WHOIS QUERY TIME

2 Jun 2024 - 7:56 PM UTC

Registered: 31 August 2007
Modified: 3 July 2023
Expiry: 30 August 2024

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Signed

NAME SERVERS

dns1.m24.pl
dns2.m24.pl
dns3.m24.pl
ns.tpnet.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=millnet.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "millnet.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>millnet.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.049 seconds) for "millnet.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

1 Feb 2023 - 6:38 AM UTC

Registered: 31 August 2007
Modified: 1 July 2022
Expiry: 30 August 2023

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Signed

NAME SERVERS

dns1.m24.pl
dns2.m24.pl
dns3.m24.pl
ns.tpnet.pl

#2 - QUERY TIME

5 Sep 2023 - 6:06 PM UTC

Registered: 31 August 2007
Modified: 3 July 2023
Expiry: 30 August 2024

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Signed

NAME SERVERS

dns1.m24.pl
dns2.m24.pl
dns3.m24.pl
ns.tpnet.pl

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=millnet.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "millnet.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "millnet.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "millnet.pl",
            "domain_keyword": "millnet",
            "domain_tld": "pl",
            "query_time": "2023-02-01 06:38:27",
            "create_date": "2007-08-31",
            "update_date": "2022-07-01",
            "expiry_date": "2023-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": 2,
            "domain_name": "millnet.pl",
            "domain_keyword": "millnet",
            "domain_tld": "pl",
            "query_time": "2023-09-05 18:06:22",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "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>millnet.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>millnet.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>millnet.pl</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-02-01 06:38:27</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2022-07-01</update_date>
   <expiry_date>2023-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>2</num>
   <domain_name>millnet.pl</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-09-05 18:06:22</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>
 </results>
 <stats>
  <total_time>0.049</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 9 domain names (in 0.023 seconds) which contained the exact domain keyword "millnet".
Domain Name Registered Expiry Registrar Ownership
1 millnet.com 14 Dec 1998 13 Dec 2024 GoDaddy.com, LLC -
2 millnet.jp 12 Mar 2007 31 Mar 2025 - worksID Inc.
3 millnet.pl 31 Aug 2007 30 Aug 2024 Domena.pl sp. z o.o. -
4 millnet.cloud 12 Feb 2019 12 Feb 2025 Domeneshop AS Milient Software AB
5 millnet.uk 17 Mar 2021 17 Mar 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
6 millnet.tech 20 Feb 2022 20 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 millnet.live 16 Mar 2022 16 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 millnet.net 26 Aug 2023 26 Aug 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com c/o IDPS International Domain Privacy Services GmbH
9 millnet.global 1 Jan 2024 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 millnet.co.uk - 21 Nov 2025 GoDaddy Corporate Domains LLC [Tag = BRANDSIGHT] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=millnet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "millnet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "millnet.com, millnet.jp, millnet.pl, millnet.cloud, millnet.uk, millnet.tech, millnet.live, millnet.net, millnet.global, millnet.co.uk",
    "results": [
        {
            "num": 1,
            "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": 2,
            "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": 3,
            "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": 4,
            "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": 5,
            "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": 6,
            "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": 7,
            "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": 8,
            "domain_name": "millnet.net",
            "domain_keyword": "millnet",
            "domain_tld": "net",
            "query_time": "2024-05-13 17:01:33",
            "create_date": "2023-08-26",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-26",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_name": "On behalf of millnet.net",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "Hansaallee 191",
            "registrant_city": "Duesseldorf",
            "registrant_zip": "40549",
            "registrant_country": "DE",
            "registrant_email": "https://csl-registrar.com/contact/millnet.net/owner",
            "registrant_phone": "+49.21186767448",
            "registrant_fax": "+49.211867676448",
            "name_servers": [
                "pns1.cloudns.net",
                "pns2.cloudns.net",
                "pns3.cloudns.net",
                "pns4.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "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": 10,
            "domain_name": "millnet.co.uk",
            "domain_keyword": "millnet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-10 07:39:47",
            "update_date": "2024-01-10",
            "expiry_date": "2025-11-21",
            "registrar_name": "GoDaddy Corporate Domains LLC [Tag = BRANDSIGHT]",
            "registrar_website": "https://gcd.com",
            "name_servers": [
                "ns1.brandsight-dns.com",
                "ns1.brandsight-dns.net",
                "ns2.brandsight-dns.com",
                "ns2.brandsight-dns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>millnet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>millnet.com, millnet.jp, millnet.pl, millnet.cloud, millnet.uk, millnet.tech, millnet.live, millnet.net, millnet.global, millnet.co.uk</unique_domains>
 <results>
  <value>
   <num>1</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>2</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>3</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>4</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>5</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>6</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>7</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>8</num>
   <domain_name>millnet.net</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 17:01:33</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_name>On behalf of millnet.net</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</registrant_company>
   <registrant_address>Hansaallee 191</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_zip>40549</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/millnet.net/owner</registrant_email>
   <registrant_phone>+49.21186767448</registrant_phone>
   <registrant_fax>+49.211867676448</registrant_fax>
   <name_servers>
    <value>pns1.cloudns.net</value>
    <value>pns2.cloudns.net</value>
    <value>pns3.cloudns.net</value>
    <value>pns4.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</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>10</num>
   <domain_name>millnet.co.uk</domain_name>
   <domain_keyword>millnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-10 07:39:47</query_time>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-11-21</expiry_date>
   <registrar_name>GoDaddy Corporate Domains LLC [Tag = BRANDSIGHT]</registrar_name>
   <registrar_website>https://gcd.com</registrar_website>
   <name_servers>
    <value>ns1.brandsight-dns.com</value>
    <value>ns1.brandsight-dns.net</value>
    <value>ns2.brandsight-dns.com</value>
    <value>ns2.brandsight-dns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.023</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,033 domain names (in 0.215 seconds) which look and sound like the brand name "millnet".
Domain Name Registered Expiry Registrar Ownership
1 billnet.net 3 Jan 2004 3 Jan 2025 Dynadot Inc -
2 millznet.com 29 Apr 2022 29 Apr 2026 GoDaddy.com, LLC -
3 millent.com 22 Jan 1996 23 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
4 jillnet.com 11 Jan 2018 11 Jan 2025 GoDaddy.com, LLC -
5 zillnet.xyz 7 Mar 2024 7 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
6 mil-net.us 30 May 2023 30 May 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
7 willnet.biz 8 Nov 2001 7 Nov 2024 OnlineNIC, Inc. will co.,ltd
8 hillnet.net 6 Apr 1999 6 Apr 2025 Tucows Domains Inc. -
9 milknet.com 24 Jan 1996 25 Jan 2025 GoDaddy.com, LLC -
10 tillnet.com 29 Jul 1998 28 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
11 willnet.cn 3 May 2023 3 May 2025 成都飞数科技有限公司 谢绍林
12 mielnet.pl 17 Dec 2003 17 Dec 2024 OVH SAS -
13 mallnet.store 28 Jul 2021 28 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
14 tillnet.se 31 Dec 2019 31 Dec 2030 Loopia AB -
15 killnet.com 9 Mar 2002 9 Mar 2025 NameSilo, LLC -
16 gillnet.com 13 Jun 2002 13 Jun 2024 IONOS SE REDACTED FOR PRIVACY
17 mildnet.org 29 Dec 2006 29 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com MILDNet
18 willnet.co.jp 4 Dec 1995 - - Willnet Inc.
19 milliet.tel 21 Oct 2010 20 Oct 2024 Namebay SAM Milliet BBC
20 millset.com 10 Feb 2017 10 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
21 millmet.com 28 Aug 2022 28 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
22 milonet.fr 7 Jun 2007 7 Jun 2024 IONOS SE Ano Nymous
23 millner.studio 26 May 2024 26 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
24 millner.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
25 milliet.paris 25 Jan 2016 25 Jan 2025 GANDI REDACTED_FOR_PRIVACY
26 zillnet.app 7 Mar 2024 7 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
27 cillnet.net 17 Feb 2000 17 Feb 2029 Tucows Domains Inc. -
28 hillnet.com 4 Jan 1995 3 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 millnen.xyz 15 Mar 2024 15 Mar 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
30 zillnet.net 7 Mar 2024 7 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
31 mallnet.cn 18 Aug 2015 18 Aug 2024 成都西维数码科技有限公司 易正湘
32 mallnet.de - - - -
33 dmillnet.com 19 Dec 2016 19 Dec 2025 GoDaddy.com, LLC -
34 hillnet.dev 27 Apr 2022 27 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
35 billnet.cloud 26 Apr 2018 26 Apr 2025 Tucows Domains Inc. Swidea di stante emily
36 millenet.pl 25 Dec 2001 24 Dec 2024 Domena.pl sp. z o.o. -
37 zillnet.site 7 Mar 2024 7 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
38 mil-net.xyz 31 Jan 2024 31 Jan 2025 Cloudflare, Inc. -
39 mill-net.info 22 Jul 2010 22 Jul 2024 IONOS SE Neue Technologie Neugaertner und Partner GmbH
40 millsnet.uk 7 Apr 2024 7 Apr 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
41 willnet.in 19 Jul 2008 19 Jul 2024 eNom, LLC Willnet, Inc
42 miltnet.com 5 Apr 2021 6 Apr 2030 GRANSY S.R.O D/B/A SUBREG.CZ Not Disclosed Not Disclosed
43 hillnet.org 6 Apr 1999 6 Apr 2025 Tucows Domains Inc. Tucows.com Co
44 killnet.online 30 Mar 2023 30 Mar 2024 GMO Internet Group, Inc. d/b/a Onamae.com domain expired
45 milinet.com 6 Oct 2019 6 Oct 2024 GoDaddy.com, LLC -
46 milanet.it 17 May 2024 17 May 2025 Dmm Company S.r.l. Dmm Company S.r.l.
47 villnet.net 26 May 2008 26 May 2025 PSI-USA, Inc. dba Domain Robot Villnet Bt.
48 milliet.com 30 May 2002 30 May 2025 Namebay REDACTED FOR PRIVACY
49 millent.net 23 Sep 2020 23 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
50 milinet.net 5 May 2016 5 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
51 aillnet.cn 2 May 2023 2 May 2025 四川域趣网络科技有限公司 优视科技(中国)有限公司
52 killnet.io 19 Apr 2023 19 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
53 willnet.de - - - -
54 willnet.cl 16 Nov 2001 11 Dec 2024 NIC Chile GTD GRUPO TELEDUCTOS S A
55 millnert.com 8 May 2019 8 May 2025 GoDaddy.com, LLC -
56 billnet.shop 20 Oct 2023 20 Oct 2024 Realtime Register B.V. -
57 millner.info 15 Apr 2018 15 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
58 millner.net 11 Nov 1999 11 Nov 2025 Network Solutions, LLC -
59 willnet.org 9 Jun 1999 9 Jun 2028 OnlineNIC, Inc. will,.Co.LTD
60 maillnet.online 17 May 2024 17 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
61 mallnet.us 28 Jul 2021 28 Jul 2025 GoDaddy.com, LLC David Lazar
62 millenet.com 5 Apr 2006 5 Apr 2025 GoDaddy.com, LLC -
63 milonet.co.uk 18 Nov 2023 18 Nov 2024 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
64 hillnet.org.uk 6 Sep 2000 6 Sep 2024 Ionos SE [Tag = 1AND1] -
65 mollnet.de - - - -
66 willnet.uk 8 Jul 2020 8 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
67 zillnet.com 21 Jun 2016 21 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
68 millanet.com 25 Dec 2023 25 Dec 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0169695518
69 mallnet.ru 6 Apr 2011 6 Apr 2025 SALENAMES-RU Private Person
70 millinet.be 24 Dec 2004 - OVH -
71 mallnet.app 28 Jul 2021 28 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 millset.investments 5 Oct 2019 5 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
73 hillnet.pl 4 Jun 2013 4 Jun 2024 AZ.pl Sp. z o.o. -
74 killnet.xyz 9 Jun 2024 9 Jun 2025 DNSPod, Inc. TencentCloud
75 willnet.com 15 Aug 2017 15 Aug 2024 gabia admin
76 billnet.co.uk 7 Nov 1999 7 Nov 2024 Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH] -
77 mislnet.com 3 May 2024 3 May 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
78 mil-net.org 11 Aug 2016 11 Aug 2024 Wild West Domains, LLC Domains By Proxy, LLC
79 milanet.ru 15 Nov 2023 15 Nov 2024 REGRU-RU Private Person
80 milnet.cfd 26 Oct 2023 26 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
81 maillnet.com 16 Mar 2018 16 Mar 2025 NameCheap, Inc. -
82 killnet.uno 11 Apr 2023 11 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
83 milknet.ru 29 Jun 2008 29 Jun 2024 REGTIME-RU Private Person
84 millner.com 12 Jul 1996 11 Jul 2024 Tucows Domains Inc. -
85 mallnet.net 22 Oct 2023 22 Oct 2024 DropCatch.com 443 LLC Redacted for GDPR privacy
86 milwnet.com 29 Jun 2012 29 Jun 2024 GoDaddy.com, LLC -
87 killnet.net 26 Mar 2024 26 Mar 2025 Porkbun LLC Private by Design, LLC
88 millsnet.org 18 Mar 2003 18 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
89 zillnet.io 7 Mar 2024 7 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 milanet.pl 22 Nov 2011 22 Nov 2024 Aftermarket.pl Limited -
91 billnet.xyz 12 Apr 2023 12 Apr 2025 Dynadot LLC -
92 lillnet.com 29 Jun 2011 29 Jun 2025 Name.com, Inc. Domain Protection Services, Inc.
93 millnex.com 16 Oct 2023 16 Oct 2024 GoDaddy.com, LLC -
94 mill-net.net 22 Jul 2010 22 Jul 2024 IONOS SE Neue Technologie Neugaertner und Partner GmbH
95 millnen.com 28 May 2024 28 May 2025 Cloud Yuqu LLC REDACTED FOR PRIVACY
96 mellnet.com 19 May 2006 19 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
97 milonet.net 28 Jan 2023 28 Jan 2026 Cloudflare, Inc. DATA REDACTED
98 millyet.com 21 Apr 2012 21 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
99 milonet.xyz 15 Jul 2023 15 Jul 2025 Porkbun, LLC Private by Design, LLC
100 illnet.com 26 Apr 2003 26 Apr 2025 GoDaddy.com, LLC -
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 Millnet.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=millnet.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "millnet.pl",
        "page_size": 100
    },
    "count": {
        "total": 5033,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "billnet.net, millznet.com, millent.com, jillnet.com, zillnet.xyz, mil-net.us, willnet.biz, hillnet.net, milknet.com, tillnet.com, willnet.cn, mielnet.pl, mallnet.store, tillnet.se, killnet.com, gillnet.com, mildnet.org, willnet.co.jp, milliet.tel, millset.com, millmet.com, milonet.fr, millner.studio, millner.xyz, milliet.paris, zillnet.app, cillnet.net, hillnet.com, millnen.xyz, zillnet.net, mallnet.cn, mallnet.de, dmillnet.com, hillnet.dev, billnet.cloud, millenet.pl, zillnet.site, mil-net.xyz, mill-net.info, millsnet.uk, willnet.in, miltnet.com, hillnet.org, killnet.online, milinet.com, milanet.it, villnet.net, milliet.com, millent.net, milinet.net, aillnet.cn, killnet.io, willnet.de, willnet.cl, millnert.com, billnet.shop, millner.info, millner.net, willnet.org, maillnet.online, mallnet.us, millenet.com, milonet.co.uk, hillnet.org.uk, mollnet.de, willnet.uk, zillnet.com, millanet.com, mallnet.ru, millinet.be, mallnet.app, millset.investments, hillnet.pl, killnet.xyz, willnet.com, billnet.co.uk, mislnet.com, mil-net.org, milanet.ru, milnet.cfd, maillnet.com, killnet.uno, milknet.ru, millner.com, mallnet.net, milwnet.com, killnet.net, millsnet.org, zillnet.io, milanet.pl, billnet.xyz, lillnet.com, millnex.com, mill-net.net, millnen.com, mellnet.com, milonet.net, millyet.com, milonet.xyz, illnet.com",
    "results": [
        {
            "num": 1,
            "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": 2,
            "domain_name": "millznet.com",
            "domain_keyword": "millznet",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:28:00",
            "create_date": "2022-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2026-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "millent.com",
            "domain_keyword": "millent",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:35:04",
            "create_date": "1996-01-22",
            "update_date": "2020-01-29",
            "expiry_date": "2025-01-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/d342b2d4-cd16-4c39-9865-569e40476899",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "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": 5,
            "domain_name": "zillnet.xyz",
            "domain_keyword": "zillnet",
            "domain_tld": "xyz",
            "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": 6,
            "domain_name": "mil-net.us",
            "domain_keyword": "mil-net",
            "domain_tld": "us",
            "query_time": "2024-06-08 15:07:45",
            "create_date": "2023-05-30",
            "update_date": "2024-01-27",
            "expiry_date": "2024-05-30",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas, Shop 9, Suite 500",
            "registrant_city": "Chloraka",
            "registrant_state": "Paphos",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "willnet.biz",
            "domain_keyword": "willnet",
            "domain_tld": "biz",
            "query_time": "2024-05-09 15:24:00",
            "create_date": "2001-11-08",
            "update_date": "2023-09-13",
            "expiry_date": "2024-11-07",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "nswhois.onlinenic.com",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "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": 9,
            "domain_name": "milknet.com",
            "domain_keyword": "milknet",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:45:34",
            "create_date": "1996-01-24",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.servainet.com",
                "ns2.servainet.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "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": 11,
            "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": 12,
            "domain_name": "mielnet.pl",
            "domain_keyword": "mielnet",
            "domain_tld": "pl",
            "query_time": "2024-02-26 15:48:02",
            "create_date": "2003-12-17",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-17",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "mallnet.store",
            "domain_keyword": "mallnet",
            "domain_tld": "store",
            "query_time": "2024-04-29 10:03:58",
            "create_date": "2021-07-28",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "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": 15,
            "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": 16,
            "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": 17,
            "domain_name": "mildnet.org",
            "domain_keyword": "mildnet",
            "domain_tld": "org",
            "query_time": "2024-04-20 16:37:04",
            "create_date": "2006-12-29",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MILDNet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yogyakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "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": [
                "dina.ns.cloudflare.com",
                "jack.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "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": 19,
            "domain_name": "milliet.tel",
            "domain_keyword": "milliet",
            "domain_tld": "tel",
            "query_time": "2024-04-22 21:48:40",
            "create_date": "2010-10-21",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-20",
            "registrar_iana": 88,
            "registrar_name": "Namebay SAM",
            "registrar_website": "https://www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Milliet BBC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the whois 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": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "millset.com",
            "domain_keyword": "millset",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:11:17",
            "create_date": "2017-02-10",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "millmet.com",
            "domain_keyword": "millmet",
            "domain_tld": "com",
            "query_time": "2024-05-22 09:35:35",
            "create_date": "2022-08-28",
            "update_date": "2024-01-25",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=millmet.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": 22,
            "domain_name": "milonet.fr",
            "domain_keyword": "milonet",
            "domain_tld": "fr",
            "query_time": "2024-05-05 22:48:30",
            "create_date": "2007-06-07",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-07",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1033.ui-dns.biz",
                "ns1033.ui-dns.com",
                "ns1033.ui-dns.de",
                "ns1033.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 23,
            "domain_name": "millner.studio",
            "domain_keyword": "millner",
            "domain_tld": "studio",
            "query_time": "2024-06-02 00:36:31",
            "create_date": "2024-05-26",
            "update_date": "2024-05-31",
            "expiry_date": "2026-05-26",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "millner.xyz",
            "domain_keyword": "millner",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 03:14:52",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "milliet.paris",
            "domain_keyword": "milliet",
            "domain_tld": "paris",
            "query_time": "2024-05-18 16:52:54",
            "create_date": "2016-01-25",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-25",
            "registrar_iana": 81,
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns-102-b.gandi.net",
                "ns-130-c.gandi.net",
                "ns-157-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "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": 27,
            "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": 28,
            "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": 29,
            "domain_name": "millnen.xyz",
            "domain_keyword": "millnen",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 10:45:47",
            "create_date": "2024-03-15",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "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": 31,
            "domain_name": "mallnet.cn",
            "domain_keyword": "mallnet",
            "domain_tld": "cn",
            "query_time": "2024-04-07 11:22:49",
            "create_date": "2015-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "易正湘",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "mallnet.de",
            "domain_keyword": "mallnet",
            "domain_tld": "de",
            "query_time": "2024-05-04 11:02:27",
            "update_date": "2018-11-16",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "dmillnet.com",
            "domain_keyword": "dmillnet",
            "domain_tld": "com",
            "query_time": "2024-06-11 13:46:44",
            "create_date": "2016-12-19",
            "update_date": "2023-11-27",
            "expiry_date": "2025-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "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": 35,
            "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": 36,
            "domain_name": "millenet.pl",
            "domain_keyword": "millenet",
            "domain_tld": "pl",
            "query_time": "2024-06-02 19:52:18",
            "create_date": "2001-12-25",
            "update_date": "2023-07-03",
            "expiry_date": "2024-12-24",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "dns1.m24.pl",
                "dns2.m24.pl",
                "ns.tpnet.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 37,
            "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": 38,
            "domain_name": "mil-net.xyz",
            "domain_keyword": "mil-net",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 17:40:26",
            "create_date": "2024-01-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "TX",
            "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": [
                "duke.ns.cloudflare.com",
                "edna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mill-net.info",
            "domain_keyword": "mill-net",
            "domain_tld": "info",
            "query_time": "2024-05-03 16:08:10",
            "create_date": "2010-07-22",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Neue Technologie Neugaertner und Partner GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1077.ui-dns.biz",
                "ns1077.ui-dns.com",
                "ns1077.ui-dns.de",
                "ns1077.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "millsnet.uk",
            "domain_keyword": "millsnet",
            "domain_tld": "uk",
            "query_time": "2024-04-11 17:38:13",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "isaac.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 41,
            "domain_name": "willnet.in",
            "domain_keyword": "willnet",
            "domain_tld": "in",
            "query_time": "2024-05-20 05:22:13",
            "create_date": "2008-07-19",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-19",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willnet, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo-to",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "miltnet.com",
            "domain_keyword": "miltnet",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:24:33",
            "create_date": "2021-04-05",
            "update_date": "2021-11-21",
            "expiry_date": "2030-04-06",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.web4u.cz",
                "ns2.web4u.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "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": 44,
            "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": 45,
            "domain_name": "milinet.com",
            "domain_keyword": "milinet",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:50:05",
            "create_date": "2019-10-06",
            "update_date": "2023-04-01",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "milanet.it",
            "domain_keyword": "milanet",
            "domain_tld": "it",
            "query_time": "2024-05-17 15:09:51",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "Dmm Company S.r.l.",
            "registrar_website": "http://www.dmmcompany.it",
            "registrant_company": "Dmm Company S.r.l.",
            "registrant_address": "Corso Vittorio Emanuele II 13",
            "registrant_city": "Paliano",
            "registrant_state": "FR",
            "registrant_zip": "03018",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.wireg.it",
                "ns2.wireg.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 47,
            "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": 48,
            "domain_name": "milliet.com",
            "domain_keyword": "milliet",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:54:19",
            "create_date": "2002-05-30",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=7f8aa09e-1b02-4a8c-a9c0-9d8e03f43a68&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webaxess.net",
                "ns2.webaxess.net",
                "ns3.webaxess.net",
                "ns4.webaxess.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "millent.net",
            "domain_keyword": "millent",
            "domain_tld": "net",
            "query_time": "2024-06-10 04:53:36",
            "create_date": "2020-09-23",
            "update_date": "2024-06-04",
            "expiry_date": "2024-09-23",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "milinet.net",
            "domain_keyword": "milinet",
            "domain_tld": "net",
            "query_time": "2024-05-07 13:31:20",
            "create_date": "2016-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "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": 52,
            "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": 53,
            "domain_name": "willnet.de",
            "domain_keyword": "willnet",
            "domain_tld": "de",
            "query_time": "2024-05-21 19:23:32",
            "update_date": "2019-01-21",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "willnet.cl",
            "domain_keyword": "willnet",
            "domain_tld": "cl",
            "query_time": "2024-05-29 06:18:43",
            "create_date": "2001-11-16",
            "expiry_date": "2024-12-11",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "GTD GRUPO TELEDUCTOS S A",
            "name_servers": [
                "ns.gtdinternet.com",
                "ns2.gtdinternet.com"
            ]
        },
        {
            "num": 55,
            "domain_name": "millnert.com",
            "domain_keyword": "millnert",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:28:45",
            "create_date": "2019-05-08",
            "update_date": "2023-05-09",
            "expiry_date": "2025-05-08",
            "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": 56,
            "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": 57,
            "domain_name": "millner.info",
            "domain_keyword": "millner",
            "domain_tld": "info",
            "query_time": "2024-05-02 06:25:46",
            "create_date": "2018-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "docks07.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "millner.net",
            "domain_keyword": "millner",
            "domain_tld": "net",
            "query_time": "2024-04-21 02:28:44",
            "create_date": "1999-11-11",
            "update_date": "2023-11-03",
            "expiry_date": "2025-11-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "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": 60,
            "domain_name": "maillnet.online",
            "domain_keyword": "maillnet",
            "domain_tld": "online",
            "query_time": "2024-05-19 17:13:26",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mallnet.us",
            "domain_keyword": "mallnet",
            "domain_tld": "us",
            "query_time": "2024-04-16 07:27:48",
            "create_date": "2021-07-28",
            "update_date": "2023-08-03",
            "expiry_date": "2025-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "David Lazar",
            "registrant_address": "493 Langley ave, suit 200",
            "registrant_city": "West Hempstead",
            "registrant_state": "New York",
            "registrant_zip": "11552",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9174056731",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "millenet.com",
            "domain_keyword": "millenet",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:48:37",
            "create_date": "2006-04-05",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "milonet.co.uk",
            "domain_keyword": "milonet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 09:37:16",
            "create_date": "2023-11-18",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "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": 65,
            "domain_name": "mollnet.de",
            "domain_keyword": "mollnet",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:49:05",
            "update_date": "2008-10-01",
            "name_servers": [
                "docks15.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "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": 67,
            "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": 68,
            "domain_name": "millanet.com",
            "domain_keyword": "millanet",
            "domain_tld": "com",
            "query_time": "2024-05-03 16:08:42",
            "create_date": "2023-12-25",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-25",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0169695518",
            "registrant_company": "Contact Privacy Inc. Customer 0169695518",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mallnet.ru",
            "domain_keyword": "mallnet",
            "domain_tld": "ru",
            "query_time": "2024-04-30 15:58:15",
            "create_date": "2011-04-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "millinet.be",
            "domain_keyword": "millinet",
            "domain_tld": "be",
            "query_time": "2024-05-02 06:20:57",
            "create_date": "2004-12-24",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 71,
            "domain_name": "mallnet.app",
            "domain_keyword": "mallnet",
            "domain_tld": "app",
            "query_time": "2024-04-07 11:22:49",
            "create_date": "2021-07-28",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "millset.investments",
            "domain_keyword": "millset",
            "domain_tld": "investments",
            "query_time": "2024-05-02 06:26:37",
            "create_date": "2019-10-05",
            "update_date": "2024-04-11",
            "expiry_date": "2024-10-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "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": 74,
            "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": 75,
            "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": 76,
            "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": 77,
            "domain_name": "mislnet.com",
            "domain_keyword": "mislnet",
            "domain_tld": "com",
            "query_time": "2024-05-06 15:47:50",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "England",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mil-net.org",
            "domain_keyword": "mil-net",
            "domain_tld": "org",
            "query_time": "2024-04-19 20:29:12",
            "create_date": "2016-08-11",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.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.wordpress.com",
                "ns2.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "milanet.ru",
            "domain_keyword": "milanet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:31:57",
            "create_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "milnet.cfd",
            "domain_keyword": "milnet",
            "domain_tld": "cfd",
            "query_time": "2024-05-09 09:44:20",
            "create_date": "2023-10-26",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "kyle.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "maillnet.com",
            "domain_keyword": "maillnet",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:39:49",
            "create_date": "2018-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "killnet.uno",
            "domain_keyword": "killnet",
            "domain_tld": "uno",
            "query_time": "2024-05-01 14:40:55",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "milknet.ru",
            "domain_keyword": "milknet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:33:05",
            "create_date": "2008-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "millner.com",
            "domain_keyword": "millner",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:28:44",
            "create_date": "1996-07-12",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "mallnet.net",
            "domain_keyword": "mallnet",
            "domain_tld": "net",
            "query_time": "2024-05-10 11:16:50",
            "create_date": "2023-10-22",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1854,
            "registrar_name": "DropCatch.com 443 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "jiangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "milwnet.com",
            "domain_keyword": "milwnet",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:07:53",
            "create_date": "2012-06-29",
            "update_date": "2022-09-11",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "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": 88,
            "domain_name": "millsnet.org",
            "domain_keyword": "millsnet",
            "domain_tld": "org",
            "query_time": "2024-04-17 01:54:10",
            "create_date": "2003-03-18",
            "update_date": "2023-11-15",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "zillnet.io",
            "domain_keyword": "zillnet",
            "domain_tld": "io",
            "query_time": "2024-06-10 02:37:03",
            "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 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": [
                "martin.ns.cloudflare.com",
                "wren.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "milanet.pl",
            "domain_keyword": "milanet",
            "domain_tld": "pl",
            "query_time": "2024-04-10 15:16:16",
            "create_date": "2011-11-22",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-22",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.futurehost.pl",
                "ns2.futurehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "billnet.xyz",
            "domain_keyword": "billnet",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 00:33:11",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "lillnet.com",
            "domain_keyword": "lillnet",
            "domain_tld": "com",
            "query_time": "2024-06-12 05:13:46",
            "create_date": "2011-06-29",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/lillnet.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1mpz.name.com",
                "ns2hjl.name.com",
                "ns3fgh.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "millnex.com",
            "domain_keyword": "millnex",
            "domain_tld": "com",
            "query_time": "2024-04-07 11:59:44",
            "create_date": "2023-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mill-net.net",
            "domain_keyword": "mill-net",
            "domain_tld": "net",
            "query_time": "2024-04-16 16:48:55",
            "create_date": "2010-07-22",
            "update_date": "2017-12-05",
            "expiry_date": "2024-07-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Neue Technologie Neugaertner und Partner GmbH",
            "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": [
                "ns1061.ui-dns.biz",
                "ns1061.ui-dns.com",
                "ns1061.ui-dns.de",
                "ns1061.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "millnen.com",
            "domain_keyword": "millnen",
            "domain_tld": "com",
            "query_time": "2024-05-31 16:06:35",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=millnen.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.diymysite.com",
                "ns2.diymysite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mellnet.com",
            "domain_keyword": "mellnet",
            "domain_tld": "com",
            "query_time": "2024-05-20 14:34:45",
            "create_date": "2006-05-19",
            "update_date": "2023-05-23",
            "expiry_date": "2025-05-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hubei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "milonet.net",
            "domain_keyword": "milonet",
            "domain_tld": "net",
            "query_time": "2024-05-27 13:03:42",
            "create_date": "2023-01-28",
            "update_date": "2024-01-12",
            "expiry_date": "2026-01-28",
            "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": "carinthia",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AT",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/milonet.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "audrey.ns.cloudflare.com",
                "felipe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "millyet.com",
            "domain_keyword": "millyet",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:27:50",
            "create_date": "2012-04-21",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "milonet.xyz",
            "domain_keyword": "milonet",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 03:15:59",
            "create_date": "2023-07-15",
            "update_date": "2024-05-23",
            "expiry_date": "2025-07-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "johnathan.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "illnet.com",
            "domain_keyword": "illnet",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:39:58",
            "create_date": "2003-04-26",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.215,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>millnet.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5033</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>billnet.net, millznet.com, millent.com, jillnet.com, zillnet.xyz, mil-net.us, willnet.biz, hillnet.net, milknet.com, tillnet.com, willnet.cn, mielnet.pl, mallnet.store, tillnet.se, killnet.com, gillnet.com, mildnet.org, willnet.co.jp, milliet.tel, millset.com, millmet.com, milonet.fr, millner.studio, millner.xyz, milliet.paris, zillnet.app, cillnet.net, hillnet.com, millnen.xyz, zillnet.net, mallnet.cn, mallnet.de, dmillnet.com, hillnet.dev, billnet.cloud, millenet.pl, zillnet.site, mil-net.xyz, mill-net.info, millsnet.uk, willnet.in, miltnet.com, hillnet.org, killnet.online, milinet.com, milanet.it, villnet.net, milliet.com, millent.net, milinet.net, aillnet.cn, killnet.io, willnet.de, willnet.cl, millnert.com, billnet.shop, millner.info, millner.net, willnet.org, maillnet.online, mallnet.us, millenet.com, milonet.co.uk, hillnet.org.uk, mollnet.de, willnet.uk, zillnet.com, millanet.com, mallnet.ru, millinet.be, mallnet.app, millset.investments, hillnet.pl, killnet.xyz, willnet.com, billnet.co.uk, mislnet.com, mil-net.org, milanet.ru, milnet.cfd, maillnet.com, killnet.uno, milknet.ru, millner.com, mallnet.net, milwnet.com, killnet.net, millsnet.org, zillnet.io, milanet.pl, billnet.xyz, lillnet.com, millnex.com, mill-net.net, millnen.com, mellnet.com, milonet.net, millyet.com, milonet.xyz, illnet.com</unique_domains>
 <results>
  <value>
   <num>1</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>2</num>
   <domain_name>millznet.com</domain_name>
   <domain_keyword>millznet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:28:00</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>3</num>
   <domain_name>millent.com</domain_name>
   <domain_keyword>millent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:35:04</query_time>
   <create_date>1996-01-22</create_date>
   <update_date>2020-01-29</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d342b2d4-cd16-4c39-9865-569e40476899</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</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>5</num>
   <domain_name>zillnet.xyz</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>xyz</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>6</num>
   <domain_name>mil-net.us</domain_name>
   <domain_keyword>mil-net</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-08 15:07:45</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas, Shop 9, Suite 500</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>willnet.biz</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 15:24:00</query_time>
   <create_date>2001-11-08</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>nswhois.onlinenic.com</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</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>9</num>
   <domain_name>milknet.com</domain_name>
   <domain_keyword>milknet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:45:34</query_time>
   <create_date>1996-01-24</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.servainet.com</value>
    <value>ns2.servainet.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>10</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>11</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>12</num>
   <domain_name>mielnet.pl</domain_name>
   <domain_keyword>mielnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-26 15:48:02</query_time>
   <create_date>2003-12-17</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>nina.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>mallnet.store</domain_name>
   <domain_keyword>mallnet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 10:03:58</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</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>15</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>16</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>17</num>
   <domain_name>mildnet.org</domain_name>
   <domain_keyword>mildnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 16:37:04</query_time>
   <create_date>2006-12-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-29</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MILDNet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>dina.ns.cloudflare.com</value>
    <value>jack.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>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>19</num>
   <domain_name>milliet.tel</domain_name>
   <domain_keyword>milliet</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-22 21:48:40</query_time>
   <create_date>2010-10-21</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay SAM</registrar_name>
   <registrar_website>https://www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Milliet BBC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the whois 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>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>millset.com</domain_name>
   <domain_keyword>millset</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:11:17</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>millmet.com</domain_name>
   <domain_keyword>millmet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 09:35:35</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=millmet.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>22</num>
   <domain_name>milonet.fr</domain_name>
   <domain_keyword>milonet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 22:48:30</query_time>
   <create_date>2007-06-07</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1033.ui-dns.biz</value>
    <value>ns1033.ui-dns.com</value>
    <value>ns1033.ui-dns.de</value>
    <value>ns1033.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>millner.studio</domain_name>
   <domain_keyword>millner</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-02 00:36:31</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2026-05-26</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>millner.xyz</domain_name>
   <domain_keyword>millner</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 03:14:52</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>milliet.paris</domain_name>
   <domain_keyword>milliet</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-18 16:52:54</query_time>
   <create_date>2016-01-25</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-102-b.gandi.net</value>
    <value>ns-130-c.gandi.net</value>
    <value>ns-157-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</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>27</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>28</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>29</num>
   <domain_name>millnen.xyz</domain_name>
   <domain_keyword>millnen</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 10:45:47</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>30</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>31</num>
   <domain_name>mallnet.cn</domain_name>
   <domain_keyword>mallnet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-07 11:22:49</query_time>
   <create_date>2015-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>易正湘</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>mallnet.de</domain_name>
   <domain_keyword>mallnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 11:02:27</query_time>
   <update_date>2018-11-16</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>dmillnet.com</domain_name>
   <domain_keyword>dmillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 13:46:44</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-12-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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</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>35</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>36</num>
   <domain_name>millenet.pl</domain_name>
   <domain_keyword>millenet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 19:52:18</query_time>
   <create_date>2001-12-25</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-12-24</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>ns.tpnet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>37</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>38</num>
   <domain_name>mil-net.xyz</domain_name>
   <domain_keyword>mil-net</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 17:40:26</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>TX</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>duke.ns.cloudflare.com</value>
    <value>edna.ns.cloudflare.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>mill-net.info</domain_name>
   <domain_keyword>mill-net</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 16:08:10</query_time>
   <create_date>2010-07-22</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Neue Technologie Neugaertner und Partner GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1077.ui-dns.biz</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1077.ui-dns.de</value>
    <value>ns1077.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>millsnet.uk</domain_name>
   <domain_keyword>millsnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-11 17:38:13</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>isaac.ns.cloudflare.com</value>
    <value>kate.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>41</num>
   <domain_name>willnet.in</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 05:22:13</query_time>
   <create_date>2008-07-19</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willnet, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo-to</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>miltnet.com</domain_name>
   <domain_keyword>miltnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:24:33</query_time>
   <create_date>2021-04-05</create_date>
   <update_date>2021-11-21</update_date>
   <expiry_date>2030-04-06</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.web4u.cz</value>
    <value>ns2.web4u.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</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>44</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>45</num>
   <domain_name>milinet.com</domain_name>
   <domain_keyword>milinet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:50:05</query_time>
   <create_date>2019-10-06</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>milanet.it</domain_name>
   <domain_keyword>milanet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 15:09:51</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Dmm Company S.r.l.</registrar_name>
   <registrar_website>http://www.dmmcompany.it</registrar_website>
   <registrant_company>Dmm Company S.r.l.</registrant_company>
   <registrant_address>Corso Vittorio Emanuele II 13</registrant_address>
   <registrant_city>Paliano</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>03018</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.wireg.it</value>
    <value>ns2.wireg.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>47</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>48</num>
   <domain_name>milliet.com</domain_name>
   <domain_keyword>milliet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:54:19</query_time>
   <create_date>2002-05-30</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=7f8aa09e-1b02-4a8c-a9c0-9d8e03f43a68&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webaxess.net</value>
    <value>ns2.webaxess.net</value>
    <value>ns3.webaxess.net</value>
    <value>ns4.webaxess.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>millent.net</domain_name>
   <domain_keyword>millent</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 04:53:36</query_time>
   <create_date>2020-09-23</create_date>
   <update_date>2024-06-04</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://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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>milinet.net</domain_name>
   <domain_keyword>milinet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 13:31:20</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>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>52</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>53</num>
   <domain_name>willnet.de</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 19:23:32</query_time>
   <update_date>2019-01-21</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>willnet.cl</domain_name>
   <domain_keyword>willnet</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 06:18:43</query_time>
   <create_date>2001-11-16</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>GTD GRUPO TELEDUCTOS S A</registrant_name>
   <name_servers>
    <value>ns.gtdinternet.com</value>
    <value>ns2.gtdinternet.com</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>millnert.com</domain_name>
   <domain_keyword>millnert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:28:45</query_time>
   <create_date>2019-05-08</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>56</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>57</num>
   <domain_name>millner.info</domain_name>
   <domain_keyword>millner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 06:25:46</query_time>
   <create_date>2018-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>docks07.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>millner.net</domain_name>
   <domain_keyword>millner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 02:28:44</query_time>
   <create_date>1999-11-11</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>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>60</num>
   <domain_name>maillnet.online</domain_name>
   <domain_keyword>maillnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 17:13:26</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>mallnet.us</domain_name>
   <domain_keyword>mallnet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-16 07:27:48</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>David Lazar</registrant_name>
   <registrant_address>493 Langley ave, suit 200</registrant_address>
   <registrant_city>West Hempstead</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>11552</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9174056731</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>millenet.com</domain_name>
   <domain_keyword>millenet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:48:37</query_time>
   <create_date>2006-04-05</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>63</num>
   <domain_name>milonet.co.uk</domain_name>
   <domain_keyword>milonet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 09:37:16</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</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>65</num>
   <domain_name>mollnet.de</domain_name>
   <domain_keyword>mollnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:49:05</query_time>
   <update_date>2008-10-01</update_date>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</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>67</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>68</num>
   <domain_name>millanet.com</domain_name>
   <domain_keyword>millanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 16:08:42</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0169695518</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169695518</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mallnet.ru</domain_name>
   <domain_keyword>mallnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 15:58:15</query_time>
   <create_date>2011-04-06</create_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>millinet.be</domain_name>
   <domain_keyword>millinet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-02 06:20:57</query_time>
   <create_date>2004-12-24</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>mallnet.app</domain_name>
   <domain_keyword>mallnet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-07 11:22:49</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>millset.investments</domain_name>
   <domain_keyword>millset</domain_keyword>
   <domain_tld>investments</domain_tld>
   <query_time>2024-05-02 06:26:37</query_time>
   <create_date>2019-10-05</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</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>74</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>75</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>76</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>77</num>
   <domain_name>mislnet.com</domain_name>
   <domain_keyword>mislnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 15:47:50</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>England</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mil-net.org</domain_name>
   <domain_keyword>mil-net</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 20:29:12</query_time>
   <create_date>2016-08-11</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.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.wordpress.com</value>
    <value>ns2.wordpress.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>79</num>
   <domain_name>milanet.ru</domain_name>
   <domain_keyword>milanet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:31:57</query_time>
   <create_date>2023-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>milnet.cfd</domain_name>
   <domain_keyword>milnet</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-09 09:44:20</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>kyle.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>maillnet.com</domain_name>
   <domain_keyword>maillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:39:49</query_time>
   <create_date>2018-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>killnet.uno</domain_name>
   <domain_keyword>killnet</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-01 14:40:55</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>milknet.ru</domain_name>
   <domain_keyword>milknet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:33:05</query_time>
   <create_date>2008-06-29</create_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>millner.com</domain_name>
   <domain_keyword>millner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:28:44</query_time>
   <create_date>1996-07-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>mallnet.net</domain_name>
   <domain_keyword>mallnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 11:16:50</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1854</registrar_iana>
   <registrar_name>DropCatch.com 443 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>jiangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>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>86</num>
   <domain_name>milwnet.com</domain_name>
   <domain_keyword>milwnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:07:53</query_time>
   <create_date>2012-06-29</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</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>88</num>
   <domain_name>millsnet.org</domain_name>
   <domain_keyword>millsnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 01:54:10</query_time>
   <create_date>2003-03-18</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>zillnet.io</domain_name>
   <domain_keyword>zillnet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-10 02:37:03</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 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>martin.ns.cloudflare.com</value>
    <value>wren.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>milanet.pl</domain_name>
   <domain_keyword>milanet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 15:16:16</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.futurehost.pl</value>
    <value>ns2.futurehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>billnet.xyz</domain_name>
   <domain_keyword>billnet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 00:33:11</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.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>92</num>
   <domain_name>lillnet.com</domain_name>
   <domain_keyword>lillnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 05:13:46</query_time>
   <create_date>2011-06-29</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/lillnet.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1mpz.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3fgh.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>millnex.com</domain_name>
   <domain_keyword>millnex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 11:59:44</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>mill-net.net</domain_name>
   <domain_keyword>mill-net</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 16:48:55</query_time>
   <create_date>2010-07-22</create_date>
   <update_date>2017-12-05</update_date>
   <expiry_date>2024-07-22</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>Neue Technologie Neugaertner und Partner GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1061.ui-dns.de</value>
    <value>ns1061.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>millnen.com</domain_name>
   <domain_keyword>millnen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 16:06:35</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.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>Guang Dong Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=millnen.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.diymysite.com</value>
    <value>ns2.diymysite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mellnet.com</domain_name>
   <domain_keyword>mellnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 14:34:45</query_time>
   <create_date>2006-05-19</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hubei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>milonet.net</domain_name>
   <domain_keyword>milonet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 13:03:42</query_time>
   <create_date>2023-01-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2026-01-28</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>carinthia</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/milonet.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>audrey.ns.cloudflare.com</value>
    <value>felipe.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>millyet.com</domain_name>
   <domain_keyword>millyet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:27:50</query_time>
   <create_date>2012-04-21</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>99</num>
   <domain_name>milonet.xyz</domain_name>
   <domain_keyword>milonet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 03:15:59</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>johnathan.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>illnet.com</domain_name>
   <domain_keyword>illnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:39:58</query_time>
   <create_date>2003-04-26</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>
 </results>
 <stats>
  <total_time>0.215</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.