WHOIS QUERY TIME

5 May 2024 - 8:26 PM UTC

Registered: 28 September 2023
Modified: 29 February 2024
Expiry: 28 September 2024

REGISTRAR

Name: BeebyteAB

DNSSEC

delegation
signed

NAME SERVERS

ns1.beebyte.net
ns2.beebyte.net
ns3.beebyte.net

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=gillnet.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "gillnet.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "gillnet.se",
            "domain_keyword": "gillnet",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:09",
            "create_date": "2023-09-28",
            "update_date": "2024-02-29",
            "expiry_date": "2024-09-28",
            "registrar_name": "BeebyteAB",
            "name_servers": [
                "ns1.beebyte.net",
                "ns2.beebyte.net",
                "ns3.beebyte.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>gillnet.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>gillnet.se</domain_name>
   <domain_keyword>gillnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:09</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>BeebyteAB</registrar_name>
   <name_servers>
    <value>ns1.beebyte.net</value>
    <value>ns2.beebyte.net</value>
    <value>ns3.beebyte.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.319 seconds) for "gillnet.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 8:26 PM UTC

Registered: 28 September 2023
Modified: 29 February 2024
Expiry: 28 September 2024

REGISTRAR

Name: BeebyteAB

DNSSEC

delegation
signed

NAME SERVERS

ns1.beebyte.net
ns2.beebyte.net
ns3.beebyte.net

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=gillnet.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "gillnet.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "gillnet.se",
    "results": [
        {
            "num": 1,
            "domain_name": "gillnet.se",
            "domain_keyword": "gillnet",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:09",
            "create_date": "2023-09-28",
            "update_date": "2024-02-29",
            "expiry_date": "2024-09-28",
            "registrar_name": "BeebyteAB",
            "name_servers": [
                "ns1.beebyte.net",
                "ns2.beebyte.net",
                "ns3.beebyte.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.319,
        "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>gillnet.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>gillnet.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gillnet.se</domain_name>
   <domain_keyword>gillnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:09</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>BeebyteAB</registrar_name>
   <name_servers>
    <value>ns1.beebyte.net</value>
    <value>ns2.beebyte.net</value>
    <value>ns3.beebyte.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.319</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 1 domain names (in 0.05 seconds) which contained the exact domain keyword "gillnet".
Domain Name Registered Expiry Registrar Ownership
1 gillnet.com 13 Jun 2002 13 Jun 2024 IONOS SE REDACTED FOR PRIVACY
2 gillnet.se 28 Sep 2023 28 Sep 2024 BeebyteAB -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=gillnet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "gillnet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "gillnet.com, gillnet.se",
    "results": [
        {
            "num": 1,
            "domain_name": "gillnet.com",
            "domain_keyword": "gillnet",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:09:04",
            "create_date": "2002-06-13",
            "update_date": "2018-03-11",
            "expiry_date": "2024-06-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1064.ui-dns.biz",
                "ns1064.ui-dns.com",
                "ns1064.ui-dns.de",
                "ns1064.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "gillnet.se",
            "domain_keyword": "gillnet",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:09",
            "create_date": "2023-09-28",
            "update_date": "2024-02-29",
            "expiry_date": "2024-09-28",
            "registrar_name": "BeebyteAB",
            "name_servers": [
                "ns1.beebyte.net",
                "ns2.beebyte.net",
                "ns3.beebyte.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>gillnet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>gillnet.com, gillnet.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gillnet.com</domain_name>
   <domain_keyword>gillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:09:04</query_time>
   <create_date>2002-06-13</create_date>
   <update_date>2018-03-11</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.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>DE</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>ns1064.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1064.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>gillnet.se</domain_name>
   <domain_keyword>gillnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:09</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>BeebyteAB</registrar_name>
   <name_servers>
    <value>ns1.beebyte.net</value>
    <value>ns2.beebyte.net</value>
    <value>ns3.beebyte.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,569 domain names (in 0.509 seconds) which look and sound like the brand name "gillnet".
Domain Name Registered Expiry Registrar Ownership
1 billnet.org 10 Feb 2000 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 gillmet.co.uk 10 May 2013 10 May 2025 Ionos SE [Tag = 1AND1] -
3 dillnet.net 18 May 2023 18 May 2025 Cloudflare, Inc. DATA REDACTED
4 gilnet.be 16 Mar 2013 - Key-Systems GmbH -
5 zillnet.de - - - -
6 gilxnet.com 24 Aug 2014 24 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 gil-net.de - - - -
8 billnet.net 3 Jan 2004 3 Jan 2025 Dynadot Inc -
9 gillmet.com.pl 23 Nov 2000 22 Nov 2024 nazwa.pl sp. z o.o. -
10 billnet.com 19 Jan 2000 19 Jan 2025 GoDaddy.com, LLC -
11 hillnet.net 6 Apr 1999 6 Apr 2025 Tucows Domains Inc. -
12 gillinet.org 14 Apr 2022 14 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
13 gillanet.com 13 Nov 2014 13 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 killnet.vip 2 Apr 2024 2 Apr 2025 Gname.com Pte. Ltd. cross border e-commerce
15 fillnet.com 21 May 1999 21 May 2024 Name.com, Inc. -
16 grillnet.org 21 Apr 2015 21 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
17 gil-net.com 5 Jan 2005 5 Jan 2026 GMO INTERNET, INC. GIL-NET Corp.Inc.
18 gallnet.org 23 Sep 2019 23 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
19 billnet.co.uk 7 Nov 1999 7 Nov 2024 Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH] -
20 willnet.jp 6 Oct 2017 31 Oct 2024 - shinichi maeshima
21 sillnet.com 5 Aug 2010 5 Aug 2024 NameCheap, Inc. -
22 willnet.work 7 Dec 2022 7 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Xi An Chu Shou Wang Luo Ke Ji You Xian Gong Si
23 villnet.net 26 May 2008 26 May 2025 PSI-USA, Inc. dba Domain Robot Villnet Bt.
24 tillnet.se 31 Dec 2019 31 Dec 2030 Loopia AB -
25 grillnet.de - - - -
26 killnet.com 9 Mar 2002 9 Mar 2025 NameSilo, LLC -
27 gillynet.net 7 Mar 2009 7 Mar 2026 GoDaddy.com, LLC -
28 gillynet.com 7 Mar 2009 7 Mar 2026 GoDaddy.com, LLC -
29 millnet.tech 20 Feb 2022 20 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 gullnet.org 15 Jan 2011 15 Jan 2025 CloudFlare, Inc. Scott Gullicksen
31 hillnet.org 6 Apr 1999 6 Apr 2025 Tucows Domains Inc. Tucows.com Co
32 killnet.online 30 Mar 2023 30 Mar 2024 GMO Internet Group, Inc. d/b/a Onamae.com domain expired
33 willnet.co.jp 4 Dec 1995 - - Willnet Inc.
34 millnet.com 14 Dec 1998 13 Dec 2024 GoDaddy.com, LLC -
35 gillner.se 2 Mar 2004 2 Mar 2025 Loopia AB -
36 jillnet.com 11 Jan 2018 11 Jan 2025 GoDaddy.com, LLC -
37 gilanet.info 21 May 2016 21 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 gillner.biz 21 Jan 2012 20 Jan 2025 RegistryGate GmbH viception GmbH & Co. KG
39 killnet.org 11 Nov 2023 11 Nov 2024 Namesilo, LLC PrivacyGuardian.org llc
40 millnet.pl 31 Aug 2007 30 Aug 2024 Domena.pl sp. z o.o. -
41 villnet.com 25 Dec 2016 25 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 pillnet.co.uk 4 Jun 2023 4 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
43 zillnet.app 7 Mar 2024 7 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
44 cillnet.net 17 Feb 2000 17 Feb 2029 Tucows Domains Inc. -
45 gallnet.co.uk 14 Sep 2005 14 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
46 zillnet.biz 20 Jul 2005 19 Jul 2024 Vautron Rechenzentrum AG Zill GmbH & Co. KG
47 giltnet.com 2 Jun 2023 2 Jun 2025 Gname.com Pte. Ltd. Redacted for privacy
48 gillynet.org 7 Mar 2009 7 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
49 zillnet.site 7 Mar 2024 7 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
50 gallnet.com 16 Jan 1999 16 Jan 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
51 hillnet.pl 4 Jun 2013 4 Jun 2024 AZ.pl Sp. z o.o. -
52 killnet.xyz 9 Jun 2024 9 Jun 2025 DNSPod, Inc. TencentCloud
53 willnet.com 15 Aug 2017 15 Aug 2024 gabia admin
54 gildnet.com 28 Jun 2023 28 Jun 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
55 gillznet.com 27 Oct 2021 27 Oct 2024 GoDaddy.com, LLC -
56 billnet.ru 8 Jun 2021 8 Jun 2024 REGRU-RU Private Person
57 tillnet.net 23 Aug 2018 23 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
58 willnet.org 9 Jun 1999 9 Jun 2028 OnlineNIC, Inc. will,.Co.LTD
59 girlnet.com 4 Jun 1997 3 Jun 2025 Network Solutions, LLC -
60 hillnet.dev 27 Apr 2022 27 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
61 gilenet.com 17 Aug 2021 17 Aug 2024 IONOS SE 1&1 Internet Inc
62 billnet.cloud 26 Apr 2018 26 Apr 2025 Tucows Domains Inc. Swidea di stante emily
63 gilbnet.net 8 Jan 2005 8 Jan 2025 Tucows Domains Inc. -
64 gillner.org 23 Dec 2001 23 Dec 2024 IONOS SE REDACTED FOR PRIVACY
65 tillnet.tech 18 Apr 2023 18 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
66 gollnet.com 31 Jul 2019 31 Jul 2024 1API GmbH REDACTED FOR PRIVACY
67 gillner.pl 23 Mar 2023 - Aftermarket.pl Limited -
68 gillmet.se 29 Oct 2013 29 Oct 2024 Domeneshop AS -
69 nillnet.com 28 Apr 2024 28 Apr 2025 Register4Less, Inc. Hamza Raza
70 gillmet.com 18 Jan 2013 18 Jan 2028 GoDaddy.com, LLC Domains By Proxy, LLC
71 billnet.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Ariel Torres
72 millnet.jp 12 Mar 2007 31 Mar 2025 - worksID Inc.
73 tillnet.com 29 Jul 1998 28 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
74 willnet.cn 3 May 2023 3 May 2025 成都飞数科技有限公司 谢绍林
75 fillnet.net 29 Jul 2000 29 Jul 2028 Whois Corp. lee jong kuk
76 hillnet.uk 25 Mar 2023 25 Mar 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
77 millnet.cloud 12 Feb 2019 12 Feb 2025 Domeneshop AS Milient Software AB
78 pillnet.com 2 Nov 1998 1 Nov 2024 GoDaddy.com, LLC -
79 killnet.io 19 Apr 2023 19 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
80 gellnet.com 14 Sep 2003 14 Sep 2024 IONOS SE REDACTED FOR PRIVACY
81 gillner.info 29 Dec 2001 29 Dec 2024 IONOS SE REDACTED FOR PRIVACY
82 zillnet.org 7 Mar 2024 7 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 billnet.io 4 Dec 2022 4 Dec 2024 Key-Systems GmbH c/o whoisproxy.com
84 girlnet.fun 31 Mar 2023 31 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
85 killnet.net 26 Mar 2024 26 Mar 2025 Porkbun LLC Private by Design, LLC
86 billnet.shop 20 Oct 2023 20 Oct 2024 Realtime Register B.V. -
87 millnet.uk 17 Mar 2021 17 Mar 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
88 gullnet.com 20 Oct 2012 20 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 hillnet.org.uk 6 Sep 2000 6 Sep 2024 Ionos SE [Tag = 1AND1] -
90 hillnet.com 4 Jan 1995 3 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 zillnet.net 7 Mar 2024 7 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
92 aillnet.cn 2 May 2023 2 May 2025 四川域趣网络科技有限公司 优视科技(中国)有限公司
93 willnet.uk 8 Jul 2020 8 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
94 zillnet.com 21 Jun 2016 21 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
95 gillner.net 23 Dec 2001 23 Dec 2024 IONOS SE REDACTED FOR PRIVACY
96 millnet.global 1 Jan 2024 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 willnet.net 21 Jan 2016 21 Jan 2029 NameSilo, LLC See PrivacyGuardian.org
98 millnet.live 16 Mar 2022 16 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 killnet.ru 4 Apr 2023 4 Apr 2025 RU-CENTER-RU Private Person
100 gillnets.co.uk 26 Sep 2008 26 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
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 Gillnet.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=gillnet.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "gillnet.se",
        "page_size": 100
    },
    "count": {
        "total": 3569,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "billnet.org, gillmet.co.uk, dillnet.net, gilnet.be, zillnet.de, gilxnet.com, gil-net.de, billnet.net, gillmet.com.pl, billnet.com, hillnet.net, gillinet.org, gillanet.com, killnet.vip, fillnet.com, grillnet.org, gil-net.com, gallnet.org, billnet.co.uk, willnet.jp, sillnet.com, willnet.work, villnet.net, tillnet.se, grillnet.de, killnet.com, gillynet.net, gillynet.com, millnet.tech, gullnet.org, hillnet.org, killnet.online, willnet.co.jp, millnet.com, gillner.se, jillnet.com, gilanet.info, gillner.biz, killnet.org, millnet.pl, villnet.com, pillnet.co.uk, zillnet.app, cillnet.net, gallnet.co.uk, zillnet.biz, giltnet.com, gillynet.org, zillnet.site, gallnet.com, hillnet.pl, killnet.xyz, willnet.com, gildnet.com, gillznet.com, billnet.ru, tillnet.net, willnet.org, girlnet.com, hillnet.dev, gilenet.com, billnet.cloud, gilbnet.net, gillner.org, tillnet.tech, gollnet.com, gillner.pl, gillmet.se, nillnet.com, gillmet.com, billnet.us, millnet.jp, tillnet.com, willnet.cn, fillnet.net, hillnet.uk, millnet.cloud, pillnet.com, killnet.io, gellnet.com, gillner.info, zillnet.org, billnet.io, girlnet.fun, killnet.net, billnet.shop, millnet.uk, gullnet.com, hillnet.org.uk, hillnet.com, zillnet.net, aillnet.cn, willnet.uk, zillnet.com, gillner.net, millnet.global, willnet.net, millnet.live, killnet.ru, gillnets.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "billnet.org",
            "domain_keyword": "billnet",
            "domain_tld": "org",
            "query_time": "2024-04-20 03:50:28",
            "create_date": "2000-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "gillmet.co.uk",
            "domain_keyword": "gillmet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 14:14:28",
            "create_date": "2013-05-10",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1049.ui-dns.biz",
                "ns1049.ui-dns.com",
                "ns1049.ui-dns.de",
                "ns1049.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "dillnet.net",
            "domain_keyword": "dillnet",
            "domain_tld": "net",
            "query_time": "2024-05-01 04:33:00",
            "create_date": "2023-05-18",
            "update_date": "2023-05-25",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "FL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/dillnet.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "anastasia.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "gilnet.be",
            "domain_keyword": "gilnet",
            "domain_tld": "be",
            "query_time": "2024-04-15 17:11:50",
            "create_date": "2013-03-16",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns5.infomaniak.ch",
                "ns6.infomaniak.ch"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 5,
            "domain_name": "zillnet.de",
            "domain_keyword": "zillnet",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:33:51",
            "update_date": "2022-12-09",
            "name_servers": [
                "ns1087.ui-dns.org",
                "ns1091.ui-dns.com",
                "ns1103.ui-dns.biz",
                "ns1117.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "gilxnet.com",
            "domain_keyword": "gilxnet",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:30:29",
            "create_date": "2014-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=gilxnet.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gil-net.de",
            "domain_keyword": "gil-net",
            "domain_tld": "de",
            "query_time": "2024-05-21 16:17:22",
            "update_date": "2019-11-04",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 8,
            "domain_name": "billnet.net",
            "domain_keyword": "billnet",
            "domain_tld": "net",
            "query_time": "2024-04-20 03:50:28",
            "create_date": "2004-01-03",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "gillmet.com.pl",
            "domain_keyword": "gillmet",
            "domain_tld": "com.pl",
            "query_time": "2024-05-15 05:28:08",
            "create_date": "2000-11-23",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-22",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "bart.ns.cloudflare.com",
                "ingrid.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "billnet.com",
            "domain_keyword": "billnet",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:42:26",
            "create_date": "2000-01-19",
            "update_date": "2023-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hillnet.net",
            "domain_keyword": "hillnet",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:31:56",
            "create_date": "1999-04-06",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "gillinet.org",
            "domain_keyword": "gillinet",
            "domain_tld": "org",
            "query_time": "2024-05-01 14:08:46",
            "create_date": "2022-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "gillanet.com",
            "domain_keyword": "gillanet",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:04:09",
            "create_date": "2014-11-13",
            "update_date": "2021-08-26",
            "expiry_date": "2024-11-13",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "killnet.vip",
            "domain_keyword": "killnet",
            "domain_tld": "vip",
            "query_time": "2024-06-01 15:01:53",
            "create_date": "2024-04-02",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "cross border e-commerce",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chon buri",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "fillnet.com",
            "domain_keyword": "fillnet",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:15:43",
            "create_date": "1999-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2024-05-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_company": "-",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "CA",
            "registrant_zip": "00000",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/fillnet.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1kwy.name.com",
                "ns2kry.name.com",
                "ns3bfm.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "grillnet.org",
            "domain_keyword": "grillnet",
            "domain_tld": "org",
            "query_time": "2024-04-20 16:07:02",
            "create_date": "2015-04-21",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "gil-net.com",
            "domain_keyword": "gil-net",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:08:47",
            "create_date": "2005-01-05",
            "update_date": "2023-07-13",
            "expiry_date": "2026-01-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Kim juhan",
            "registrant_company": "GIL-NET Corp.Inc.",
            "registrant_address": "2-7-1 OOkubo-cho, Fuji bldg 5F",
            "registrant_city": "Sinjuku-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "169-0072",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9098111819",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "gallnet.org",
            "domain_keyword": "gallnet",
            "domain_tld": "org",
            "query_time": "2024-06-12 03:45:34",
            "create_date": "2019-09-23",
            "update_date": "2024-02-28",
            "expiry_date": "2024-09-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "billnet.co.uk",
            "domain_keyword": "billnet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 03:50:27",
            "create_date": "1999-11-07",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-07",
            "registrar_name": "Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH]",
            "registrar_website": "http://www.madasafish.com",
            "name_servers": [
                "ns1.force9.net",
                "ns2.force9.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "willnet.jp",
            "domain_keyword": "willnet",
            "domain_tld": "jp",
            "query_time": "2024-05-20 05:22:13",
            "create_date": "2017-10-06",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "shinichi maeshima",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 21,
            "domain_name": "sillnet.com",
            "domain_keyword": "sillnet",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:09:39",
            "create_date": "2010-08-05",
            "update_date": "2023-07-06",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "willnet.work",
            "domain_keyword": "willnet",
            "domain_tld": "work",
            "query_time": "2024-06-08 14:37:39",
            "create_date": "2022-12-07",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xi An Chu Shou Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shaan xi",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "villnet.net",
            "domain_keyword": "villnet",
            "domain_tld": "net",
            "query_time": "2024-05-30 01:56:19",
            "create_date": "2008-05-26",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-26",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Gabor Piko",
            "registrant_company": "Villnet Bt.",
            "registrant_address": "Karolina ut  17",
            "registrant_city": "Budapest",
            "registrant_state": "HU",
            "registrant_zip": "1113",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+36.13613999",
            "registrant_fax": "+36.13613999",
            "name_servers": [
                "cpns1.versanus.eu",
                "cpns2.versanus.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tillnet.se",
            "domain_keyword": "tillnet",
            "domain_tld": "se",
            "query_time": "2024-05-29 12:30:21",
            "create_date": "2019-12-31",
            "update_date": "2023-12-01",
            "expiry_date": "2030-12-31",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "hope.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 25,
            "domain_name": "grillnet.de",
            "domain_keyword": "grillnet",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:48:46",
            "update_date": "2018-04-10",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 26,
            "domain_name": "killnet.com",
            "domain_keyword": "killnet",
            "domain_tld": "com",
            "query_time": "2024-05-22 20:55:26",
            "create_date": "2002-03-09",
            "update_date": "2023-08-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "gillynet.net",
            "domain_keyword": "gillynet",
            "domain_tld": "net",
            "query_time": "2024-04-15 17:10:19",
            "create_date": "2009-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2026-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "gillynet.com",
            "domain_keyword": "gillynet",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:10:19",
            "create_date": "2009-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2026-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "millnet.tech",
            "domain_keyword": "millnet",
            "domain_tld": "tech",
            "query_time": "2024-04-17 22:13:02",
            "create_date": "2022-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "isaac.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "gullnet.org",
            "domain_keyword": "gullnet",
            "domain_tld": "org",
            "query_time": "2024-04-15 04:21:31",
            "create_date": "2011-01-15",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Scott Gullicksen",
            "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": [
                "alex.ns.cloudflare.com",
                "tia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "hillnet.org",
            "domain_keyword": "hillnet",
            "domain_tld": "org",
            "query_time": "2024-04-25 05:31:56",
            "create_date": "1999-04-06",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tucows.com Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "killnet.online",
            "domain_keyword": "killnet",
            "domain_tld": "online",
            "query_time": "2024-05-29 07:13:07",
            "create_date": "2023-03-30",
            "update_date": "2024-05-12",
            "expiry_date": "2024-03-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "domain expired",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "willnet.co.jp",
            "domain_keyword": "willnet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 06:18:43",
            "create_date": "1995-12-04",
            "update_date": "2024-01-01",
            "registrant_company": "Willnet Inc.",
            "name_servers": [
                "ns-1434.awsdns-51.org",
                "ns-1769.awsdns-29.co.uk",
                "ns-470.awsdns-58.com",
                "ns-960.awsdns-56.net"
            ]
        },
        {
            "num": 34,
            "domain_name": "millnet.com",
            "domain_keyword": "millnet",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:25:46",
            "create_date": "1998-12-14",
            "update_date": "2023-08-30",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gillner.se",
            "domain_keyword": "gillner",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:09",
            "create_date": "2004-03-02",
            "update_date": "2024-01-29",
            "expiry_date": "2025-03-02",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "dns1.dnsserver.se",
                "dns2.dnsserver.se",
                "dns3.dnsserver.se",
                "dns4.dnsserver.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "jillnet.com",
            "domain_keyword": "jillnet",
            "domain_tld": "com",
            "query_time": "2024-05-24 17:10:24",
            "create_date": "2018-01-11",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "gilanet.info",
            "domain_keyword": "gilanet",
            "domain_tld": "info",
            "query_time": "2024-05-23 01:20:25",
            "create_date": "2016-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "gillner.biz",
            "domain_keyword": "gillner",
            "domain_tld": "biz",
            "query_time": "2024-04-15 17:09:04",
            "create_date": "2012-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "viception GmbH & Co. KG",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "killnet.org",
            "domain_keyword": "killnet",
            "domain_tld": "org",
            "query_time": "2024-05-19 03:52:01",
            "create_date": "2023-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "millnet.pl",
            "domain_keyword": "millnet",
            "domain_tld": "pl",
            "query_time": "2024-06-02 19:56:16",
            "create_date": "2007-08-31",
            "update_date": "2023-07-03",
            "expiry_date": "2024-08-30",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "dns1.m24.pl",
                "dns2.m24.pl",
                "dns3.m24.pl",
                "ns.tpnet.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 41,
            "domain_name": "villnet.com",
            "domain_keyword": "villnet",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:16:22",
            "create_date": "2016-12-25",
            "update_date": "2020-12-19",
            "expiry_date": "2025-12-25",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pillnet.co.uk",
            "domain_keyword": "pillnet",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 22:58:19",
            "create_date": "2023-06-04",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 43,
            "domain_name": "zillnet.app",
            "domain_keyword": "zillnet",
            "domain_tld": "app",
            "query_time": "2024-05-07 03:35:14",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cillnet.net",
            "domain_keyword": "cillnet",
            "domain_tld": "net",
            "query_time": "2024-06-08 17:44:39",
            "create_date": "2000-02-17",
            "update_date": "2024-01-04",
            "expiry_date": "2029-02-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hansoninfosys.com",
                "ns2.hansoninfosys.com",
                "ns3.hansoninfosys.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "gallnet.co.uk",
            "domain_keyword": "gallnet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 21:42:28",
            "create_date": "2005-09-14",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-14",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.fast-hosts.org",
                "ns2.fast-hosts.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "zillnet.biz",
            "domain_keyword": "zillnet",
            "domain_tld": "biz",
            "query_time": "2024-05-20 14:54:45",
            "create_date": "2005-07-20",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zill GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "na",
            "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.de-nserver.de",
                "ns2.de-nserver.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "giltnet.com",
            "domain_keyword": "giltnet",
            "domain_tld": "com",
            "query_time": "2024-06-07 20:29:18",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ZAGREB",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "HR",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=giltnet.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "gillynet.org",
            "domain_keyword": "gillynet",
            "domain_tld": "org",
            "query_time": "2024-04-15 17:10:19",
            "create_date": "2009-03-07",
            "update_date": "2024-03-13",
            "expiry_date": "2026-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "zillnet.site",
            "domain_keyword": "zillnet",
            "domain_tld": "site",
            "query_time": "2024-05-07 03:35:14",
            "create_date": "2024-03-07",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "gallnet.com",
            "domain_keyword": "gallnet",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:42:10",
            "create_date": "1999-01-16",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-16",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.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=gallnet.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "hillnet.pl",
            "domain_keyword": "hillnet",
            "domain_tld": "pl",
            "query_time": "2024-05-23 20:00:35",
            "create_date": "2013-06-04",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-04",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "killnet.xyz",
            "domain_keyword": "killnet",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 17:30:33",
            "create_date": "2024-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-09",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "guang dong 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": [
                "franklin.dnspod.net",
                "pepper.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "willnet.com",
            "domain_keyword": "willnet",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:24:00",
            "create_date": "2017-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "admin",
            "registrant_address": "1411-402  ,   261, Cheongsu-ro, Suseong-gu, Daegu, KOREA",
            "registrant_city": "Daegu",
            "registrant_zip": "42114",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1050008000",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "gildnet.com",
            "domain_keyword": "gildnet",
            "domain_tld": "com",
            "query_time": "2024-05-21 04:02:12",
            "create_date": "2023-06-28",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://whoispro.domain-robot.org/whois/gildnet.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.688dns.com",
                "ns2.688dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "gillznet.com",
            "domain_keyword": "gillznet",
            "domain_tld": "com",
            "query_time": "2024-06-07 20:27:31",
            "create_date": "2021-10-27",
            "update_date": "2022-10-10",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "billnet.ru",
            "domain_keyword": "billnet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:53:36",
            "create_date": "2021-06-08",
            "expiry_date": "2024-06-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "tillnet.net",
            "domain_keyword": "tillnet",
            "domain_tld": "net",
            "query_time": "2024-04-27 05:25:01",
            "create_date": "2018-08-23",
            "update_date": "2024-02-12",
            "expiry_date": "2024-08-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "willnet.org",
            "domain_keyword": "willnet",
            "domain_tld": "org",
            "query_time": "2024-04-21 12:09:40",
            "create_date": "1999-06-09",
            "update_date": "2019-05-10",
            "expiry_date": "2028-06-09",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/en/Domains/whois.html",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "will,.Co.LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hyogo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.willnet.ne.jp",
                "ns2.willnet.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "girlnet.com",
            "domain_keyword": "girlnet",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:17:26",
            "create_date": "1997-06-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-06-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "hillnet.dev",
            "domain_keyword": "hillnet",
            "domain_tld": "dev",
            "query_time": "2024-05-05 14:52:30",
            "create_date": "2022-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the 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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "gilenet.com",
            "domain_keyword": "gilenet",
            "domain_tld": "com",
            "query_time": "2024-05-10 09:52:33",
            "create_date": "2021-08-17",
            "update_date": "2021-08-17",
            "expiry_date": "2024-08-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.de",
                "ns1050.ui-dns.biz",
                "ns1065.ui-dns.org",
                "ns1066.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "billnet.cloud",
            "domain_keyword": "billnet",
            "domain_tld": "cloud",
            "query_time": "2024-05-09 16:22:51",
            "create_date": "2018-04-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Swidea di stante emily",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "gilbnet.net",
            "domain_keyword": "gilbnet",
            "domain_tld": "net",
            "query_time": "2024-06-05 01:51:41",
            "create_date": "2005-01-08",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.cloudns.io",
                "ns2.cloudns.io"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "gillner.org",
            "domain_keyword": "gillner",
            "domain_tld": "org",
            "query_time": "2024-04-15 17:09:04",
            "create_date": "2001-12-23",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "tillnet.tech",
            "domain_keyword": "tillnet",
            "domain_tld": "tech",
            "query_time": "2024-05-04 06:46:20",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "gollnet.com",
            "domain_keyword": "gollnet",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:12:04",
            "create_date": "2019-07-31",
            "update_date": "2021-07-28",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "kab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AF",
            "registrant_email": "contact via https://www.1api.net/send-message/gollnet.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.netafraz.com",
                "ns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "gillner.pl",
            "domain_keyword": "gillner",
            "domain_tld": "pl",
            "query_time": "2024-04-02 23:32:15",
            "create_date": "2023-03-23",
            "update_date": "2024-03-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 68,
            "domain_name": "gillmet.se",
            "domain_keyword": "gillmet",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:09",
            "create_date": "2013-10-29",
            "update_date": "2024-02-24",
            "expiry_date": "2024-10-29",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 69,
            "domain_name": "nillnet.com",
            "domain_keyword": "nillnet",
            "domain_tld": "com",
            "query_time": "2024-05-01 15:54:04",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1082,
            "registrar_name": "Register4Less, Inc.",
            "registrar_website": "http://register4less.com",
            "registrant_name": "Hamza Raza",
            "registrant_company": "Hamza Raza",
            "registrant_address": "5802 Bob Bullock C1 Unit 328C-195",
            "registrant_city": "Laredo",
            "registrant_state": "Texas",
            "registrant_zip": "78041-8813",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5143941150",
            "name_servers": [
                "ns1.r4l.com",
                "ns2.r4l.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gillmet.com",
            "domain_keyword": "gillmet",
            "domain_tld": "com",
            "query_time": "2024-06-07 20:26:38",
            "create_date": "2013-01-18",
            "update_date": "2023-01-19",
            "expiry_date": "2028-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=gillmet.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "billnet.us",
            "domain_keyword": "billnet",
            "domain_tld": "us",
            "query_time": "2024-06-12 14:42:26",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Ariel Torres",
            "registrant_address": "21417 Autumn Fern Ave",
            "registrant_city": "Tampa",
            "registrant_state": "Florida",
            "registrant_zip": "33647",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8135572879",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "millnet.jp",
            "domain_keyword": "millnet",
            "domain_tld": "jp",
            "query_time": "2024-05-20 16:38:43",
            "create_date": "2007-03-12",
            "update_date": "2024-05-20",
            "expiry_date": "2025-03-31",
            "registrant_name": "worksID Inc.",
            "registrant_address": "26-1 Sakuragaoka-cho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6415-6100",
            "registrant_fax": "03-6415-6103",
            "name_servers": [
                "ns1.domainking.cloud",
                "ns2.domainking.cloud"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 73,
            "domain_name": "tillnet.com",
            "domain_keyword": "tillnet",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:25:01",
            "create_date": "1998-07-29",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-28",
            "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": "MI",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "willnet.cn",
            "domain_keyword": "willnet",
            "domain_tld": "cn",
            "query_time": "2024-05-09 15:24:00",
            "create_date": "2023-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "谢绍林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "fillnet.net",
            "domain_keyword": "fillnet",
            "domain_tld": "net",
            "query_time": "2024-04-21 19:36:23",
            "create_date": "2000-07-29",
            "update_date": "2018-08-01",
            "expiry_date": "2028-07-29",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "lee jong kuk",
            "registrant_company": "lee jong kuk",
            "registrant_address": "hongje1-dong seodaemoon-gu",
            "registrant_city": "seoul",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.10 7320",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "hillnet.uk",
            "domain_keyword": "hillnet",
            "domain_tld": "uk",
            "query_time": "2024-05-23 20:00:39",
            "create_date": "2023-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "clayton.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 77,
            "domain_name": "millnet.cloud",
            "domain_keyword": "millnet",
            "domain_tld": "cloud",
            "query_time": "2024-05-30 23:35:36",
            "create_date": "2019-02-12",
            "update_date": "2023-12-20",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "www.domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Milient Software AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dnsdrift.net",
                "ns.hyp.net",
                "ns2.dnsdrift.net",
                "zanzibar.millnet.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "pillnet.com",
            "domain_keyword": "pillnet",
            "domain_tld": "com",
            "query_time": "2024-04-28 03:36:51",
            "create_date": "1998-11-02",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.sog.net",
                "ns1.sog.net",
                "ns2.sog.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "killnet.io",
            "domain_keyword": "killnet",
            "domain_tld": "io",
            "query_time": "2024-05-01 14:40:55",
            "create_date": "2023-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gellnet.com",
            "domain_keyword": "gellnet",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:06:38",
            "create_date": "2003-09-14",
            "update_date": "2018-03-10",
            "expiry_date": "2024-09-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1068.ui-dns.biz",
                "ns1068.ui-dns.com",
                "ns1068.ui-dns.de",
                "ns1068.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "gillner.info",
            "domain_keyword": "gillner",
            "domain_tld": "info",
            "query_time": "2024-05-12 08:55:50",
            "create_date": "2001-12-29",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "zillnet.org",
            "domain_keyword": "zillnet",
            "domain_tld": "org",
            "query_time": "2024-05-07 03:35:14",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "billnet.io",
            "domain_keyword": "billnet",
            "domain_tld": "io",
            "query_time": "2024-06-12 14:42:26",
            "create_date": "2022-12-04",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "girlnet.fun",
            "domain_keyword": "girlnet",
            "domain_tld": "fun",
            "query_time": "2024-05-31 13:27:22",
            "create_date": "2023-03-31",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "New York",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "killnet.net",
            "domain_keyword": "killnet",
            "domain_tld": "net",
            "query_time": "2024-05-28 09:40:39",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/killnet.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "billnet.shop",
            "domain_keyword": "billnet",
            "domain_tld": "shop",
            "query_time": "2024-04-20 03:50:29",
            "create_date": "2023-10-20",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-20",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "millnet.uk",
            "domain_keyword": "millnet",
            "domain_tld": "uk",
            "query_time": "2024-05-02 06:25:48",
            "create_date": "2021-03-17",
            "update_date": "2024-02-22",
            "expiry_date": "2026-03-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "amanda.ns.cloudflare.com",
                "eric.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "gullnet.com",
            "domain_keyword": "gullnet",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:21:30",
            "create_date": "2012-10-20",
            "update_date": "2020-01-15",
            "expiry_date": "2025-10-20",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hillnet.org.uk",
            "domain_keyword": "hillnet",
            "domain_tld": "org.uk",
            "query_time": "2024-05-23 20:00:37",
            "create_date": "2000-09-06",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-06",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1022.ui-dns.biz",
                "ns1022.ui-dns.com",
                "ns1022.ui-dns.de",
                "ns1022.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "hillnet.com",
            "domain_keyword": "hillnet",
            "domain_tld": "com",
            "query_time": "2024-05-06 15:08:41",
            "create_date": "1995-01-04",
            "update_date": "2020-12-10",
            "expiry_date": "2026-01-03",
            "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": 91,
            "domain_name": "zillnet.net",
            "domain_keyword": "zillnet",
            "domain_tld": "net",
            "query_time": "2024-05-13 22:21:37",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "aillnet.cn",
            "domain_keyword": "aillnet",
            "domain_tld": "cn",
            "query_time": "2024-05-09 11:15:05",
            "create_date": "2023-05-02",
            "expiry_date": "2025-05-02",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "优视科技(中国)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "willnet.uk",
            "domain_keyword": "willnet",
            "domain_tld": "uk",
            "query_time": "2024-05-02 20:10:48",
            "create_date": "2020-07-08",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "zillnet.com",
            "domain_keyword": "zillnet",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:37:03",
            "create_date": "2016-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1509.securen.net",
                "ns1510.securen.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "gillner.net",
            "domain_keyword": "gillner",
            "domain_tld": "net",
            "query_time": "2024-04-15 17:09:04",
            "create_date": "2001-12-23",
            "update_date": "2022-02-03",
            "expiry_date": "2024-12-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "millnet.global",
            "domain_keyword": "millnet",
            "domain_tld": "global",
            "query_time": "2024-05-09 09:41:53",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "willnet.net",
            "domain_keyword": "willnet",
            "domain_tld": "net",
            "query_time": "2024-05-14 03:00:14",
            "create_date": "2016-01-21",
            "update_date": "2024-04-20",
            "expiry_date": "2029-01-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ernest.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "millnet.live",
            "domain_keyword": "millnet",
            "domain_tld": "live",
            "query_time": "2024-04-21 02:28:45",
            "create_date": "2022-03-16",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "killnet.ru",
            "domain_keyword": "killnet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:10:23",
            "create_date": "2023-04-04",
            "expiry_date": "2025-04-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "gillnets.co.uk",
            "domain_keyword": "gillnets",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 05:22:45",
            "create_date": "2008-09-26",
            "update_date": "2022-08-29",
            "expiry_date": "2024-09-26",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.streamlinedns.co.uk",
                "ns2.streamlinedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.509,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>gillnet.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3569</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>billnet.org, gillmet.co.uk, dillnet.net, gilnet.be, zillnet.de, gilxnet.com, gil-net.de, billnet.net, gillmet.com.pl, billnet.com, hillnet.net, gillinet.org, gillanet.com, killnet.vip, fillnet.com, grillnet.org, gil-net.com, gallnet.org, billnet.co.uk, willnet.jp, sillnet.com, willnet.work, villnet.net, tillnet.se, grillnet.de, killnet.com, gillynet.net, gillynet.com, millnet.tech, gullnet.org, hillnet.org, killnet.online, willnet.co.jp, millnet.com, gillner.se, jillnet.com, gilanet.info, gillner.biz, killnet.org, millnet.pl, villnet.com, pillnet.co.uk, zillnet.app, cillnet.net, gallnet.co.uk, zillnet.biz, giltnet.com, gillynet.org, zillnet.site, gallnet.com, hillnet.pl, killnet.xyz, willnet.com, gildnet.com, gillznet.com, billnet.ru, tillnet.net, willnet.org, girlnet.com, hillnet.dev, gilenet.com, billnet.cloud, gilbnet.net, gillner.org, tillnet.tech, gollnet.com, gillner.pl, gillmet.se, nillnet.com, gillmet.com, billnet.us, millnet.jp, tillnet.com, willnet.cn, fillnet.net, hillnet.uk, millnet.cloud, pillnet.com, killnet.io, gellnet.com, gillner.info, zillnet.org, billnet.io, girlnet.fun, killnet.net, billnet.shop, millnet.uk, gullnet.com, hillnet.org.uk, hillnet.com, zillnet.net, aillnet.cn, willnet.uk, zillnet.com, gillner.net, millnet.global, willnet.net, millnet.live, killnet.ru, gillnets.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>billnet.org</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 03:50:28</query_time>
   <create_date>2000-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>gillmet.co.uk</domain_name>
   <domain_keyword>gillmet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 14:14:28</query_time>
   <create_date>2013-05-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1049.ui-dns.biz</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1049.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>dillnet.net</domain_name>
   <domain_keyword>dillnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 04:33:00</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/dillnet.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>anastasia.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>gilnet.be</domain_name>
   <domain_keyword>gilnet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 17:11:50</query_time>
   <create_date>2013-03-16</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns5.infomaniak.ch</value>
    <value>ns6.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>zillnet.de</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:33:51</query_time>
   <update_date>2022-12-09</update_date>
   <name_servers>
    <value>ns1087.ui-dns.org</value>
    <value>ns1091.ui-dns.com</value>
    <value>ns1103.ui-dns.biz</value>
    <value>ns1117.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>gilxnet.com</domain_name>
   <domain_keyword>gilxnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:30:29</query_time>
   <create_date>2014-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=gilxnet.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gil-net.de</domain_name>
   <domain_keyword>gil-net</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 16:17:22</query_time>
   <update_date>2019-11-04</update_date>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>billnet.net</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 03:50:28</query_time>
   <create_date>2004-01-03</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>gillmet.com.pl</domain_name>
   <domain_keyword>gillmet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-15 05:28:08</query_time>
   <create_date>2000-11-23</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>bart.ns.cloudflare.com</value>
    <value>ingrid.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>billnet.com</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:42:26</query_time>
   <create_date>2000-01-19</create_date>
   <update_date>2023-01-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>11</num>
   <domain_name>hillnet.net</domain_name>
   <domain_keyword>hillnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:31:56</query_time>
   <create_date>1999-04-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-06</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>gillinet.org</domain_name>
   <domain_keyword>gillinet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 14:08:46</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>gillanet.com</domain_name>
   <domain_keyword>gillanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:04:09</query_time>
   <create_date>2014-11-13</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-11-13</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>killnet.vip</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 15:01:53</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cross border e-commerce</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chon buri</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.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>15</num>
   <domain_name>fillnet.com</domain_name>
   <domain_keyword>fillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:15:43</query_time>
   <create_date>1999-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/fillnet.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1kwy.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>grillnet.org</domain_name>
   <domain_keyword>grillnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 16:07:02</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>gil-net.com</domain_name>
   <domain_keyword>gil-net</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:08:47</query_time>
   <create_date>2005-01-05</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2026-01-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Kim juhan</registrant_name>
   <registrant_company>GIL-NET Corp.Inc.</registrant_company>
   <registrant_address>2-7-1 OOkubo-cho, Fuji bldg 5F</registrant_address>
   <registrant_city>Sinjuku-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>169-0072</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9098111819</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>gallnet.org</domain_name>
   <domain_keyword>gallnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 03:45:34</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>billnet.co.uk</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 03:50:27</query_time>
   <create_date>1999-11-07</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH]</registrar_name>
   <registrar_website>http://www.madasafish.com</registrar_website>
   <name_servers>
    <value>ns1.force9.net</value>
    <value>ns2.force9.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>willnet.jp</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 05:22:13</query_time>
   <create_date>2017-10-06</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>shinichi maeshima</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>sillnet.com</domain_name>
   <domain_keyword>sillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:09:39</query_time>
   <create_date>2010-08-05</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>willnet.work</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-08 14:37:39</query_time>
   <create_date>2022-12-07</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xi An Chu Shou Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shaan xi</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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>villnet.net</domain_name>
   <domain_keyword>villnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 01:56:19</query_time>
   <create_date>2008-05-26</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-26</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>Gabor Piko</registrant_name>
   <registrant_company>Villnet Bt.</registrant_company>
   <registrant_address>Karolina ut  17</registrant_address>
   <registrant_city>Budapest</registrant_city>
   <registrant_state>HU</registrant_state>
   <registrant_zip>1113</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+36.13613999</registrant_phone>
   <registrant_fax>+36.13613999</registrant_fax>
   <name_servers>
    <value>cpns1.versanus.eu</value>
    <value>cpns2.versanus.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tillnet.se</domain_name>
   <domain_keyword>tillnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-29 12:30:21</query_time>
   <create_date>2019-12-31</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2030-12-31</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>hope.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>grillnet.de</domain_name>
   <domain_keyword>grillnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:48:46</query_time>
   <update_date>2018-04-10</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>killnet.com</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 20:55:26</query_time>
   <create_date>2002-03-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>gillynet.net</domain_name>
   <domain_keyword>gillynet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 17:10:19</query_time>
   <create_date>2009-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2026-03-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>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>28</num>
   <domain_name>gillynet.com</domain_name>
   <domain_keyword>gillynet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:10:19</query_time>
   <create_date>2009-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2026-03-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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>millnet.tech</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-17 22:13:02</query_time>
   <create_date>2022-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>isaac.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>gullnet.org</domain_name>
   <domain_keyword>gullnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 04:21:31</query_time>
   <create_date>2011-01-15</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Scott Gullicksen</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>alex.ns.cloudflare.com</value>
    <value>tia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>hillnet.org</domain_name>
   <domain_keyword>hillnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 05:31:56</query_time>
   <create_date>1999-04-06</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-06</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>Tucows.com Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>killnet.online</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 07:13:07</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>domain expired</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>willnet.co.jp</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 06:18:43</query_time>
   <create_date>1995-12-04</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Willnet Inc.</registrant_company>
   <name_servers>
    <value>ns-1434.awsdns-51.org</value>
    <value>ns-1769.awsdns-29.co.uk</value>
    <value>ns-470.awsdns-58.com</value>
    <value>ns-960.awsdns-56.net</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>millnet.com</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:25:46</query_time>
   <create_date>1998-12-14</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-12-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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gillner.se</domain_name>
   <domain_keyword>gillner</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:09</query_time>
   <create_date>2004-03-02</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>dns1.dnsserver.se</value>
    <value>dns2.dnsserver.se</value>
    <value>dns3.dnsserver.se</value>
    <value>dns4.dnsserver.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>jillnet.com</domain_name>
   <domain_keyword>jillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 17:10:24</query_time>
   <create_date>2018-01-11</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-11</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>ns17.domaincontrol.com</value>
    <value>ns18.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>gilanet.info</domain_name>
   <domain_keyword>gilanet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 01:20:25</query_time>
   <create_date>2016-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>38</num>
   <domain_name>gillner.biz</domain_name>
   <domain_keyword>gillner</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 17:09:04</query_time>
   <create_date>2012-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>viception GmbH &amp; Co. KG</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>killnet.org</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 03:52:01</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>millnet.pl</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 19:56:16</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>dns1.m24.pl</value>
    <value>dns2.m24.pl</value>
    <value>dns3.m24.pl</value>
    <value>ns.tpnet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>villnet.com</domain_name>
   <domain_keyword>villnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:16:22</query_time>
   <create_date>2016-12-25</create_date>
   <update_date>2020-12-19</update_date>
   <expiry_date>2025-12-25</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>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>42</num>
   <domain_name>pillnet.co.uk</domain_name>
   <domain_keyword>pillnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 22:58:19</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>zillnet.app</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-07 03:35:14</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.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>44</num>
   <domain_name>cillnet.net</domain_name>
   <domain_keyword>cillnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 17:44:39</query_time>
   <create_date>2000-02-17</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2029-02-17</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.hansoninfosys.com</value>
    <value>ns2.hansoninfosys.com</value>
    <value>ns3.hansoninfosys.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>gallnet.co.uk</domain_name>
   <domain_keyword>gallnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 21:42:28</query_time>
   <create_date>2005-09-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.fast-hosts.org</value>
    <value>ns2.fast-hosts.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>zillnet.biz</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 14:54:45</query_time>
   <create_date>2005-07-20</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zill GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>na</registrant_state>
   <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.de-nserver.de</value>
    <value>ns2.de-nserver.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>giltnet.com</domain_name>
   <domain_keyword>giltnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 20:29:18</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>ZAGREB</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>HR</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=giltnet.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>gillynet.org</domain_name>
   <domain_keyword>gillynet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 17:10:19</query_time>
   <create_date>2009-03-07</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>49</num>
   <domain_name>zillnet.site</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 03:35:14</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>50</num>
   <domain_name>gallnet.com</domain_name>
   <domain_keyword>gallnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:42:10</query_time>
   <create_date>1999-01-16</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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=gallnet.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>hillnet.pl</domain_name>
   <domain_keyword>hillnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 20:00:35</query_time>
   <create_date>2013-06-04</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>killnet.xyz</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 17:30:33</query_time>
   <create_date>2024-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-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>guang dong 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>franklin.dnspod.net</value>
    <value>pepper.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>willnet.com</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:24:00</query_time>
   <create_date>2017-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>admin</registrant_name>
   <registrant_address>1411-402  ,   261, Cheongsu-ro, Suseong-gu, Daegu, KOREA</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>42114</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1050008000</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>gildnet.com</domain_name>
   <domain_keyword>gildnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 04:02:12</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-28</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/gildnet.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.688dns.com</value>
    <value>ns2.688dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>gillznet.com</domain_name>
   <domain_keyword>gillznet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 20:27:31</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2022-10-10</update_date>
   <expiry_date>2024-10-27</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>billnet.ru</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:53:36</query_time>
   <create_date>2021-06-08</create_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>tillnet.net</domain_name>
   <domain_keyword>tillnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 05:25:01</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>willnet.org</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 12:09:40</query_time>
   <create_date>1999-06-09</create_date>
   <update_date>2019-05-10</update_date>
   <expiry_date>2028-06-09</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/en/Domains/whois.html</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>will,.Co.LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.willnet.ne.jp</value>
    <value>ns2.willnet.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>girlnet.com</domain_name>
   <domain_keyword>girlnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:17:26</query_time>
   <create_date>1997-06-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>hillnet.dev</domain_name>
   <domain_keyword>hillnet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-05 14:52:30</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</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>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the 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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>gilenet.com</domain_name>
   <domain_keyword>gilenet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 09:52:33</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2021-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.de</value>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1065.ui-dns.org</value>
    <value>ns1066.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>billnet.cloud</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-09 16:22:51</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Swidea di stante emily</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>gilbnet.net</domain_name>
   <domain_keyword>gilbnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 01:51:41</query_time>
   <create_date>2005-01-08</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-08</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.cloudns.io</value>
    <value>ns2.cloudns.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>gillner.org</domain_name>
   <domain_keyword>gillner</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 17:09:04</query_time>
   <create_date>2001-12-23</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-23</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_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>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>tillnet.tech</domain_name>
   <domain_keyword>tillnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-04 06:46:20</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>gollnet.com</domain_name>
   <domain_keyword>gollnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:12:04</query_time>
   <create_date>2019-07-31</create_date>
   <update_date>2021-07-28</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>kab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AF</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/gollnet.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.netafraz.com</value>
    <value>ns2.netafraz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>gillner.pl</domain_name>
   <domain_keyword>gillner</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-02 23:32:15</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-23</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>gillmet.se</domain_name>
   <domain_keyword>gillmet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:09</query_time>
   <create_date>2013-10-29</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</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>69</num>
   <domain_name>nillnet.com</domain_name>
   <domain_keyword>nillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 15:54:04</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1082</registrar_iana>
   <registrar_name>Register4Less, Inc.</registrar_name>
   <registrar_website>http://register4less.com</registrar_website>
   <registrant_name>Hamza Raza</registrant_name>
   <registrant_company>Hamza Raza</registrant_company>
   <registrant_address>5802 Bob Bullock C1 Unit 328C-195</registrant_address>
   <registrant_city>Laredo</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78041-8813</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5143941150</registrant_phone>
   <name_servers>
    <value>ns1.r4l.com</value>
    <value>ns2.r4l.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gillmet.com</domain_name>
   <domain_keyword>gillmet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 20:26:38</query_time>
   <create_date>2013-01-18</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2028-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=gillmet.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>billnet.us</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-12 14:42:26</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Ariel Torres</registrant_name>
   <registrant_address>21417 Autumn Fern Ave</registrant_address>
   <registrant_city>Tampa</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33647</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8135572879</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>millnet.jp</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 16:38:43</query_time>
   <create_date>2007-03-12</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>worksID Inc.</registrant_name>
   <registrant_address>26-1 Sakuragaoka-cho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6415-6100</registrant_phone>
   <registrant_fax>03-6415-6103</registrant_fax>
   <name_servers>
    <value>ns1.domainking.cloud</value>
    <value>ns2.domainking.cloud</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>tillnet.com</domain_name>
   <domain_keyword>tillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:25:01</query_time>
   <create_date>1998-07-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-28</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>MI</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>willnet.cn</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 15:24:00</query_time>
   <create_date>2023-05-03</create_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>谢绍林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>fillnet.net</domain_name>
   <domain_keyword>fillnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 19:36:23</query_time>
   <create_date>2000-07-29</create_date>
   <update_date>2018-08-01</update_date>
   <expiry_date>2028-07-29</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>lee jong kuk</registrant_name>
   <registrant_company>lee jong kuk</registrant_company>
   <registrant_address>hongje1-dong seodaemoon-gu</registrant_address>
   <registrant_city>seoul</registrant_city>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.10 7320</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>hillnet.uk</domain_name>
   <domain_keyword>hillnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 20:00:39</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>clayton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>millnet.cloud</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-30 23:35:36</query_time>
   <create_date>2019-02-12</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>www.domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Milient Software AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dnsdrift.net</value>
    <value>ns.hyp.net</value>
    <value>ns2.dnsdrift.net</value>
    <value>zanzibar.millnet.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>pillnet.com</domain_name>
   <domain_keyword>pillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 03:36:51</query_time>
   <create_date>1998-11-02</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-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>ns0.sog.net</value>
    <value>ns1.sog.net</value>
    <value>ns2.sog.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>79</num>
   <domain_name>killnet.io</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 14:40:55</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gellnet.com</domain_name>
   <domain_keyword>gellnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:06:38</query_time>
   <create_date>2003-09-14</create_date>
   <update_date>2018-03-10</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.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>DE</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>ns1068.ui-dns.biz</value>
    <value>ns1068.ui-dns.com</value>
    <value>ns1068.ui-dns.de</value>
    <value>ns1068.ui-dns.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>gillner.info</domain_name>
   <domain_keyword>gillner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 08:55:50</query_time>
   <create_date>2001-12-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-29</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_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>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>zillnet.org</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 03:35:14</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>83</num>
   <domain_name>billnet.io</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-12 14:42:26</query_time>
   <create_date>2022-12-04</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>girlnet.fun</domain_name>
   <domain_keyword>girlnet</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-31 13:27:22</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>New York</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>killnet.net</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 09:40:39</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/killnet.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>billnet.shop</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 03:50:29</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>millnet.uk</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 06:25:48</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2026-03-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>amanda.ns.cloudflare.com</value>
    <value>eric.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>gullnet.com</domain_name>
   <domain_keyword>gullnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:21:30</query_time>
   <create_date>2012-10-20</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-10-20</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.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>hillnet.org.uk</domain_name>
   <domain_keyword>hillnet</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-23 20:00:37</query_time>
   <create_date>2000-09-06</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1022.ui-dns.biz</value>
    <value>ns1022.ui-dns.com</value>
    <value>ns1022.ui-dns.de</value>
    <value>ns1022.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>hillnet.com</domain_name>
   <domain_keyword>hillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 15:08:41</query_time>
   <create_date>1995-01-04</create_date>
   <update_date>2020-12-10</update_date>
   <expiry_date>2026-01-03</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>91</num>
   <domain_name>zillnet.net</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 22:21:37</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>aillnet.cn</domain_name>
   <domain_keyword>aillnet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 11:15:05</query_time>
   <create_date>2023-05-02</create_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>优视科技(中国)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>willnet.uk</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 20:10:48</query_time>
   <create_date>2020-07-08</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>zillnet.com</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:37:03</query_time>
   <create_date>2016-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1509.securen.net</value>
    <value>ns1510.securen.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>gillner.net</domain_name>
   <domain_keyword>gillner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 17:09:04</query_time>
   <create_date>2001-12-23</create_date>
   <update_date>2022-02-03</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.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>DE</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>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>millnet.global</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-09 09:41:53</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>97</num>
   <domain_name>willnet.net</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 03:00:14</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2029-01-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ernest.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>millnet.live</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-21 02:28:45</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>99</num>
   <domain_name>killnet.ru</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:10:23</query_time>
   <create_date>2023-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>gillnets.co.uk</domain_name>
   <domain_keyword>gillnets</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 05:22:45</query_time>
   <create_date>2008-09-26</create_date>
   <update_date>2022-08-29</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.streamlinedns.co.uk</value>
    <value>ns2.streamlinedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.509</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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