WHOIS QUERY TIME

3 May 2024 - 12:38 AM UTC

Registered: 30 January 2007
Expiry: 30 January 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.stalnet.ru.
ns2.stalnet.ru.
ns3.stalnet.ru.

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Company: "Stalnet" tld

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=stalnet.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "stalnet.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "stalnet.ru",
            "domain_keyword": "stalnet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:38:45",
            "create_date": "2007-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Stalnet\" tld",
            "name_servers": [
                "ns1.stalnet.ru.",
                "ns2.stalnet.ru.",
                "ns3.stalnet.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>stalnet.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>stalnet.ru</domain_name>
   <domain_keyword>stalnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:38:45</query_time>
   <create_date>2007-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Stalnet&quot; tld</registrant_company>
   <name_servers>
    <value>ns1.stalnet.ru.</value>
    <value>ns2.stalnet.ru.</value>
    <value>ns3.stalnet.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</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.245 seconds) for "stalnet.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

24 Feb 2017 - 6:35 PM UTC

Registered: 31 January 2007
Expiry: 31 January 2018

REGISTRAR

Name: R01-RU

NAME SERVERS

ns1.stalnet.ru.
ns2.stalnet.ru.
ns3.stalnet.ru.

DOMAIN STATUS

REGISTERED DELEGATED VERIFIED

REGISTRANT

Company: "Stalnet" tld

#2 - QUERY TIME

3 May 2024 - 12:38 AM UTC

Registered: 30 January 2007
Expiry: 30 January 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.stalnet.ru.
ns2.stalnet.ru.
ns3.stalnet.ru.

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Company: "Stalnet" tld

* 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=stalnet.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "stalnet.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "stalnet.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "stalnet.ru",
            "domain_keyword": "stalnet",
            "domain_tld": "ru",
            "query_time": "2017-02-24 18:35:15",
            "create_date": "2007-01-31",
            "expiry_date": "2018-01-31",
            "registrar_name": "R01-RU",
            "registrant_company": "\"Stalnet\" tld",
            "name_servers": [
                "ns1.stalnet.ru.",
                "ns2.stalnet.ru.",
                "ns3.stalnet.ru."
            ],
            "domain_status": [
                "REGISTERED DELEGATED VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "stalnet.ru",
            "domain_keyword": "stalnet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:38:45",
            "create_date": "2007-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Stalnet\" tld",
            "name_servers": [
                "ns1.stalnet.ru.",
                "ns2.stalnet.ru.",
                "ns3.stalnet.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.245,
        "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>stalnet.ru</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>stalnet.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>stalnet.ru</domain_name>
   <domain_keyword>stalnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2017-02-24 18:35:15</query_time>
   <create_date>2007-01-31</create_date>
   <expiry_date>2018-01-31</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_company>&quot;Stalnet&quot; tld</registrant_company>
   <name_servers>
    <value>ns1.stalnet.ru.</value>
    <value>ns2.stalnet.ru.</value>
    <value>ns3.stalnet.ru.</value>
   </name_servers>
   <domain_status>
    <value>REGISTERED DELEGATED VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>stalnet.ru</domain_name>
   <domain_keyword>stalnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:38:45</query_time>
   <create_date>2007-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Stalnet&quot; tld</registrant_company>
   <name_servers>
    <value>ns1.stalnet.ru.</value>
    <value>ns2.stalnet.ru.</value>
    <value>ns3.stalnet.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.245</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 3 domain names (in 0.162 seconds) which contained the exact domain keyword "stalnet".
Domain Name Registered Expiry Registrar Ownership
1 stalnet.com.pl 3 Jul 2000 2 Jul 2024 Domena.pl sp. z o.o. -
2 stalnet.ru 30 Jan 2007 30 Jan 2025 RU-CENTER-RU "Stalnet" tld
3 stalnet.com 15 Sep 2013 15 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 stalnet.net 11 Sep 2023 11 Sep 2024 Cloudflare, Inc. DATA REDACTED

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=stalnet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "stalnet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "stalnet.com.pl, stalnet.ru, stalnet.com, stalnet.net",
    "results": [
        {
            "num": 1,
            "domain_name": "stalnet.com.pl",
            "domain_keyword": "stalnet",
            "domain_tld": "com.pl",
            "query_time": "2024-04-30 11:47:11",
            "create_date": "2000-07-03",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-02",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns.kkibci.pl",
                "ns2.kkibci.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "stalnet.ru",
            "domain_keyword": "stalnet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:38:45",
            "create_date": "2007-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Stalnet\" tld",
            "name_servers": [
                "ns1.stalnet.ru.",
                "ns2.stalnet.ru.",
                "ns3.stalnet.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "stalnet.com",
            "domain_keyword": "stalnet",
            "domain_tld": "com",
            "query_time": "2024-06-09 08:37:56",
            "create_date": "2013-09-15",
            "update_date": "2020-09-09",
            "expiry_date": "2025-09-15",
            "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": 4,
            "domain_name": "stalnet.net",
            "domain_keyword": "stalnet",
            "domain_tld": "net",
            "query_time": "2024-05-25 16:40:03",
            "create_date": "2023-09-11",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-11",
            "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": "VA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/stalnet.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "donovan.ns.cloudflare.com",
                "dora.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.162,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>stalnet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>stalnet.com.pl, stalnet.ru, stalnet.com, stalnet.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>stalnet.com.pl</domain_name>
   <domain_keyword>stalnet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-30 11:47:11</query_time>
   <create_date>2000-07-03</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns.kkibci.pl</value>
    <value>ns2.kkibci.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>stalnet.ru</domain_name>
   <domain_keyword>stalnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:38:45</query_time>
   <create_date>2007-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Stalnet&quot; tld</registrant_company>
   <name_servers>
    <value>ns1.stalnet.ru.</value>
    <value>ns2.stalnet.ru.</value>
    <value>ns3.stalnet.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>stalnet.com</domain_name>
   <domain_keyword>stalnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 08:37:56</query_time>
   <create_date>2013-09-15</create_date>
   <update_date>2020-09-09</update_date>
   <expiry_date>2025-09-15</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>4</num>
   <domain_name>stalnet.net</domain_name>
   <domain_keyword>stalnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 16:40:03</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-11</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>VA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/stalnet.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>donovan.ns.cloudflare.com</value>
    <value>dora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.162</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,379 domain names (in 0.301 seconds) which look and sound like the brand name "stalnet".
Domain Name Registered Expiry Registrar Ownership
1 stalbet.com.pl 16 Jan 2023 16 Jan 2025 nazwa.pl sp. z o.o. -
2 starnet.tel 23 Apr 2009 22 Apr 2024 1API GmbH REDACTED FOR PRIVACY
3 stalset.pl 14 Dec 2015 14 Dec 2024 HostMark.pl Marek Drzewiecki -
4 italnet.com 10 Aug 2000 10 Aug 2024 DomReg Ltd. d/b/a LIBRIS.COM -
5 stilnet.com 6 Sep 2012 6 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
6 stagnet.org 21 Jan 2006 21 Jan 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 stolnet.com 8 Mar 2004 8 Mar 2025 Protocol Internet Technology Limited t/a Hosting Ireland GDPR Masked
8 starnet.asia 8 Feb 2008 8 Feb 2025 PSI-Japan, Inc. REDACTED FOR PRIVACY
9 staklnet.fun 26 Apr 2023 26 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com VikaTor CO
10 sealnet.asia 6 Jul 2018 6 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 starnet.fit 10 Jul 2017 10 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 stylnet.com 12 Feb 2014 12 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 starnet.top 6 Oct 2022 6 Oct 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
14 stannet.net 6 Apr 1999 6 Apr 2025 NORDNET Ciril
15 starnet.pro 28 Apr 2012 28 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
16 stalanet.com 16 Sep 2022 16 Sep 2024 NameSilo, LLC Kent Durr
17 stacnet.com 5 Jul 1999 5 Jul 2024 GoDaddy.com, LLC NameFind LLC
18 stalnex.com 27 Mar 2021 27 Mar 2025 GoDaddy.com, LLC -
19 stafnet.com 16 Nov 2004 16 Nov 2026 CSL Computer Service Langenbach GmbH d/b/a joker.com -
20 staynet.com 12 Aug 2015 12 Aug 2024 ConnectWave co.,Ltd JUNGYUNKOOK
21 stavnet.com 18 Aug 2007 18 Aug 2025 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
22 starnet.cloud 16 Feb 2016 16 Feb 2025 Cloudflare DATA REDACTED
23 stalget.pl 8 May 2016 8 May 2024 home.pl S.A. -
24 starnet.app 8 May 2018 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 staxnet.pl 1 Mar 2022 1 Mar 2025 OVH SAS -
26 scalnet.co.uk 14 Nov 2007 14 Nov 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
27 starnet.store 23 May 2023 23 May 2025 Go Daddy, LLC Domains By Proxy, LLC
28 stelnet.it 31 Oct 1996 7 Dec 2024 GiDiNet di Iunco Daniele Antonio STARCH srl
29 stallet.co 27 Jun 2022 27 Jun 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
30 starnet.aero 11 Jun 2003 11 Jun 2024 PSI-USA, Inc. dba Domain Robot STAR ALLIANCE SERVICES GMBH
31 sealnet.jp 11 May 2006 31 May 2025 - SEALNET Co., Ltd.
32 statnet.org 1 Jun 2005 1 Jun 2026 Domain.com, LLC REDACTED FOR PRIVACY
33 starnet.ink 23 Nov 2022 23 Nov 2024 DNSPod, Inc. He Jing Xue
34 stahlnet.net 3 May 2006 3 May 2027 GoDaddy.com, LLC -
35 stalbet.online 4 Dec 2023 4 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
36 starnet.de - - - -
37 italnet.net 1 Feb 2002 1 Feb 2025 Tucows Domains Inc. -
38 sealnet.it 3 Dec 2001 3 Dec 2024 Register S.p.a. Seal di marco cappelletti
39 staklnet.xyz 26 Apr 2023 26 Apr 2025 NICENIC INTERNATIONAL GROUP CO., LIMITED Twitch
40 staynet.org 10 Apr 2003 10 Apr 2025 Porkbun LLC Private by Design, LLC
41 staknet.site 14 Sep 2023 14 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
42 starnet.world 2 Sep 2020 2 Sep 2024 NameSilo, LLC See PrivacyGuardian.org
43 starnet.consulting 27 Apr 2018 27 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu S.C. STARNET CONSULTING S.R.L.
44 starnet.org 18 Aug 1997 17 Aug 2024 Moniker Online Services LLC Center for Best Practices in Early Childhood, Western Ill Univ
45 stalent.click 29 Aug 2023 29 Aug 2024 MAT BAO CORPORATION Nguyen Xuan Huy
46 sta-net.jp 27 Nov 2013 30 Nov 2024 - takata ryohei
47 stagnet.site 21 Oct 2023 21 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
48 stannet.org 22 Jul 2023 22 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 sta-net.ru 3 Mar 2008 3 Mar 2025 RU-CENTER-RU Joint Stock Company "RS-Balt"
50 stavnet.info 27 Dec 2023 27 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 stalknet.online 15 Oct 2023 15 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
52 stalbet.pl 10 Nov 2001 9 Nov 2024 cyber_Folks S.A. -
53 staknet.tech 15 Sep 2023 15 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
54 staknet.pro 15 Sep 2023 15 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
55 starnet.biz 28 Oct 2021 28 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 starnet.tech 28 Oct 2019 28 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
57 starnet.cab 2 May 2023 2 May 2025 DNSPod, Inc. peichuanyue
58 starnet.promo 18 Oct 2023 18 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 starnet.ro - 1 Sep 2031 ICI - Registrar -
60 stalknet.space 15 Oct 2023 15 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
61 stalent.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
62 staknet.org 19 Nov 2023 19 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
63 starnet.lt 21 Feb 2022 22 Feb 2025 UAB "Interneto vizija" UAB "Interneto vizija"
64 stelnet.tech 29 Jun 2022 29 Jun 2024 OVH -
65 starnet.vip 3 Sep 2016 3 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 stannet.it 30 Jul 2002 18 Jul 2024 Hosting Concepts B.V. Stannet IT BV
67 starnet.club 24 May 2023 24 May 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
68 stallet.online 13 Mar 2019 13 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
69 stalner.com 7 Dec 2018 7 Dec 2024 GoDaddy.com, LLC -
70 stal-net.com 28 Sep 2023 28 Sep 2024 Gname 117 Inc -
71 italnet.com.br 14 Jun 1996 14 Jun 2025 - ITALCOMP INFORMATICA LTDA
72 staknet.space 14 Sep 2023 14 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
73 italnet.cl 2 Jan 1999 31 Jan 2026 NIC Chile CHILECORP PRODUCCIONES SPA
74 starnet.fun 17 Dec 2023 17 Dec 2024 DNSPod, Inc. Bei Jing Ji Ou Ji Wen Hua Chuan Mei You Xian Gong Si
75 starnet.dev 23 May 2020 23 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
76 stalent.top 14 Jul 2018 14 Jul 2024 xiamen chinasource internet service co. ltd. 厦门朗新天霁软件技术有限公司
77 stalket.com 22 May 2024 22 May 2025 Tucows Domains Inc. -
78 staknet.fun 16 Feb 2024 16 Feb 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
79 starnet.ltd 24 Jul 2019 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 stelnet.com 24 May 1995 23 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
81 stailnet.com 29 May 2024 29 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
82 stahlnet.com 9 Jun 2000 9 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 stalbet.co.uk 28 Sep 2020 28 Sep 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
84 starnet.com.co 26 Aug 2011 25 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 stelnet.cn 13 Oct 2022 13 Oct 2024 北京新网数码信息技术有限公司 马修顺
86 staknet.com 30 Mar 2019 30 Mar 2025 GoDaddy.com, LLC -
87 stannet.com 24 Sep 1995 23 Sep 2024 GoDaddy.com, LLC NameFind Cayman Islands Ltd.
88 starnet.co.ke 31 Oct 2011 31 Oct 2024 Starnet Solutions Starnet Solutions
89 stalent.net 13 Jul 2018 13 Jul 2024 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. REDACTED FOR PRIVACY
90 stalbet.biz 15 Oct 2012 14 Oct 2024 Key-Systems GmbH Soda Sylwia Szymanska
91 statnet.co.uk 17 May 2013 17 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
92 stalent.com.cn 6 Apr 2023 6 Apr 2028 阿里云计算有限公司(万网) 青岛朗新天霁软件技术有限公司
93 stalmet.com.pl 21 Jan 2000 20 Jan 2025 Consulting Service Sp. z o.o. -
94 italnet.org 7 Aug 2023 7 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
95 italnet.net.cn 10 Apr 2023 10 Apr 2025 江苏邦宁科技有限公司 余仁树
96 starnet.online 8 Jan 2024 8 Jan 2025 Communigal Communications Ltd Domain Name Privacy Inc.
97 starnet.us 10 Jul 2009 9 Jul 2025 NameCheap, Inc. Internet Support
98 sealnet.org 17 Jan 2023 17 Jan 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
99 shalnet.com 29 Jun 2023 29 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
100 stabnet.com 8 May 2012 8 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
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 Stalnet.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=stalnet.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "stalnet.ru",
        "page_size": 100
    },
    "count": {
        "total": 5379,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "stalbet.com.pl, starnet.tel, stalset.pl, italnet.com, stilnet.com, stagnet.org, stolnet.com, starnet.asia, staklnet.fun, sealnet.asia, starnet.fit, stylnet.com, starnet.top, stannet.net, starnet.pro, stalanet.com, stacnet.com, stalnex.com, stafnet.com, staynet.com, stavnet.com, starnet.cloud, stalget.pl, starnet.app, staxnet.pl, scalnet.co.uk, starnet.store, stelnet.it, stallet.co, starnet.aero, sealnet.jp, statnet.org, starnet.ink, stahlnet.net, stalbet.online, starnet.de, italnet.net, sealnet.it, staklnet.xyz, staynet.org, staknet.site, starnet.world, starnet.consulting, starnet.org, stalent.click, sta-net.jp, stagnet.site, stannet.org, sta-net.ru, stavnet.info, stalknet.online, stalbet.pl, staknet.tech, staknet.pro, starnet.biz, starnet.tech, starnet.cab, starnet.promo, starnet.ro, stalknet.space, stalent.ai, staknet.org, starnet.lt, stelnet.tech, starnet.vip, stannet.it, starnet.club, stallet.online, stalner.com, stal-net.com, italnet.com.br, staknet.space, italnet.cl, starnet.fun, starnet.dev, stalent.top, stalket.com, staknet.fun, starnet.ltd, stelnet.com, stailnet.com, stahlnet.com, stalbet.co.uk, starnet.com.co, stelnet.cn, staknet.com, stannet.com, starnet.co.ke, stalent.net, stalbet.biz, statnet.co.uk, stalent.com.cn, stalmet.com.pl, italnet.org, italnet.net.cn, starnet.online, starnet.us, sealnet.org, shalnet.com, stabnet.com",
    "results": [
        {
            "num": 1,
            "domain_name": "stalbet.com.pl",
            "domain_keyword": "stalbet",
            "domain_tld": "com.pl",
            "query_time": "2024-05-16 15:11:30",
            "create_date": "2023-01-16",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-16",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "starnet.tel",
            "domain_keyword": "starnet",
            "domain_tld": "tel",
            "query_time": "2024-05-29 20:24:14",
            "create_date": "2009-04-23",
            "update_date": "2024-02-28",
            "expiry_date": "2024-04-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "stalset.pl",
            "domain_keyword": "stalset",
            "domain_tld": "pl",
            "query_time": "2024-04-13 13:40:54",
            "create_date": "2015-12-14",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-14",
            "registrar_name": "HostMark.pl Marek Drzewiecki",
            "name_servers": [
                "ns1.uphost.pro",
                "ns2.uphost.pro"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "italnet.com",
            "domain_keyword": "italnet",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:52:30",
            "create_date": "2000-08-10",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-10",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://www.libris.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "stilnet.com",
            "domain_keyword": "stilnet",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:00:05",
            "create_date": "2012-09-06",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-06",
            "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": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/d8b9888d-865f-4d56-bdb8-33c162271d32",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "stagnet.org",
            "domain_keyword": "stagnet",
            "domain_tld": "org",
            "query_time": "2024-05-21 13:40:15",
            "create_date": "2006-01-21",
            "update_date": "2024-01-21",
            "expiry_date": "2026-01-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "stolnet.com",
            "domain_keyword": "stolnet",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:37:07",
            "create_date": "2004-03-08",
            "update_date": "2024-01-23",
            "expiry_date": "2025-03-08",
            "registrar_iana": 2906,
            "registrar_name": "Protocol Internet Technology Limited t/a Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "S Glos",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "starnet.asia",
            "domain_keyword": "starnet",
            "domain_tld": "asia",
            "query_time": "2024-06-10 23:54:36",
            "create_date": "2008-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "registrar_iana": 78,
            "registrar_name": "PSI-Japan, Inc.",
            "registrar_website": "http://psi-japan.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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": [
                "dnsrv.starnet.ad.jp",
                "orion.star-net.or.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "staklnet.fun",
            "domain_keyword": "staklnet",
            "domain_tld": "fun",
            "query_time": "2024-04-28 21:37:56",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "VikaTor CO",
            "registrant_state": "Iowa",
            "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": [
                "dns5.parkpage.foundationapi.com",
                "dns6.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sealnet.asia",
            "domain_keyword": "sealnet",
            "domain_tld": "asia",
            "query_time": "2024-05-29 04:02:49",
            "create_date": "2018-07-06",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "starnet.fit",
            "domain_keyword": "starnet",
            "domain_tld": "fit",
            "query_time": "2024-06-01 19:43:04",
            "create_date": "2017-07-10",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.abmserver2.com",
                "ns2.abmserver2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "stylnet.com",
            "domain_keyword": "stylnet",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:19:43",
            "create_date": "2014-02-12",
            "update_date": "2021-02-06",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "starnet.top",
            "domain_keyword": "starnet",
            "domain_tld": "top",
            "query_time": "2024-04-22 14:25:20",
            "create_date": "2022-10-06",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanxi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "stannet.net",
            "domain_keyword": "stannet",
            "domain_tld": "net",
            "query_time": "2024-04-24 09:29:21",
            "create_date": "1999-04-06",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-06",
            "registrar_iana": 68,
            "registrar_name": "NORDNET",
            "registrar_website": "http://www.nordnet.net",
            "registrant_company": "Ciril",
            "registrant_country": "FR",
            "name_servers": [
                "arcturus.ciril.fr",
                "orion.ciril.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "starnet.pro",
            "domain_keyword": "starnet",
            "domain_tld": "pro",
            "query_time": "2024-05-15 12:59:16",
            "create_date": "2012-04-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-28",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "stalanet.com",
            "domain_keyword": "stalanet",
            "domain_tld": "com",
            "query_time": "2024-04-28 21:38:19",
            "create_date": "2022-09-16",
            "update_date": "2024-04-09",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Kent Durr",
            "registrant_company": "Kent Durr",
            "registrant_address": "2719,State Street",
            "registrant_city": "Westland",
            "registrant_state": "MI",
            "registrant_zip": "48185",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6126553935",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "stacnet.com",
            "domain_keyword": "stacnet",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:06:23",
            "create_date": "1999-07-05",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "stalnex.com",
            "domain_keyword": "stalnex",
            "domain_tld": "com",
            "query_time": "2024-05-27 11:05:49",
            "create_date": "2021-03-27",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "stafnet.com",
            "domain_keyword": "stafnet",
            "domain_tld": "com",
            "query_time": "2024-06-13 08:36:20",
            "create_date": "2004-11-16",
            "update_date": "2020-10-21",
            "expiry_date": "2026-11-16",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "FI",
            "registrant_email": "https://csl-registrar.com/contact/stafnet.com/owner",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "staynet.com",
            "domain_keyword": "staynet",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:57:29",
            "create_date": "2015-08-12",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1491,
            "registrar_name": "ConnectWave co.,Ltd",
            "registrar_website": "http://www.ssandomain.com",
            "registrant_name": "JUNGYUNKOOK",
            "registrant_company": "JUNGYUNKOOK",
            "registrant_address": "103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.117134545",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "stavnet.com",
            "domain_keyword": "stavnet",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:31:40",
            "create_date": "2007-08-18",
            "update_date": "2020-03-14",
            "expiry_date": "2025-08-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "starnet.cloud",
            "domain_keyword": "starnet",
            "domain_tld": "cloud",
            "query_time": "2024-06-10 23:54:36",
            "create_date": "2016-02-16",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BY",
            "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": [
                "clark.ns.cloudflare.com",
                "eloise.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "stalget.pl",
            "domain_keyword": "stalget",
            "domain_tld": "pl",
            "query_time": "2024-02-16 18:55:40",
            "create_date": "2016-05-08",
            "update_date": "2023-05-08",
            "expiry_date": "2024-05-08",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "starnet.app",
            "domain_keyword": "starnet",
            "domain_tld": "app",
            "query_time": "2024-05-12 12:03:56",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "staxnet.pl",
            "domain_keyword": "staxnet",
            "domain_tld": "pl",
            "query_time": "2024-05-22 19:58:07",
            "create_date": "2022-03-01",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "scalnet.co.uk",
            "domain_keyword": "scalnet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 15:14:19",
            "create_date": "2007-11-14",
            "update_date": "2023-10-15",
            "expiry_date": "2025-11-14",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "starnet.store",
            "domain_keyword": "starnet",
            "domain_tld": "store",
            "query_time": "2024-05-24 20:23:26",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "stelnet.it",
            "domain_keyword": "stelnet",
            "domain_tld": "it",
            "query_time": "2024-06-07 10:08:10",
            "create_date": "1996-10-31",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-07",
            "registrar_name": "GiDiNet di Iunco Daniele Antonio",
            "registrar_website": "https://www.gidinet.com",
            "registrant_company": "STARCH srl",
            "registrant_address": "Via crocefisso,2",
            "registrant_city": "Ornago",
            "registrant_state": "MB",
            "registrant_zip": "20876",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.gidinet.com",
                "dns2.gidinet.com",
                "dns3.gidinet.com",
                "dns4.gidinet.com",
                "dns5.gidinet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "stallet.co",
            "domain_keyword": "stallet",
            "domain_tld": "co",
            "query_time": "2024-04-15 18:15:46",
            "create_date": "2022-06-27",
            "update_date": "2022-10-06",
            "expiry_date": "2026-06-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "starnet.aero",
            "domain_keyword": "starnet",
            "domain_tld": "aero",
            "query_time": "2024-05-15 12:59:16",
            "create_date": "2003-06-11",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "STAR ALLIANCE SERVICES GMBH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.staralliance.com",
                "ns2.staralliance.com",
                "ns3.staralliance.com",
                "ns4.staralliance.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sealnet.jp",
            "domain_keyword": "sealnet",
            "domain_tld": "jp",
            "query_time": "2024-06-02 02:35:12",
            "create_date": "2006-05-11",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "SEALNET Co., Ltd.",
            "registrant_address": "muramatsu-cho",
            "registrant_zip": "7990401",
            "registrant_email": "[email protected]",
            "registrant_phone": "0896-24-3155",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 32,
            "domain_name": "statnet.org",
            "domain_keyword": "statnet",
            "domain_tld": "org",
            "query_time": "2024-05-27 18:55:57",
            "create_date": "2005-06-01",
            "update_date": "2024-04-08",
            "expiry_date": "2026-06-01",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.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.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "starnet.ink",
            "domain_keyword": "starnet",
            "domain_tld": "ink",
            "query_time": "2024-04-22 14:25:20",
            "create_date": "2022-11-23",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "He Jing Xue",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dolores.dnspod.net",
                "hugh.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "stahlnet.net",
            "domain_keyword": "stahlnet",
            "domain_tld": "net",
            "query_time": "2024-05-10 19:25:52",
            "create_date": "2006-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2027-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.webcontrolcenter.com",
                "ns2.webcontrolcenter.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "stalbet.online",
            "domain_keyword": "stalbet",
            "domain_tld": "online",
            "query_time": "2024-05-29 05:17:30",
            "create_date": "2023-12-04",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-04",
            "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": [
                "augustus.ns.cloudflare.com",
                "lady.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "starnet.de",
            "domain_keyword": "starnet",
            "domain_tld": "de",
            "query_time": "2024-06-10 19:29:48",
            "update_date": "2024-02-13",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 37,
            "domain_name": "italnet.net",
            "domain_keyword": "italnet",
            "domain_tld": "net",
            "query_time": "2024-04-25 11:52:30",
            "create_date": "2002-02-01",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sealnet.it",
            "domain_keyword": "sealnet",
            "domain_tld": "it",
            "query_time": "2024-04-29 06:47:29",
            "create_date": "2001-12-03",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-03",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Seal di marco cappelletti",
            "registrant_address": "P.zza lega lombarda 1",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20154",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 39,
            "domain_name": "staklnet.xyz",
            "domain_keyword": "staklnet",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 21:37:56",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 3765,
            "registrar_name": "NICENIC INTERNATIONAL GROUP CO., LIMITED",
            "registrar_website": "http://nicenic.net/",
            "registrant_company": "Twitch",
            "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": [
                "expired-ns1.niceisp.com",
                "expired-ns2.niceisp.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "staynet.org",
            "domain_keyword": "staynet",
            "domain_tld": "org",
            "query_time": "2024-04-15 03:57:29",
            "create_date": "2003-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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.darkserv.net",
                "ns2.darkserv.net",
                "ns3.darkserv.net",
                "ns4.darkserv.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "staknet.site",
            "domain_keyword": "staknet",
            "domain_tld": "site",
            "query_time": "2024-05-25 16:39:02",
            "create_date": "2023-09-14",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Hessen",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jewel.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "starnet.world",
            "domain_keyword": "starnet",
            "domain_tld": "world",
            "query_time": "2024-05-24 06:01:31",
            "create_date": "2020-09-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "starnet.consulting",
            "domain_keyword": "starnet",
            "domain_tld": "consulting",
            "query_time": "2024-06-01 19:43:04",
            "create_date": "2018-04-27",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S.C. STARNET CONSULTING S.R.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cluj",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "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.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "starnet.org",
            "domain_keyword": "starnet",
            "domain_tld": "org",
            "query_time": "2024-04-22 14:25:20",
            "create_date": "1997-08-18",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-17",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Center for Best Practices in Early Childhood, Western Ill Univ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "stalent.click",
            "domain_keyword": "stalent",
            "domain_tld": "click",
            "query_time": "2024-05-15 00:40:51",
            "create_date": "2023-08-29",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1586,
            "registrar_name": "MAT BAO CORPORATION",
            "registrar_website": "https://www.matbao.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nguyen Xuan Huy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sta-net.jp",
            "domain_keyword": "sta-net",
            "domain_tld": "jp",
            "query_time": "2024-06-12 14:40:44",
            "create_date": "2013-11-27",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-30",
            "registrant_name": "takata ryohei",
            "registrant_address": "1F Hakata Tsunaba Square 6-15",
            "registrant_zip": "812-0024",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-283-1188",
            "name_servers": [
                "ns-1112.awsdns-11.org",
                "ns-1795.awsdns-32.co.uk",
                "ns-423.awsdns-52.com",
                "ns-654.awsdns-17.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 47,
            "domain_name": "stagnet.site",
            "domain_keyword": "stagnet",
            "domain_tld": "site",
            "query_time": "2024-05-07 00:17:41",
            "create_date": "2023-10-21",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-21",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "stannet.org",
            "domain_keyword": "stannet",
            "domain_tld": "org",
            "query_time": "2024-06-06 07:13:04",
            "create_date": "2023-07-22",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sta-net.ru",
            "domain_keyword": "sta-net",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:37:14",
            "create_date": "2008-03-03",
            "expiry_date": "2025-03-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Joint Stock Company \"RS-Balt\"",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "stavnet.info",
            "domain_keyword": "stavnet",
            "domain_tld": "info",
            "query_time": "2024-05-05 13:10:42",
            "create_date": "2023-12-27",
            "update_date": "2024-04-20",
            "expiry_date": "2024-12-27",
            "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": [
                "ns4215.hostgator.com",
                "ns4216.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "stalknet.online",
            "domain_keyword": "stalknet",
            "domain_tld": "online",
            "query_time": "2024-04-28 21:39:21",
            "create_date": "2023-10-15",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Mecklenburg-Vorpommern",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "betty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "stalbet.pl",
            "domain_keyword": "stalbet",
            "domain_tld": "pl",
            "query_time": "2024-05-13 21:25:35",
            "create_date": "2001-11-10",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-09",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "staknet.tech",
            "domain_keyword": "staknet",
            "domain_tld": "tech",
            "query_time": "2024-05-25 16:39:02",
            "create_date": "2023-09-15",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Hessen",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jewel.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "staknet.pro",
            "domain_keyword": "staknet",
            "domain_tld": "pro",
            "query_time": "2024-05-25 16:39:02",
            "create_date": "2023-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "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": [
                "jewel.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "starnet.biz",
            "domain_keyword": "starnet",
            "domain_tld": "biz",
            "query_time": "2024-05-09 13:05:39",
            "create_date": "2021-10-28",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "starnet.tech",
            "domain_keyword": "starnet",
            "domain_tld": "tech",
            "query_time": "2024-05-09 13:05:39",
            "create_date": "2019-10-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "starnet.cab",
            "domain_keyword": "starnet",
            "domain_tld": "cab",
            "query_time": "2024-05-09 13:05:39",
            "create_date": "2023-05-02",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "peichuanyue",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "starnet.promo",
            "domain_keyword": "starnet",
            "domain_tld": "promo",
            "query_time": "2024-06-10 23:54:36",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "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": 59,
            "domain_name": "starnet.ro",
            "domain_keyword": "starnet",
            "domain_tld": "ro",
            "query_time": "2024-06-01 19:43:04",
            "expiry_date": "2031-09-01",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.starnetmedia.ro",
                "ns2.starnetmedia.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 60,
            "domain_name": "stalknet.space",
            "domain_keyword": "stalknet",
            "domain_tld": "space",
            "query_time": "2024-04-28 21:39:21",
            "create_date": "2023-10-15",
            "update_date": "2024-01-27",
            "expiry_date": "2024-10-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Mecklenburg-Vorpommern",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.suspended-domain.com",
                "ns2.suspended-domain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "stalent.ai",
            "domain_keyword": "stalent",
            "domain_tld": "ai",
            "query_time": "2024-04-28 21:38:39",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "clayton.ns.cloudflare.com",
                "maeve.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "staknet.org",
            "domain_keyword": "staknet",
            "domain_tld": "org",
            "query_time": "2024-05-21 13:44:36",
            "create_date": "2023-11-19",
            "update_date": "2024-02-14",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "felipe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "starnet.lt",
            "domain_keyword": "starnet",
            "domain_tld": "lt",
            "query_time": "2024-05-24 06:01:31",
            "create_date": "2022-02-21",
            "expiry_date": "2025-02-22",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 64,
            "domain_name": "stelnet.tech",
            "domain_keyword": "stelnet",
            "domain_tld": "tech",
            "query_time": "2024-05-14 21:18:37",
            "create_date": "2022-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-29",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "PL",
            "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": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "starnet.vip",
            "domain_keyword": "starnet",
            "domain_tld": "vip",
            "query_time": "2024-04-22 14:25:20",
            "create_date": "2016-09-03",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "stannet.it",
            "domain_keyword": "stannet",
            "domain_tld": "it",
            "query_time": "2024-05-07 08:41:14",
            "create_date": "2002-07-30",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-18",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "Stannet IT BV",
            "registrant_address": "Transformatorweg 28 D028",
            "registrant_city": "Amsterdam",
            "registrant_state": "NH",
            "registrant_zip": "1014 AK",
            "registrant_country": "NL",
            "name_servers": [
                "neil.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 67,
            "domain_name": "starnet.club",
            "domain_keyword": "starnet",
            "domain_tld": "club",
            "query_time": "2024-05-27 11:13:52",
            "create_date": "2023-05-24",
            "update_date": "2024-01-26",
            "expiry_date": "2024-05-24",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "stallet.online",
            "domain_keyword": "stallet",
            "domain_tld": "online",
            "query_time": "2024-05-13 21:26:19",
            "create_date": "2019-03-13",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-13",
            "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": 69,
            "domain_name": "stalner.com",
            "domain_keyword": "stalner",
            "domain_tld": "com",
            "query_time": "2024-06-09 08:37:56",
            "create_date": "2018-12-07",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "stal-net.com",
            "domain_keyword": "stal-net",
            "domain_tld": "com",
            "query_time": "2024-06-09 08:35:09",
            "create_date": "2023-09-28",
            "update_date": "2023-10-07",
            "expiry_date": "2024-09-28",
            "registrar_iana": 4109,
            "registrar_name": "Gname 117 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "italnet.com.br",
            "domain_keyword": "italnet",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 05:38:50",
            "create_date": "1996-06-14",
            "update_date": "2022-06-14",
            "expiry_date": "2025-06-14",
            "registrant_name": "ITALCOMP INFORMATICA LTDA",
            "name_servers": [
                "hades.italnet.com.br",
                "servernt.italnet.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 72,
            "domain_name": "staknet.space",
            "domain_keyword": "staknet",
            "domain_tld": "space",
            "query_time": "2024-05-25 16:39:02",
            "create_date": "2023-09-14",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Hessen",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jewel.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "italnet.cl",
            "domain_keyword": "italnet",
            "domain_tld": "cl",
            "query_time": "2024-05-31 05:38:50",
            "create_date": "1999-01-02",
            "expiry_date": "2026-01-31",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "CHILECORP PRODUCCIONES SPA",
            "name_servers": [
                "ns1.italnet.cl",
                "ns2.italnet.cl"
            ]
        },
        {
            "num": 74,
            "domain_name": "starnet.fun",
            "domain_keyword": "starnet",
            "domain_tld": "fun",
            "query_time": "2024-06-10 23:54:36",
            "create_date": "2023-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Bei Jing Ji Ou Ji Wen Hua Chuan Mei You Xian Gong Si",
            "registrant_state": "bei jing shi",
            "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": [
                "function.dnspod.net",
                "hymn.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "starnet.dev",
            "domain_keyword": "starnet",
            "domain_tld": "dev",
            "query_time": "2024-05-09 13:05:39",
            "create_date": "2020-05-23",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "jack.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "stalent.top",
            "domain_keyword": "stalent",
            "domain_tld": "top",
            "query_time": "2024-04-15 06:42:15",
            "create_date": "2018-07-14",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1366,
            "registrar_name": "xiamen chinasource internet service co. ltd.",
            "registrar_website": "http://www.zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "厦门朗新天霁软件技术有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "厦门",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cnolnic.com",
                "ns2.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "stalket.com",
            "domain_keyword": "stalket",
            "domain_tld": "com",
            "query_time": "2024-05-25 14:57:15",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "staknet.fun",
            "domain_keyword": "staknet",
            "domain_tld": "fun",
            "query_time": "2024-06-09 08:34:45",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "starnet.ltd",
            "domain_keyword": "starnet",
            "domain_tld": "ltd",
            "query_time": "2024-06-10 23:54:36",
            "create_date": "2019-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "stelnet.com",
            "domain_keyword": "stelnet",
            "domain_tld": "com",
            "query_time": "2024-05-24 20:46:05",
            "create_date": "1995-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "stailnet.com",
            "domain_keyword": "stailnet",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:30:09",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": [
                "ns8966.banahosting.com",
                "ns8967.banahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "stahlnet.com",
            "domain_keyword": "stahlnet",
            "domain_tld": "com",
            "query_time": "2024-05-29 02:14:56",
            "create_date": "2000-06-09",
            "update_date": "2021-08-21",
            "expiry_date": "2025-06-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "stalbet.co.uk",
            "domain_keyword": "stalbet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 21:38:27",
            "create_date": "2020-09-28",
            "update_date": "2023-09-24",
            "expiry_date": "2025-09-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "starnet.com.co",
            "domain_keyword": "starnet",
            "domain_tld": "com.co",
            "query_time": "2024-05-24 06:01:30",
            "create_date": "2011-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dongee.com",
                "ns2.dongee.com",
                "ns3.dongee.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "stelnet.cn",
            "domain_keyword": "stelnet",
            "domain_tld": "cn",
            "query_time": "2024-06-10 22:39:45",
            "create_date": "2022-10-13",
            "expiry_date": "2024-10-13",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "马修顺",
            "registrant_email": "[email protected]",
            "name_servers": [
                "edwiin.dnspod.net",
                "lettuce.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "staknet.com",
            "domain_keyword": "staknet",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:40:25",
            "create_date": "2019-03-30",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "stannet.com",
            "domain_keyword": "stannet",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:03:07",
            "create_date": "1995-09-24",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind Cayman Islands Ltd.",
            "registrant_address": "Units 3-105 to 3-112, Governors Square",
            "registrant_city": "West Bay",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "KY1-1300",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "starnet.co.ke",
            "domain_keyword": "starnet",
            "domain_tld": "co.ke",
            "query_time": "2024-06-01 19:43:04",
            "create_date": "2011-10-31",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-31",
            "registrar_name": "Starnet Solutions",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Starnet Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1409.websitewelcome.com",
                "ns1410.websitewelcome.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "stalent.net",
            "domain_keyword": "stalent",
            "domain_tld": "net",
            "query_time": "2024-06-09 08:35:30",
            "create_date": "2018-07-13",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fujian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://www.zzy.cn/domain/domain_whois_mailsend_page.html?domainname=stalent.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cnolnic.com",
                "ns2.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "stalbet.biz",
            "domain_keyword": "stalbet",
            "domain_tld": "biz",
            "query_time": "2024-04-28 21:38:25",
            "create_date": "2012-10-15",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soda Sylwia Szymanska",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "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.odee.pl",
                "ns2.odee.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "statnet.co.uk",
            "domain_keyword": "statnet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 00:15:44",
            "create_date": "2013-05-17",
            "update_date": "2023-12-12",
            "expiry_date": "2025-05-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.clook.net",
                "ns2.clook.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "stalent.com.cn",
            "domain_keyword": "stalent",
            "domain_tld": "com.cn",
            "query_time": "2024-04-28 21:38:39",
            "create_date": "2023-04-06",
            "expiry_date": "2028-04-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "青岛朗新天霁软件技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "stalmet.com.pl",
            "domain_keyword": "stalmet",
            "domain_tld": "com.pl",
            "query_time": "2024-05-29 05:18:34",
            "create_date": "2000-01-21",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-20",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "italnet.org",
            "domain_keyword": "italnet",
            "domain_tld": "org",
            "query_time": "2024-05-28 01:07:52",
            "create_date": "2023-08-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "italnet.net.cn",
            "domain_keyword": "italnet",
            "domain_tld": "net.cn",
            "query_time": "2024-04-29 12:53:20",
            "create_date": "2023-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "余仁树",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.exp.4cun.com",
                "ns2.exp.4cun.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "starnet.online",
            "domain_keyword": "starnet",
            "domain_tld": "online",
            "query_time": "2024-05-09 13:05:39",
            "create_date": "2024-01-08",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-08",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "starnet.us",
            "domain_keyword": "starnet",
            "domain_tld": "us",
            "query_time": "2024-05-20 08:26:31",
            "create_date": "2009-07-10",
            "update_date": "2021-12-21",
            "expiry_date": "2025-07-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Internet Support",
            "registrant_address": "Trails Road145 Calle Del Presidente",
            "registrant_city": "Bernalillo",
            "registrant_state": "NM",
            "registrant_zip": "87004",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.75032909",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sealnet.org",
            "domain_keyword": "sealnet",
            "domain_tld": "org",
            "query_time": "2024-05-17 07:45:50",
            "create_date": "2023-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangxi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "shalnet.com",
            "domain_keyword": "shalnet",
            "domain_tld": "com",
            "query_time": "2024-05-25 00:13:44",
            "create_date": "2023-06-29",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "stabnet.com",
            "domain_keyword": "stabnet",
            "domain_tld": "com",
            "query_time": "2024-05-31 19:05:59",
            "create_date": "2012-05-08",
            "update_date": "2021-05-02",
            "expiry_date": "2024-05-08",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.301,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>stalnet.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5379</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>stalbet.com.pl, starnet.tel, stalset.pl, italnet.com, stilnet.com, stagnet.org, stolnet.com, starnet.asia, staklnet.fun, sealnet.asia, starnet.fit, stylnet.com, starnet.top, stannet.net, starnet.pro, stalanet.com, stacnet.com, stalnex.com, stafnet.com, staynet.com, stavnet.com, starnet.cloud, stalget.pl, starnet.app, staxnet.pl, scalnet.co.uk, starnet.store, stelnet.it, stallet.co, starnet.aero, sealnet.jp, statnet.org, starnet.ink, stahlnet.net, stalbet.online, starnet.de, italnet.net, sealnet.it, staklnet.xyz, staynet.org, staknet.site, starnet.world, starnet.consulting, starnet.org, stalent.click, sta-net.jp, stagnet.site, stannet.org, sta-net.ru, stavnet.info, stalknet.online, stalbet.pl, staknet.tech, staknet.pro, starnet.biz, starnet.tech, starnet.cab, starnet.promo, starnet.ro, stalknet.space, stalent.ai, staknet.org, starnet.lt, stelnet.tech, starnet.vip, stannet.it, starnet.club, stallet.online, stalner.com, stal-net.com, italnet.com.br, staknet.space, italnet.cl, starnet.fun, starnet.dev, stalent.top, stalket.com, staknet.fun, starnet.ltd, stelnet.com, stailnet.com, stahlnet.com, stalbet.co.uk, starnet.com.co, stelnet.cn, staknet.com, stannet.com, starnet.co.ke, stalent.net, stalbet.biz, statnet.co.uk, stalent.com.cn, stalmet.com.pl, italnet.org, italnet.net.cn, starnet.online, starnet.us, sealnet.org, shalnet.com, stabnet.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>stalbet.com.pl</domain_name>
   <domain_keyword>stalbet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-16 15:11:30</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>starnet.tel</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-29 20:24:14</query_time>
   <create_date>2009-04-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>stalset.pl</domain_name>
   <domain_keyword>stalset</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-13 13:40:54</query_time>
   <create_date>2015-12-14</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>HostMark.pl Marek Drzewiecki</registrar_name>
   <name_servers>
    <value>ns1.uphost.pro</value>
    <value>ns2.uphost.pro</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>italnet.com</domain_name>
   <domain_keyword>italnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:52:30</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://www.libris.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>5</num>
   <domain_name>stilnet.com</domain_name>
   <domain_keyword>stilnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:00:05</query_time>
   <create_date>2012-09-06</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-06</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>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d8b9888d-865f-4d56-bdb8-33c162271d32</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>stagnet.org</domain_name>
   <domain_keyword>stagnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 13:40:15</query_time>
   <create_date>2006-01-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2026-01-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>stolnet.com</domain_name>
   <domain_keyword>stolnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:37:07</query_time>
   <create_date>2004-03-08</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>2906</registrar_iana>
   <registrar_name>Protocol Internet Technology Limited t/a Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>S Glos</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>starnet.asia</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-10 23:54:36</query_time>
   <create_date>2008-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>78</registrar_iana>
   <registrar_name>PSI-Japan, Inc.</registrar_name>
   <registrar_website>http://psi-japan.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>Osaka</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>dnsrv.starnet.ad.jp</value>
    <value>orion.star-net.or.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>staklnet.fun</domain_name>
   <domain_keyword>staklnet</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-28 21:37:56</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>VikaTor CO</registrant_company>
   <registrant_state>Iowa</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>dns5.parkpage.foundationapi.com</value>
    <value>dns6.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sealnet.asia</domain_name>
   <domain_keyword>sealnet</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-29 04:02:49</query_time>
   <create_date>2018-07-06</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>starnet.fit</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-01 19:43:04</query_time>
   <create_date>2017-07-10</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.abmserver2.com</value>
    <value>ns2.abmserver2.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>12</num>
   <domain_name>stylnet.com</domain_name>
   <domain_keyword>stylnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:19:43</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2021-02-06</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>starnet.top</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 14:25:20</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanxi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>stannet.net</domain_name>
   <domain_keyword>stannet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 09:29:21</query_time>
   <create_date>1999-04-06</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_company>Ciril</registrant_company>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>arcturus.ciril.fr</value>
    <value>orion.ciril.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>starnet.pro</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-15 12:59:16</query_time>
   <create_date>2012-04-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>stalanet.com</domain_name>
   <domain_keyword>stalanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 21:38:19</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Kent Durr</registrant_name>
   <registrant_company>Kent Durr</registrant_company>
   <registrant_address>2719,State Street</registrant_address>
   <registrant_city>Westland</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>48185</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6126553935</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>stacnet.com</domain_name>
   <domain_keyword>stacnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:06:23</query_time>
   <create_date>1999-07-05</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>18</num>
   <domain_name>stalnex.com</domain_name>
   <domain_keyword>stalnex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 11:05:49</query_time>
   <create_date>2021-03-27</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>stafnet.com</domain_name>
   <domain_keyword>stafnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 08:36:20</query_time>
   <create_date>2004-11-16</create_date>
   <update_date>2020-10-21</update_date>
   <expiry_date>2026-11-16</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_country>FI</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/stafnet.com/owner</registrant_email>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>staynet.com</domain_name>
   <domain_keyword>staynet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:57:29</query_time>
   <create_date>2015-08-12</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1491</registrar_iana>
   <registrar_name>ConnectWave co.,Ltd</registrar_name>
   <registrar_website>http://www.ssandomain.com</registrar_website>
   <registrant_name>JUNGYUNKOOK</registrant_name>
   <registrant_company>JUNGYUNKOOK</registrant_company>
   <registrant_address>103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.117134545</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>stavnet.com</domain_name>
   <domain_keyword>stavnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:31:40</query_time>
   <create_date>2007-08-18</create_date>
   <update_date>2020-03-14</update_date>
   <expiry_date>2025-08-18</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</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>22</num>
   <domain_name>starnet.cloud</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-10 23:54:36</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clark.ns.cloudflare.com</value>
    <value>eloise.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>stalget.pl</domain_name>
   <domain_keyword>stalget</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-16 18:55:40</query_time>
   <create_date>2016-05-08</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>starnet.app</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 12:03:56</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-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>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>staxnet.pl</domain_name>
   <domain_keyword>staxnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-22 19:58:07</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>scalnet.co.uk</domain_name>
   <domain_keyword>scalnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 15:14:19</query_time>
   <create_date>2007-11-14</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>starnet.store</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 20:23:26</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>stelnet.it</domain_name>
   <domain_keyword>stelnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 10:08:10</query_time>
   <create_date>1996-10-31</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>GiDiNet di Iunco Daniele Antonio</registrar_name>
   <registrar_website>https://www.gidinet.com</registrar_website>
   <registrant_company>STARCH srl</registrant_company>
   <registrant_address>Via crocefisso,2</registrant_address>
   <registrant_city>Ornago</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>20876</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.gidinet.com</value>
    <value>dns2.gidinet.com</value>
    <value>dns3.gidinet.com</value>
    <value>dns4.gidinet.com</value>
    <value>dns5.gidinet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>stallet.co</domain_name>
   <domain_keyword>stallet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 18:15:46</query_time>
   <create_date>2022-06-27</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2026-06-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.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>starnet.aero</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-15 12:59:16</query_time>
   <create_date>2003-06-11</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>STAR ALLIANCE SERVICES GMBH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.staralliance.com</value>
    <value>ns2.staralliance.com</value>
    <value>ns3.staralliance.com</value>
    <value>ns4.staralliance.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sealnet.jp</domain_name>
   <domain_keyword>sealnet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 02:35:12</query_time>
   <create_date>2006-05-11</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>SEALNET Co., Ltd.</registrant_name>
   <registrant_address>muramatsu-cho</registrant_address>
   <registrant_zip>7990401</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0896-24-3155</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>statnet.org</domain_name>
   <domain_keyword>statnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 18:55:57</query_time>
   <create_date>2005-06-01</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-06-01</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.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.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>starnet.ink</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-22 14:25:20</query_time>
   <create_date>2022-11-23</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>He Jing Xue</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dolores.dnspod.net</value>
    <value>hugh.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>stahlnet.net</domain_name>
   <domain_keyword>stahlnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 19:25:52</query_time>
   <create_date>2006-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2027-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.webcontrolcenter.com</value>
    <value>ns2.webcontrolcenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>stalbet.online</domain_name>
   <domain_keyword>stalbet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 05:17:30</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-04</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>augustus.ns.cloudflare.com</value>
    <value>lady.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>starnet.de</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-10 19:29:48</query_time>
   <update_date>2024-02-13</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>37</num>
   <domain_name>italnet.net</domain_name>
   <domain_keyword>italnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 11:52:30</query_time>
   <create_date>2002-02-01</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sealnet.it</domain_name>
   <domain_keyword>sealnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 06:47:29</query_time>
   <create_date>2001-12-03</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Seal di marco cappelletti</registrant_company>
   <registrant_address>P.zza lega lombarda 1</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20154</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>staklnet.xyz</domain_name>
   <domain_keyword>staklnet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 21:37:56</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>3765</registrar_iana>
   <registrar_name>NICENIC INTERNATIONAL GROUP CO., LIMITED</registrar_name>
   <registrar_website>http://nicenic.net/</registrar_website>
   <registrant_company>Twitch</registrant_company>
   <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>expired-ns1.niceisp.com</value>
    <value>expired-ns2.niceisp.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>staynet.org</domain_name>
   <domain_keyword>staynet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 03:57:29</query_time>
   <create_date>2003-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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.darkserv.net</value>
    <value>ns2.darkserv.net</value>
    <value>ns3.darkserv.net</value>
    <value>ns4.darkserv.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>staknet.site</domain_name>
   <domain_keyword>staknet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 16:39:02</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Hessen</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jewel.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>starnet.world</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-24 06:01:31</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>starnet.consulting</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-06-01 19:43:04</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>S.C. STARNET CONSULTING S.R.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cluj</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</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.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>starnet.org</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 14:25:20</query_time>
   <create_date>1997-08-18</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Center for Best Practices in Early Childhood, Western Ill Univ</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>stalent.click</domain_name>
   <domain_keyword>stalent</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-15 00:40:51</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>MAT BAO CORPORATION</registrar_name>
   <registrar_website>https://www.matbao.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nguyen Xuan Huy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sta-net.jp</domain_name>
   <domain_keyword>sta-net</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-12 14:40:44</query_time>
   <create_date>2013-11-27</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>takata ryohei</registrant_name>
   <registrant_address>1F Hakata Tsunaba Square 6-15</registrant_address>
   <registrant_zip>812-0024</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-283-1188</registrant_phone>
   <name_servers>
    <value>ns-1112.awsdns-11.org</value>
    <value>ns-1795.awsdns-32.co.uk</value>
    <value>ns-423.awsdns-52.com</value>
    <value>ns-654.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>stagnet.site</domain_name>
   <domain_keyword>stagnet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 00:17:41</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-21</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>stannet.org</domain_name>
   <domain_keyword>stannet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 07:13:04</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sta-net.ru</domain_name>
   <domain_keyword>sta-net</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:37:14</query_time>
   <create_date>2008-03-03</create_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Joint Stock Company &quot;RS-Balt&quot;</registrant_company>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>stavnet.info</domain_name>
   <domain_keyword>stavnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 13:10:42</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-12-27</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>ns4215.hostgator.com</value>
    <value>ns4216.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>stalknet.online</domain_name>
   <domain_keyword>stalknet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-28 21:39:21</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Mecklenburg-Vorpommern</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>betty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>stalbet.pl</domain_name>
   <domain_keyword>stalbet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 21:25:35</query_time>
   <create_date>2001-11-10</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>staknet.tech</domain_name>
   <domain_keyword>staknet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 16:39:02</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Hessen</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jewel.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>staknet.pro</domain_name>
   <domain_keyword>staknet</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 16:39:02</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jewel.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>starnet.biz</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 13:05:39</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>starnet.tech</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 13:05:39</query_time>
   <create_date>2019-10-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>57</num>
   <domain_name>starnet.cab</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>cab</domain_tld>
   <query_time>2024-05-09 13:05:39</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>peichuanyue</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>starnet.promo</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-06-10 23:54:36</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</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>59</num>
   <domain_name>starnet.ro</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-01 19:43:04</query_time>
   <expiry_date>2031-09-01</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.starnetmedia.ro</value>
    <value>ns2.starnetmedia.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>stalknet.space</domain_name>
   <domain_keyword>stalknet</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-28 21:39:21</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Mecklenburg-Vorpommern</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.suspended-domain.com</value>
    <value>ns2.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>stalent.ai</domain_name>
   <domain_keyword>stalent</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-28 21:38:39</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>clayton.ns.cloudflare.com</value>
    <value>maeve.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>staknet.org</domain_name>
   <domain_keyword>staknet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 13:44:36</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>felipe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>starnet.lt</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-24 06:01:31</query_time>
   <create_date>2022-02-21</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>stelnet.tech</domain_name>
   <domain_keyword>stelnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-14 21:18:37</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>PL</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>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>starnet.vip</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-22 14:25:20</query_time>
   <create_date>2016-09-03</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>stannet.it</domain_name>
   <domain_keyword>stannet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 08:41:14</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>Stannet IT BV</registrant_company>
   <registrant_address>Transformatorweg 28 D028</registrant_address>
   <registrant_city>Amsterdam</registrant_city>
   <registrant_state>NH</registrant_state>
   <registrant_zip>1014 AK</registrant_zip>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>neil.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>starnet.club</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 11:13:52</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>stallet.online</domain_name>
   <domain_keyword>stallet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 21:26:19</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-13</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>69</num>
   <domain_name>stalner.com</domain_name>
   <domain_keyword>stalner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 08:37:56</query_time>
   <create_date>2018-12-07</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>stal-net.com</domain_name>
   <domain_keyword>stal-net</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 08:35:09</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>4109</registrar_iana>
   <registrar_name>Gname 117 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <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>71</num>
   <domain_name>italnet.com.br</domain_name>
   <domain_keyword>italnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 05:38:50</query_time>
   <create_date>1996-06-14</create_date>
   <update_date>2022-06-14</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrant_name>ITALCOMP INFORMATICA LTDA</registrant_name>
   <name_servers>
    <value>hades.italnet.com.br</value>
    <value>servernt.italnet.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>staknet.space</domain_name>
   <domain_keyword>staknet</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 16:39:02</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Hessen</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jewel.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>italnet.cl</domain_name>
   <domain_keyword>italnet</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-31 05:38:50</query_time>
   <create_date>1999-01-02</create_date>
   <expiry_date>2026-01-31</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>CHILECORP PRODUCCIONES SPA</registrant_name>
   <name_servers>
    <value>ns1.italnet.cl</value>
    <value>ns2.italnet.cl</value>
   </name_servers>
  </value>
  <value>
   <num>74</num>
   <domain_name>starnet.fun</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-10 23:54:36</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Bei Jing Ji Ou Ji Wen Hua Chuan Mei You Xian Gong Si</registrant_company>
   <registrant_state>bei jing shi</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>function.dnspod.net</value>
    <value>hymn.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>starnet.dev</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 13:05:39</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>jack.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>stalent.top</domain_name>
   <domain_keyword>stalent</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 06:42:15</query_time>
   <create_date>2018-07-14</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>xiamen chinasource internet service co. ltd.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>厦门朗新天霁软件技术有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>厦门</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cnolnic.com</value>
    <value>ns2.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>stalket.com</domain_name>
   <domain_keyword>stalket</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 14:57:15</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>staknet.fun</domain_name>
   <domain_keyword>staknet</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-09 08:34:45</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>starnet.ltd</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-10 23:54:36</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>stelnet.com</domain_name>
   <domain_keyword>stelnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 20:46:05</query_time>
   <create_date>1995-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</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>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>stailnet.com</domain_name>
   <domain_keyword>stailnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:30:09</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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>ns8966.banahosting.com</value>
    <value>ns8967.banahosting.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>stahlnet.com</domain_name>
   <domain_keyword>stahlnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 02:14:56</query_time>
   <create_date>2000-06-09</create_date>
   <update_date>2021-08-21</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>stalbet.co.uk</domain_name>
   <domain_keyword>stalbet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 21:38:27</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>starnet.com.co</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-24 06:01:30</query_time>
   <create_date>2011-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dongee.com</value>
    <value>ns2.dongee.com</value>
    <value>ns3.dongee.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>85</num>
   <domain_name>stelnet.cn</domain_name>
   <domain_keyword>stelnet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 22:39:45</query_time>
   <create_date>2022-10-13</create_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>马修顺</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>edwiin.dnspod.net</value>
    <value>lettuce.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>staknet.com</domain_name>
   <domain_keyword>staknet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:40:25</query_time>
   <create_date>2019-03-30</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-30</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>stannet.com</domain_name>
   <domain_keyword>stannet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:03:07</query_time>
   <create_date>1995-09-24</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind Cayman Islands Ltd.</registrant_company>
   <registrant_address>Units 3-105 to 3-112, Governors Square</registrant_address>
   <registrant_city>West Bay</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>KY1-1300</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>88</num>
   <domain_name>starnet.co.ke</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-06-01 19:43:04</query_time>
   <create_date>2011-10-31</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Starnet Solutions</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Starnet Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1409.websitewelcome.com</value>
    <value>ns1410.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>stalent.net</domain_name>
   <domain_keyword>stalent</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 08:35:30</query_time>
   <create_date>2018-07-13</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</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>Fujian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.zzy.cn/domain/domain_whois_mailsend_page.html?domainname=stalent.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cnolnic.com</value>
    <value>ns2.cnolnic.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>stalbet.biz</domain_name>
   <domain_keyword>stalbet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-28 21:38:25</query_time>
   <create_date>2012-10-15</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soda Sylwia Szymanska</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>PL</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.odee.pl</value>
    <value>ns2.odee.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>statnet.co.uk</domain_name>
   <domain_keyword>statnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 00:15:44</query_time>
   <create_date>2013-05-17</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.clook.net</value>
    <value>ns2.clook.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>stalent.com.cn</domain_name>
   <domain_keyword>stalent</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-28 21:38:39</query_time>
   <create_date>2023-04-06</create_date>
   <expiry_date>2028-04-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>青岛朗新天霁软件技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>stalmet.com.pl</domain_name>
   <domain_keyword>stalmet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-29 05:18:34</query_time>
   <create_date>2000-01-21</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>italnet.org</domain_name>
   <domain_keyword>italnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 01:07:52</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>italnet.net.cn</domain_name>
   <domain_keyword>italnet</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-29 12:53:20</query_time>
   <create_date>2023-04-10</create_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>余仁树</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.exp.4cun.com</value>
    <value>ns2.exp.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>starnet.online</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 13:05:39</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>starnet.us</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-20 08:26:31</query_time>
   <create_date>2009-07-10</create_date>
   <update_date>2021-12-21</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Internet Support</registrant_name>
   <registrant_address>Trails Road145 Calle Del Presidente</registrant_address>
   <registrant_city>Bernalillo</registrant_city>
   <registrant_state>NM</registrant_state>
   <registrant_zip>87004</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.75032909</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>98</num>
   <domain_name>sealnet.org</domain_name>
   <domain_keyword>sealnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 07:45:50</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>Guangxi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>99</num>
   <domain_name>shalnet.com</domain_name>
   <domain_keyword>shalnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 00:13:44</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>stabnet.com</domain_name>
   <domain_keyword>stabnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 19:05:59</query_time>
   <create_date>2012-05-08</create_date>
   <update_date>2021-05-02</update_date>
   <expiry_date>2024-05-08</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>
 </results>
 <stats>
  <total_time>0.301</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.