WHOIS QUERY TIME

22 May 2024 - 1:01 AM UTC

Registered: 4 December 2002
Expiry: 4 December 2031

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns1.hichina.com
dns2.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 广东赛能科技有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sanet.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sanet.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sanet.com.cn",
            "domain_keyword": "sanet",
            "domain_tld": "com.cn",
            "query_time": "2024-05-22 01:01:53",
            "create_date": "2002-12-04",
            "expiry_date": "2031-12-04",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广东赛能科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sanet.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sanet.com.cn</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-22 01:01:53</query_time>
   <create_date>2002-12-04</create_date>
   <expiry_date>2031-12-04</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广东赛能科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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.144 seconds) for "sanet.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Mar 2015 - 12:00 AM UTC

Registered: 4 December 2002
Expiry: 4 December 2016

REGISTRAR

Name: ????????????

NAME SERVERS

dns1.hichina.com
dns2.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: ??????????
Email: [email protected]

#2 - QUERY TIME

23 Mar 2024 - 8:31 PM UTC

Registered: 4 December 2002
Expiry: 4 December 2031

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns1.hichina.com
dns2.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 广东赛能科技有限公司
Email: [email protected]

* 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=sanet.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sanet.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sanet.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "sanet.com.cn",
            "domain_keyword": "sanet",
            "domain_tld": "com.cn",
            "query_time": "2015-03-26 00:00:00",
            "create_date": "2002-12-04",
            "expiry_date": "2016-12-04",
            "registrar_name": "????????????",
            "registrant_name": "??????????",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "sanet.com.cn",
            "domain_keyword": "sanet",
            "domain_tld": "com.cn",
            "query_time": "2024-03-23 20:31:11",
            "create_date": "2002-12-04",
            "expiry_date": "2031-12-04",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广东赛能科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.144,
        "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>sanet.com.cn</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>sanet.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sanet.com.cn</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2015-03-26 00:00:00</query_time>
   <create_date>2002-12-04</create_date>
   <expiry_date>2016-12-04</expiry_date>
   <registrar_name>????????????</registrar_name>
   <registrant_name>??????????</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>sanet.com.cn</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-03-23 20:31:11</query_time>
   <create_date>2002-12-04</create_date>
   <expiry_date>2031-12-04</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广东赛能科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.144</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 48 domain names (in 0.075 seconds) which contained the exact domain keyword "sanet".
Domain Name Registered Expiry Registrar Ownership
1 sanet.com 21 Jun 1995 20 Jun 2025 GoDaddy.com, LLC -
2 sanet.net 13 Sep 2001 12 Sep 2024 Eurodns S.A. SANETVIEW SLU
3 sanet.info 24 Mar 2002 24 Mar 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com c/o IDPS International Domain Privacy Services GmbH
4 sanet.com.cn 4 Dec 2002 4 Dec 2031 阿里云计算有限公司(万网) 广东赛能科技有限公司
5 sanet.net.cn 8 Jan 2003 8 Jan 2028 北京新网数码信息技术有限公司 深圳市湘海电子有限公司
6 sanet.cn 28 Nov 2003 28 Nov 2031 阿里云计算有限公司(万网) 广东赛能科技有限公司
7 sanet.sk 2 Dec 2003 2 Dec 2024 SOMI Systems a.s. SANET - Slovak Academic Network
8 sanet.fr 18 May 2005 18 May 2026 GANDI SOC D'ASSAINISSEMENT ET DE NETTOIEMENT
9 sanet.jp 20 Sep 2006 30 Sep 2024 - Xserver Inc.
10 sanet.asia 4 Feb 2008 4 Feb 2025 PSI-USA, Inc. dba Domain Robot Sanet Thailand Co. Ltd.
11 sanet.com.br 24 Dec 2009 24 Dec 2028 - Sanet Comercio e Servi?os de Informatica EPP
12 sanet.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 sanet.co.th 9 Aug 2010 8 Aug 2024 THNIC Sanet ( Thailand ) Co., Ltd. ( บริษัท ชาเน็ต (ไทยแลนด์) จำกัด )
14 sanet.top 26 Feb 2016 26 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) panjialong
15 sanet.pics 5 Feb 2017 5 Feb 2025 1API GmbH Domains By Proxy, LLC
16 sanet.org 16 Mar 2017 16 Mar 2025 Sav.com, LLC Privacy Protection
17 sanet.ws 27 Apr 2018 27 Apr 2025 Tucows -
18 sanet.lc 7 May 2018 7 May 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
19 sanet.email 27 Jul 2018 27 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 sanet.us 30 Jul 2018 30 Jul 2024 NameCheap, Inc. nanang prihatin
21 sanet.it 2 Oct 2018 2 Oct 2024 1 Api GmbH hidden
22 sanet.nl 28 Oct 2018 - NVA Online Advertising B.V. -
23 sanet.fund 30 Nov 2018 30 Nov 2025 EuroDNS S.A. SANETVIEW SLU
24 sanet.ru 3 Sep 2019 3 Sep 2024 REGRU-RU 68 Media SA
25 sanet.cd 15 Jan 2021 30 Jun 2024 NIC CD Migration Office Congolais des Postes et Telecommunications - OCPT
26 sanet.tech 21 Feb 2022 21 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
27 sanet.online 26 Feb 2022 26 Feb 2025 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Ireneusz Bachurski Przedsiebiorstwo INFO-BI
28 sanet.dev 4 Mar 2022 4 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
29 sanet.mobi 5 Apr 2022 5 Apr 2025 INWX GmbH REDACTED FOR PRIVACY
30 sanet.app 12 Aug 2022 12 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 sanet.cloud 12 Aug 2022 12 Aug 2025 GoDaddy Domains By Proxy, LLC
32 sanet.pro 12 Aug 2022 12 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 sanet.sb 16 Jan 2023 16 Jan 2025 Sarek Oy 1337 Services LLC
34 sanet.work 10 Mar 2023 10 Mar 2024 eNom, LLC Proxy Protection LLC
35 sanet.world 11 Mar 2023 11 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 sanet.site 14 Jun 2023 14 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
37 sanet.lat 10 Jul 2023 10 Jul 2028 Go Daddy, LLC Domains By Proxy, LLC
38 sanet.tv 23 Jul 2023 23 Jul 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
39 sanet.win 27 Aug 2023 27 Aug 2024 Cloudflare, Inc. Sanet
40 sanet.xyz 24 Sep 2023 24 Sep 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
41 sanet.me 14 Oct 2023 14 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
42 sanet.shop 15 Dec 2023 15 Dec 2024 Dynadot Inc. -
43 sanet.cfd 30 Dec 2023 30 Dec 2024 Atak Domain Hosting n/a
44 sanet.space 8 Jan 2024 8 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com J Rowland
45 sanet.biz 28 Feb 2024 28 Feb 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
46 sanet.de - - - -
47 sanet.eu - - Domain Robot -
48 sanet.au - - Above.au Pty Limited Domain Admin
49 sanet.com.au - - Domain Directors Pty Ltd trading as Instra Steven Hansen

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sanet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sanet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 49,
        "relation": "eq",
        "current": 49
    },
    "unique_domains": "sanet.com, sanet.net, sanet.info, sanet.com.cn, sanet.net.cn, sanet.cn, sanet.sk, sanet.fr, sanet.jp, sanet.asia, sanet.com.br, sanet.co, sanet.co.th, sanet.top, sanet.pics, sanet.org, sanet.ws, sanet.lc, sanet.email, sanet.us, sanet.it, sanet.nl, sanet.fund, sanet.ru, sanet.cd, sanet.tech, sanet.online, sanet.dev, sanet.mobi, sanet.app, sanet.cloud, sanet.pro, sanet.sb, sanet.work, sanet.world, sanet.site, sanet.lat, sanet.tv, sanet.win, sanet.xyz, sanet.me, sanet.shop, sanet.cfd, sanet.space, sanet.biz, sanet.de, sanet.eu, sanet.au, sanet.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "sanet.com",
            "domain_keyword": "sanet",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:24:58",
            "create_date": "1995-06-21",
            "update_date": "2024-01-31",
            "expiry_date": "2025-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sanet.net",
            "domain_keyword": "sanet",
            "domain_tld": "net",
            "query_time": "2024-04-25 02:43:11",
            "create_date": "2001-09-13",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "ABARZUA SERGEY",
            "registrant_company": "SANETVIEW SLU",
            "registrant_address": "PLACA GUILLEMO NUM.3 1 ER  PIS",
            "registrant_city": "ANDORRA LA VELLA",
            "registrant_zip": "AD500",
            "registrant_country": "AD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+376.885050",
            "name_servers": [
                "1379.ns1.above.com",
                "1379.ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sanet.info",
            "domain_keyword": "sanet",
            "domain_tld": "info",
            "query_time": "2024-04-25 02:43:11",
            "create_date": "2002-03-24",
            "update_date": "2022-03-11",
            "expiry_date": "2025-03-24",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sanet.com.cn",
            "domain_keyword": "sanet",
            "domain_tld": "com.cn",
            "query_time": "2024-05-22 01:01:53",
            "create_date": "2002-12-04",
            "expiry_date": "2031-12-04",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广东赛能科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sanet.net.cn",
            "domain_keyword": "sanet",
            "domain_tld": "net.cn",
            "query_time": "2024-05-30 11:20:16",
            "create_date": "2003-01-08",
            "expiry_date": "2028-01-08",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "深圳市湘海电子有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns19.xincache.com",
                "ns20.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sanet.cn",
            "domain_keyword": "sanet",
            "domain_tld": "cn",
            "query_time": "2024-05-26 01:24:58",
            "create_date": "2003-11-28",
            "expiry_date": "2031-11-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广东赛能科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sanet.sk",
            "domain_keyword": "sanet",
            "domain_tld": "sk",
            "query_time": "2024-05-05 10:50:00",
            "create_date": "2003-12-02",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-02",
            "registrar_name": "SOMI Systems a.s.",
            "registrant_name": "SANET - Slovak Academic Network",
            "registrant_company": "SANET - Slovak Academic Network",
            "registrant_address": "Vazovova",
            "registrant_city": "Bratislava",
            "registrant_zip": "81243",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.252451301",
            "name_servers": [
                "c.ns.tuke.sk",
                "ns.cvt.stuba.sk",
                "ns.fei.stuba.sk",
                "sun.uakom.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 8,
            "domain_name": "sanet.fr",
            "domain_keyword": "sanet",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:10:44",
            "create_date": "2005-05-18",
            "update_date": "2024-05-02",
            "expiry_date": "2026-05-18",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "SOC D'ASSAINISSEMENT ET DE NETTOIEMENT",
            "registrant_address": "ZI d'Outreville, 60540 BORNEL",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.344085353",
            "name_servers": [
                "ns0.online.net",
                "ns1.online.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited",
                "transferPeriod"
            ]
        },
        {
            "num": 9,
            "domain_name": "sanet.jp",
            "domain_keyword": "sanet",
            "domain_tld": "jp",
            "query_time": "2024-05-30 11:20:16",
            "create_date": "2006-09-20",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 10,
            "domain_name": "sanet.asia",
            "domain_keyword": "sanet",
            "domain_tld": "asia",
            "query_time": "2024-04-07 06:41:14",
            "create_date": "2008-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sanet Thailand Co. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sanet.com.br",
            "domain_keyword": "sanet",
            "domain_tld": "com.br",
            "query_time": "2024-04-25 02:43:11",
            "create_date": "2009-12-24",
            "update_date": "2019-04-29",
            "expiry_date": "2028-12-24",
            "registrant_name": "Sanet Comercio e Servi?os de Informatica EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hostnet.com.br",
                "ns2.hostnet.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 12,
            "domain_name": "sanet.co",
            "domain_keyword": "sanet",
            "domain_tld": "co",
            "query_time": "2024-05-18 20:26:46",
            "create_date": "2010-07-20",
            "update_date": "2024-04-02",
            "expiry_date": "2024-07-19",
            "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.sasti.org",
                "ns2.sasti.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sanet.co.th",
            "domain_keyword": "sanet",
            "domain_tld": "co.th",
            "query_time": "2024-05-01 06:17:28",
            "create_date": "2010-08-09",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-08",
            "registrar_name": "THNIC",
            "registrant_company": "Sanet ( Thailand ) Co., Ltd. ( บริษัท ชาเน็ต (ไทยแลนด์) จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sanet.top",
            "domain_keyword": "sanet",
            "domain_tld": "top",
            "query_time": "2024-04-25 02:43:11",
            "create_date": "2016-02-26",
            "update_date": "2019-12-31",
            "expiry_date": "2026-02-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "panjialong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "fay.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sanet.pics",
            "domain_keyword": "sanet",
            "domain_tld": "pics",
            "query_time": "2024-06-01 01:21:26",
            "create_date": "2017-02-05",
            "update_date": "2024-04-30",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": [
                "david.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sanet.org",
            "domain_keyword": "sanet",
            "domain_tld": "org",
            "query_time": "2024-05-15 14:47:27",
            "create_date": "2017-03-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sanet.ws",
            "domain_keyword": "sanet",
            "domain_tld": "ws",
            "query_time": "2024-05-27 15:03:30",
            "create_date": "2018-04-27",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows",
            "registrar_website": "http://whois.tucows.com",
            "name_servers": [
                "david.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sanet.lc",
            "domain_keyword": "sanet",
            "domain_tld": "lc",
            "query_time": "2024-04-28 00:02:30",
            "create_date": "2018-05-07",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "david.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sanet.email",
            "domain_keyword": "sanet",
            "domain_tld": "email",
            "query_time": "2024-05-18 20:26:46",
            "create_date": "2018-07-27",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-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": [
                "david.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sanet.us",
            "domain_keyword": "sanet",
            "domain_tld": "us",
            "query_time": "2024-05-26 01:24:58",
            "create_date": "2018-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "nanang prihatin",
            "registrant_address": "Desa Sidomukti",
            "registrant_city": "Magetan",
            "registrant_state": "Jawa Timur",
            "registrant_zip": "63361",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.81330783671",
            "registrant_fax": "+1.5555555555",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sanet.it",
            "domain_keyword": "sanet",
            "domain_tld": "it",
            "query_time": "2024-04-25 02:43:11",
            "create_date": "2018-10-02",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-02",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "sanet.nl",
            "domain_keyword": "sanet",
            "domain_tld": "nl",
            "query_time": "2024-05-04 23:24:54",
            "create_date": "2018-10-28",
            "update_date": "2020-01-23",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "sanet.fund",
            "domain_keyword": "sanet",
            "domain_tld": "fund",
            "query_time": "2024-05-18 20:26:46",
            "create_date": "2018-11-30",
            "update_date": "2024-01-21",
            "expiry_date": "2025-11-30",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SANETVIEW SLU",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AD",
            "registrant_email": "please query the rdds service of the 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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sanet.ru",
            "domain_keyword": "sanet",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:05:13",
            "create_date": "2019-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "REGRU-RU",
            "registrant_company": "68 Media SA",
            "name_servers": [
                "domain.park7.ru",
                "forsale.park7.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "sanet.cd",
            "domain_keyword": "sanet",
            "domain_tld": "cd",
            "query_time": "2024-04-12 11:10:44",
            "create_date": "2021-01-15",
            "update_date": "2023-07-09",
            "expiry_date": "2024-06-30",
            "registrar_name": "NIC CD Migration",
            "registrant_name": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_company": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_address": "Commune de la Gombe",
            "registrant_city": "Kinshasa",
            "registrant_country": "CG",
            "registrant_email": "supportatnic.cd",
            "registrant_phone": "+243.818068889",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sanet.tech",
            "domain_keyword": "sanet",
            "domain_tld": "tech",
            "query_time": "2024-05-26 01:24:58",
            "create_date": "2022-02-21",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sanet.online",
            "domain_keyword": "sanet",
            "domain_tld": "online",
            "query_time": "2024-04-17 20:08:53",
            "create_date": "2022-02-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sanet.dev",
            "domain_keyword": "sanet",
            "domain_tld": "dev",
            "query_time": "2024-05-07 11:20:47",
            "create_date": "2022-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "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 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": [
                "david.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sanet.mobi",
            "domain_keyword": "sanet",
            "domain_tld": "mobi",
            "query_time": "2024-05-26 01:24:58",
            "create_date": "2022-04-05",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Niedersachsen",
            "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-tec.de",
                "ns2-tec.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sanet.app",
            "domain_keyword": "sanet",
            "domain_tld": "app",
            "query_time": "2024-05-01 06:17:28",
            "create_date": "2022-08-12",
            "update_date": "2023-07-29",
            "expiry_date": "2025-08-12",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sanet.cloud",
            "domain_keyword": "sanet",
            "domain_tld": "cloud",
            "query_time": "2024-04-25 02:43:11",
            "create_date": "2022-08-12",
            "update_date": "2023-10-11",
            "expiry_date": "2025-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sanet.pro",
            "domain_keyword": "sanet",
            "domain_tld": "pro",
            "query_time": "2024-05-20 02:31:43",
            "create_date": "2022-08-12",
            "update_date": "2023-08-09",
            "expiry_date": "2025-08-12",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sanet.sb",
            "domain_keyword": "sanet",
            "domain_tld": "sb",
            "query_time": "2024-03-19 03:14:31",
            "create_date": "2023-01-16",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-16",
            "registrar_name": "Sarek Oy",
            "registrar_website": "https://sarek.fi",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "P.O. Box 590",
            "registrant_city": "Charlestown",
            "registrant_state": "Charlestown",
            "registrant_zip": "KN0802",
            "registrant_country": "KN",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "elisabeth.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sanet.work",
            "domain_keyword": "sanet",
            "domain_tld": "work",
            "query_time": "2024-05-23 19:06:26",
            "create_date": "2023-03-10",
            "update_date": "2024-04-22",
            "expiry_date": "2024-03-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sanet.world",
            "domain_keyword": "sanet",
            "domain_tld": "world",
            "query_time": "2024-05-23 19:06:26",
            "create_date": "2023-03-11",
            "update_date": "2024-05-22",
            "expiry_date": "2024-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sanet.site",
            "domain_keyword": "sanet",
            "domain_tld": "site",
            "query_time": "2024-05-14 13:10:08",
            "create_date": "2023-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "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": [
                "curt.ns.cloudflare.com",
                "haley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sanet.lat",
            "domain_keyword": "sanet",
            "domain_tld": "lat",
            "query_time": "2024-05-26 01:24:58",
            "create_date": "2023-07-10",
            "update_date": "2024-04-17",
            "expiry_date": "2028-07-10",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sanet.tv",
            "domain_keyword": "sanet",
            "domain_tld": "tv",
            "query_time": "2024-05-01 06:17:28",
            "create_date": "2023-07-23",
            "update_date": "2024-01-27",
            "expiry_date": "2024-07-23",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sanet.win",
            "domain_keyword": "sanet",
            "domain_tld": "win",
            "query_time": "2024-05-18 20:26:46",
            "create_date": "2023-08-27",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sanet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Usulutan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SV",
            "registrant_email": "please query the rdds service of the 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": [
                "dahlia.ns.cloudflare.com",
                "sullivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sanet.xyz",
            "domain_keyword": "sanet",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 06:41:14",
            "create_date": "2023-09-24",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "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": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sanet.me",
            "domain_keyword": "sanet",
            "domain_tld": "me",
            "query_time": "2024-04-25 02:43:11",
            "create_date": "2023-10-14",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sanet.shop",
            "domain_keyword": "sanet",
            "domain_tld": "shop",
            "query_time": "2024-04-25 02:43:14",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sanet.cfd",
            "domain_keyword": "sanet",
            "domain_tld": "cfd",
            "query_time": "2024-05-07 11:20:47",
            "create_date": "2023-12-30",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Dubai",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the 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": [
                "carla.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sanet.space",
            "domain_keyword": "sanet",
            "domain_tld": "space",
            "query_time": "2024-05-14 13:10:08",
            "create_date": "2024-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "J Rowland",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "miguel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sanet.biz",
            "domain_keyword": "sanet",
            "domain_tld": "biz",
            "query_time": "2024-05-01 06:17:28",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sanet.de",
            "domain_keyword": "sanet",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:14:35",
            "update_date": "2021-05-05",
            "name_servers": [
                "auth01.sanet.de",
                "auth02.sanet.de",
                "auth03.sanet.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 47,
            "domain_name": "sanet.eu",
            "domain_keyword": "sanet",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:13:11",
            "registrar_name": "Domain Robot",
            "registrar_website": "https://internetx.com",
            "name_servers": [
                "destiny.ns.cloudflare.com",
                "dimitris.ns.cloudflare.com"
            ]
        },
        {
            "num": 48,
            "domain_name": "sanet.au",
            "domain_keyword": "sanet",
            "domain_tld": "au",
            "query_time": "2024-05-14 13:10:08",
            "update_date": "2024-03-29",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sanet.com.au",
            "domain_keyword": "sanet",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 01:24:58",
            "update_date": "2024-04-01",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Steven Hansen",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.075,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sanet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>49</total>
  <relation>eq</relation>
  <current>49</current>
 </count>
 <unique_domains>sanet.com, sanet.net, sanet.info, sanet.com.cn, sanet.net.cn, sanet.cn, sanet.sk, sanet.fr, sanet.jp, sanet.asia, sanet.com.br, sanet.co, sanet.co.th, sanet.top, sanet.pics, sanet.org, sanet.ws, sanet.lc, sanet.email, sanet.us, sanet.it, sanet.nl, sanet.fund, sanet.ru, sanet.cd, sanet.tech, sanet.online, sanet.dev, sanet.mobi, sanet.app, sanet.cloud, sanet.pro, sanet.sb, sanet.work, sanet.world, sanet.site, sanet.lat, sanet.tv, sanet.win, sanet.xyz, sanet.me, sanet.shop, sanet.cfd, sanet.space, sanet.biz, sanet.de, sanet.eu, sanet.au, sanet.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sanet.com</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:24:58</query_time>
   <create_date>1995-06-21</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-06-20</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sanet.net</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 02:43:11</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>ABARZUA SERGEY</registrant_name>
   <registrant_company>SANETVIEW SLU</registrant_company>
   <registrant_address>PLACA GUILLEMO NUM.3 1 ER  PIS</registrant_address>
   <registrant_city>ANDORRA LA VELLA</registrant_city>
   <registrant_zip>AD500</registrant_zip>
   <registrant_country>AD</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+376.885050</registrant_phone>
   <name_servers>
    <value>1379.ns1.above.com</value>
    <value>1379.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sanet.info</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 02:43:11</query_time>
   <create_date>2002-03-24</create_date>
   <update_date>2022-03-11</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.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>sanet.com.cn</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-22 01:01:53</query_time>
   <create_date>2002-12-04</create_date>
   <expiry_date>2031-12-04</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广东赛能科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sanet.net.cn</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-30 11:20:16</query_time>
   <create_date>2003-01-08</create_date>
   <expiry_date>2028-01-08</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>深圳市湘海电子有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns19.xincache.com</value>
    <value>ns20.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sanet.cn</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 01:24:58</query_time>
   <create_date>2003-11-28</create_date>
   <expiry_date>2031-11-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广东赛能科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sanet.sk</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 10:50:00</query_time>
   <create_date>2003-12-02</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>SOMI Systems a.s.</registrar_name>
   <registrant_name>SANET - Slovak Academic Network</registrant_name>
   <registrant_company>SANET - Slovak Academic Network</registrant_company>
   <registrant_address>Vazovova</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81243</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.252451301</registrant_phone>
   <name_servers>
    <value>c.ns.tuke.sk</value>
    <value>ns.cvt.stuba.sk</value>
    <value>ns.fei.stuba.sk</value>
    <value>sun.uakom.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>sanet.fr</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:10:44</query_time>
   <create_date>2005-05-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2026-05-18</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>SOC D'ASSAINISSEMENT ET DE NETTOIEMENT</registrant_company>
   <registrant_address>ZI d'Outreville, 60540 BORNEL</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.344085353</registrant_phone>
   <name_servers>
    <value>ns0.online.net</value>
    <value>ns1.online.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>sanet.jp</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 11:20:16</query_time>
   <create_date>2006-09-20</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Xserver Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <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>10</num>
   <domain_name>sanet.asia</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-07 06:41:14</query_time>
   <create_date>2008-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sanet Thailand Co. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sanet.com.br</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-25 02:43:11</query_time>
   <create_date>2009-12-24</create_date>
   <update_date>2019-04-29</update_date>
   <expiry_date>2028-12-24</expiry_date>
   <registrant_name>Sanet Comercio e Servi?os de Informatica EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hostnet.com.br</value>
    <value>ns2.hostnet.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>sanet.co</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 20:26:46</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-07-19</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.sasti.org</value>
    <value>ns2.sasti.org</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>13</num>
   <domain_name>sanet.co.th</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-01 06:17:28</query_time>
   <create_date>2010-08-09</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Sanet ( Thailand ) Co., Ltd. ( บริษัท ชาเน็ต (ไทยแลนด์) จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sanet.top</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 02:43:11</query_time>
   <create_date>2016-02-26</create_date>
   <update_date>2019-12-31</update_date>
   <expiry_date>2026-02-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>panjialong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</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>fay.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sanet.pics</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-06-01 01:21:26</query_time>
   <create_date>2017-02-05</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>david.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.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>16</num>
   <domain_name>sanet.org</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 14:47:27</query_time>
   <create_date>2017-03-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sanet.ws</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-27 15:03:30</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows</registrar_name>
   <registrar_website>http://whois.tucows.com</registrar_website>
   <name_servers>
    <value>david.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sanet.lc</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>lc</domain_tld>
   <query_time>2024-04-28 00:02:30</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <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>david.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sanet.email</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-18 20:26:46</query_time>
   <create_date>2018-07-27</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-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>david.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.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>sanet.us</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-26 01:24:58</query_time>
   <create_date>2018-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>nanang prihatin</registrant_name>
   <registrant_address>Desa Sidomukti</registrant_address>
   <registrant_city>Magetan</registrant_city>
   <registrant_state>Jawa Timur</registrant_state>
   <registrant_zip>63361</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.81330783671</registrant_phone>
   <registrant_fax>+1.5555555555</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>21</num>
   <domain_name>sanet.it</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 02:43:11</query_time>
   <create_date>2018-10-02</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sanet.nl</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 23:24:54</query_time>
   <create_date>2018-10-28</create_date>
   <update_date>2020-01-23</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sanet.fund</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-18 20:26:46</query_time>
   <create_date>2018-11-30</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-11-30</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SANETVIEW SLU</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>AD</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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sanet.ru</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:05:13</query_time>
   <create_date>2019-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>68 Media SA</registrant_company>
   <name_servers>
    <value>domain.park7.ru</value>
    <value>forsale.park7.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>sanet.cd</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>cd</domain_tld>
   <query_time>2024-04-12 11:10:44</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>NIC CD Migration</registrar_name>
   <registrant_name>Office Congolais des Postes et Telecommunications - OCPT</registrant_name>
   <registrant_company>Office Congolais des Postes et Telecommunications - OCPT</registrant_company>
   <registrant_address>Commune de la Gombe</registrant_address>
   <registrant_city>Kinshasa</registrant_city>
   <registrant_country>CG</registrant_country>
   <registrant_email>supportatnic.cd</registrant_email>
   <registrant_phone>+243.818068889</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sanet.tech</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-26 01:24:58</query_time>
   <create_date>2022-02-21</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sanet.online</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-17 20:08:53</query_time>
   <create_date>2022-02-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sanet.dev</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 11:20:47</query_time>
   <create_date>2022-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</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 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>david.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sanet.mobi</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-26 01:24:58</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.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>Niedersachsen</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-tec.de</value>
    <value>ns2-tec.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sanet.app</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 06:17:28</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-08-12</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sanet.cloud</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-25 02:43:11</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sanet.pro</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 02:31:43</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-08-12</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sanet.sb</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>sb</domain_tld>
   <query_time>2024-03-19 03:14:31</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>Sarek Oy</registrar_name>
   <registrar_website>https://sarek.fi</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>1337 Services LLC</registrant_company>
   <registrant_address>P.O. Box 590</registrant_address>
   <registrant_city>Charlestown</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>KN0802</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>elisabeth.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sanet.work</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-23 19:06:26</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-03-10</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sanet.world</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-23 19:06:26</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sanet.site</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-14 13:10:08</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</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>curt.ns.cloudflare.com</value>
    <value>haley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sanet.lat</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-26 01:24:58</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2028-07-10</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>ns11.domaincontrol.com</value>
    <value>ns12.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>38</num>
   <domain_name>sanet.tv</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-01 06:17:28</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-07-23</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sanet.win</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-18 20:26:46</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sanet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Usulutan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SV</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>dahlia.ns.cloudflare.com</value>
    <value>sullivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sanet.xyz</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 06:41:14</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <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>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sanet.me</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-25 02:43:11</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sanet.shop</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 02:43:14</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sanet.cfd</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-07 11:20:47</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Dubai</registrant_state>
   <registrant_country>AE</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>carla.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sanet.space</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-14 13:10:08</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-08</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>J Rowland</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>miguel.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>45</num>
   <domain_name>sanet.biz</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-01 06:17:28</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sanet.de</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:14:35</query_time>
   <update_date>2021-05-05</update_date>
   <name_servers>
    <value>auth01.sanet.de</value>
    <value>auth02.sanet.de</value>
    <value>auth03.sanet.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>sanet.eu</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:13:11</query_time>
   <registrar_name>Domain Robot</registrar_name>
   <registrar_website>https://internetx.com</registrar_website>
   <name_servers>
    <value>destiny.ns.cloudflare.com</value>
    <value>dimitris.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>48</num>
   <domain_name>sanet.au</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-14 13:10:08</query_time>
   <update_date>2024-03-29</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sanet.com.au</domain_name>
   <domain_keyword>sanet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 01:24:58</query_time>
   <update_date>2024-04-01</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Steven Hansen</registrant_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.075</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,381 domain names (in 0.102 seconds) which look and sound like the brand name "sanet".
Domain Name Registered Expiry Registrar Ownership
1 sanei.net 6 Nov 1998 5 Nov 2027 Network Solutions, LLC -
2 slnet.online 27 Jun 2023 27 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
3 sasnet.org 14 Feb 2009 14 Feb 2025 OVH sas SAS NET
4 sadnet.com 6 Jun 2000 6 Jun 2024 GoDaddy.com, LLC -
5 janet.realtor 7 Aug 2022 7 Aug 2027 Name Share, Inc NAR's official operator of the .REALTOR TLD
6 danet.xyz 13 Mar 2017 13 Mar 2025 Cloudflare, Inc. none
7 zanet.it 21 Apr 2011 25 Mar 2025 InterNetX GmbH Nextink S.r.l.
8 sagnet.wiki 17 Dec 2023 17 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 lanet.de - - - -
10 sonet.group 30 Dec 2019 30 Dec 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
11 sanjet.ru 21 Jun 2010 21 Jun 2024 REGRU-RU Private Person
12 sannet.ca 3 Nov 2021 3 Nov 2024 NameSilo Technologies Corp. See PrivacyGuardian.org
13 sante.world 30 May 2022 30 May 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
14 danet.wtf 9 May 2023 9 May 2025 INWX GmbH DomRobot UG (haftungsbeschränkt)
15 synet.co 5 Mar 2020 5 Mar 2025 GoDaddy.com, LLC FindYourDomain.com
16 satnet.biz 1 Mar 2022 1 Mar 2025 Wild West Domains, Inc. Domains By Proxy, LLC
17 canet.page 20 Mar 2020 20 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
18 sanen.works 21 Apr 2023 21 Apr 2025 Netowl, Inc. Xserver Inc.
19 saner.com 10 Jan 1999 10 Jan 2025 CSMJBS Enterprises CSMJBS Enterprises - Private Registration
20 sonet.company 15 Jan 2024 15 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
21 tanet.io 11 Jul 2018 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 saiet.it 29 Nov 1996 10 Dec 2024 Register S.p.a. SAIET TELECOMUNICAZIONI Spa
23 shnet.online 22 Aug 2023 22 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
24 sanel.design 25 Dec 2021 25 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 sznet.cn 19 May 2014 19 May 2025 厦门易名科技股份有限公司 深圳都市文化发展有限公司
26 vanet.shop 24 Jan 2024 24 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
27 smnet.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
28 sacnet.jp 14 Sep 2009 30 Sep 2024 - Stock and Assortment Consulting Ltd.
29 synet.works 30 Nov 2014 30 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0139359095
30 senet.foundation 6 Apr 2023 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 swnet.info 8 Dec 2007 8 Dec 2024 Tucows Domains Inc. Data Protected
32 samet.dev 14 Jul 2021 14 Jul 2030 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
33 sdnet.tech 18 Jan 2019 18 Jan 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) dusen
34 sanct.me 7 Jul 2022 7 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 sanwt.com 24 Mar 2022 24 Mar 2025 Dynadot Inc -
36 sanyet.com 8 Dec 2011 8 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
37 sanek.store 6 Sep 2020 6 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com MECANOGRAFICA
38 slnet.org 25 Oct 1998 24 Oct 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
39 saset.com.br 21 Dec 2021 21 Dec 2031 - Jos? Antonio Dermengi Rios
40 srnet.ru 27 Sep 2022 27 Sep 2024 REGRU-RU Private Person
41 sanetr.com 8 Jul 2023 8 Jul 2024 GoDaddy.com, LLC -
42 3anet.ru 27 Jun 2012 27 Jun 2024 REGRU-RU Private Person
43 zanet.co.jp 25 Oct 2002 - - Zanet co. ltd
44 sante.io 11 May 2020 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 qanet.cl 9 Feb 2024 9 Feb 2026 NIC Chile QASoft Ingenieria EIRL
46 senet.cloud 5 Jun 2019 5 Jun 2024 GoDaddy Domains By Proxy, LLC
47 sjnet.net 20 Jan 2022 20 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
48 isanet.org.in 13 Nov 2009 13 Nov 2024 GoDaddy.com, LLC isanet.org.in
49 synet.com.au - - Melbourne IT Rod Sparks
50 sbnet.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
51 sankt.online 26 Nov 2017 26 Nov 2024 IONOS SE Data Privacy Protected
52 sanez.store 2 Apr 2023 2 Apr 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
53 s4net.works 6 Dec 2014 6 Dec 2024 Cloudflare, Inc REDACTED FOR PRIVACY
54 sanct.bid 6 Feb 2017 5 Feb 2027 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED REDACTED FOR PRIVACY
55 saner.pics 2 May 2023 2 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
56 ssnet.cz 6 Jun 2003 5 Jun 2027 REG-INTERNET-CZ Stanislav Stoklas
57 senet.com.cn 23 Mar 2005 23 Mar 2025 北京新网数码信息技术有限公司 谢林
58 sfanet.se 1 Feb 2005 1 Feb 2025 ExcedoNetworksAB -
59 sanee.ru 23 Dec 2023 23 Dec 2024 REGRU-RU Yandex.Mail Exclusive email address feature
60 vanet.org 3 May 2022 3 May 2025 Dynadot Inc REDACTED FOR PRIVACY
61 sarnet.su 1 Feb 2024 1 Feb 2025 REGRU-SU Private Person
62 senet.info 7 Dec 2004 7 Dec 2024 CSC Corporate Domains, Inc. Steag GmbH
63 samnet.nl 3 Apr 1998 - Realtime Register -
64 sinet.icu 29 May 2019 29 May 2029 Namecheap Privacy service provided by Withheld for Privacy ehf
65 janet.gallery 6 Jan 2023 6 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
66 stanet.org 5 Oct 1999 5 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
67 synet.ninja 21 Feb 2023 21 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 sapnet.cl 26 Jun 2008 24 Jul 2025 NIC Chile MICHELLE ANDREA POBLETE MUNOZ ACTIVIDADES EMPRESARIALES E.I.R.L.
69 stnet.co 28 Jul 2023 28 Jul 2024 Cosmotown, Inc. REDACTED FOR PRIVACY
70 suanet.net.br 22 Dec 2016 22 Dec 2032 - Vagner Couto Meira
71 janet.uk 24 Jun 2014 24 Jun 2024 New Reg Limited [Tag = UKIP] -
72 osanet.eus 25 Nov 2014 25 Nov 2024 Nominalia Internet S.L. -
73 osanet.org 13 Jan 2004 13 Jan 2025 eNom, LLC By Arvixe
74 kanet.shop 15 Jan 2024 15 Jan 2025 Realtime Register B.V. -
75 asnet.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
76 saner.shop 21 May 2023 21 May 2025 Sav.com, LLC -
77 nanet.com.br 29 Jan 1996 29 Jan 2025 - Nanet Rede Internet Ltda
78 sknet.com 23 Dec 2004 23 Dec 2024 ANNULET, INC BuyDomains.com
79 s3net.com.au - - GoDaddy.com LLC trading as GoDaddy.com Kumaraguru Parimelalgan
80 sasnet.com 13 Feb 1998 25 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 sanets.info 12 Feb 2024 12 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 janet.app 27 Jul 2023 27 Jul 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
83 saeet.com 18 Sep 2019 18 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 samet.center 15 Apr 2016 15 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
85 sanek.info 3 Aug 2023 3 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Lukas Sanek
86 sayet.me 28 Jul 2023 28 Jul 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
87 ranet.co.uk 5 Apr 2024 5 Apr 2025 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
88 oanet.jp 6 Oct 2006 31 Oct 2024 - (Not displayed by registrant's request)
89 vanet.uk.com 10 Feb 2011 10 Feb 2025 CSC Corporate Domains Inc. -
90 rsanet.org 2 Nov 1998 1 Nov 2024 Tucows Domains Inc. FONiX Info Systems
91 sunet.eu - - MijnDomeinPartner.nl -
92 canet.com.cn 21 Oct 2004 21 Oct 2024 厦门易名科技股份有限公司 北京山河连线科技有限公司
93 slnet.uk 26 Feb 2023 26 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
94 sanei.email 25 Dec 2017 25 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com saneidensetsu.Co.Ltd
95 sacnet.co.jp 15 Oct 2013 - - sacrus,co.ltd
96 manet.mobi 6 Feb 2017 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 6anet.com 28 Apr 2023 28 Apr 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
98 scnet.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
99 sanset.pl 1 Jul 2010 1 Jul 2024 AZ.pl Sp. z o.o. -
100 sianet.net.pe - - NIC.PE CORPORACION TECHNO BUSINESS SAC
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 Sanet.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sanet.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sanet.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 3381,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sanei.net, slnet.online, sasnet.org, sadnet.com, janet.realtor, danet.xyz, zanet.it, sagnet.wiki, lanet.de, sonet.group, sanjet.ru, sannet.ca, sante.world, danet.wtf, synet.co, satnet.biz, canet.page, sanen.works, saner.com, sonet.company, tanet.io, saiet.it, shnet.online, sanel.design, sznet.cn, vanet.shop, smnet.info, sacnet.jp, synet.works, senet.foundation, swnet.info, samet.dev, sdnet.tech, sanct.me, sanwt.com, sanyet.com, sanek.store, slnet.org, saset.com.br, srnet.ru, sanetr.com, 3anet.ru, zanet.co.jp, sante.io, qanet.cl, senet.cloud, sjnet.net, isanet.org.in, synet.com.au, sbnet.online, sankt.online, sanez.store, s4net.works, sanct.bid, saner.pics, ssnet.cz, senet.com.cn, sfanet.se, sanee.ru, vanet.org, sarnet.su, senet.info, samnet.nl, sinet.icu, janet.gallery, stanet.org, synet.ninja, sapnet.cl, stnet.co, suanet.net.br, janet.uk, osanet.eus, osanet.org, kanet.shop, asnet.online, saner.shop, nanet.com.br, sknet.com, s3net.com.au, sasnet.com, sanets.info, janet.app, saeet.com, samet.center, sanek.info, sayet.me, ranet.co.uk, oanet.jp, vanet.uk.com, rsanet.org, sunet.eu, canet.com.cn, slnet.uk, sanei.email, sacnet.co.jp, manet.mobi, 6anet.com, scnet.online, sanset.pl, sianet.net.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "sanei.net",
            "domain_keyword": "sanei",
            "domain_tld": "net",
            "query_time": "2024-04-07 06:40:54",
            "create_date": "1998-11-06",
            "update_date": "2022-11-08",
            "expiry_date": "2027-11-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1455.awsdns-53.org",
                "ns-177.awsdns-22.com",
                "ns-1836.awsdns-37.co.uk",
                "ns-565.awsdns-06.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "slnet.online",
            "domain_keyword": "slnet",
            "domain_tld": "online",
            "query_time": "2024-04-13 10:17:54",
            "create_date": "2023-06-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.webhostingindonesia.co.id",
                "ns8.webhostingindonesia.co.id"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sasnet.org",
            "domain_keyword": "sasnet",
            "domain_tld": "org",
            "query_time": "2024-04-17 18:24:48",
            "create_date": "2009-02-14",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-14",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAS NET",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sadnet.com",
            "domain_keyword": "sadnet",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:06:23",
            "create_date": "2000-06-06",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "janet.realtor",
            "domain_keyword": "janet",
            "domain_tld": "realtor",
            "query_time": "2024-04-23 12:07:22",
            "create_date": "2022-08-07",
            "update_date": "2022-08-07",
            "expiry_date": "2027-08-07",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "danet.xyz",
            "domain_keyword": "danet",
            "domain_tld": "xyz",
            "query_time": "2024-04-14 14:23:08",
            "create_date": "2017-03-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "none",
            "registrant_state": "Quebec",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "edna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "zanet.it",
            "domain_keyword": "zanet",
            "domain_tld": "it",
            "query_time": "2024-04-30 03:47:51",
            "create_date": "2011-04-21",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-25",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "Nextink S.r.l.",
            "registrant_address": "Via Ottavio Assarotti 10",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10122",
            "registrant_country": "IT",
            "name_servers": [
                "ns1058.ui-dns.biz",
                "ns1090.ui-dns.de",
                "ns1108.ui-dns.org",
                "ns1119.ui-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "sagnet.wiki",
            "domain_keyword": "sagnet",
            "domain_tld": "wiki",
            "query_time": "2024-05-03 20:36:32",
            "create_date": "2023-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lanet.de",
            "domain_keyword": "lanet",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:16:37",
            "update_date": "2023-05-27",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "sonet.group",
            "domain_keyword": "sonet",
            "domain_tld": "group",
            "query_time": "2024-05-07 09:29:56",
            "create_date": "2019-12-30",
            "update_date": "2024-03-12",
            "expiry_date": "2025-12-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sanjet.ru",
            "domain_keyword": "sanjet",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:05:33",
            "create_date": "2010-06-21",
            "expiry_date": "2024-06-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "sannet.ca",
            "domain_keyword": "sannet",
            "domain_tld": "ca",
            "query_time": "2024-05-06 20:08:01",
            "create_date": "2021-11-03",
            "update_date": "2024-03-19",
            "expiry_date": "2024-11-03",
            "registrar_name": "NameSilo Technologies Corp.",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "Privacy Guardian",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104, PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sante.world",
            "domain_keyword": "sante",
            "domain_tld": "world",
            "query_time": "2024-05-07 01:11:25",
            "create_date": "2022-05-30",
            "update_date": "2023-07-14",
            "expiry_date": "2024-05-30",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the 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": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "danet.wtf",
            "domain_keyword": "danet",
            "domain_tld": "wtf",
            "query_time": "2024-05-10 00:53:48",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot UG (haftungsbeschränkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "glen.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "synet.co",
            "domain_keyword": "synet",
            "domain_tld": "co",
            "query_time": "2024-05-10 10:00:22",
            "create_date": "2020-03-05",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FindYourDomain.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "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.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "satnet.biz",
            "domain_keyword": "satnet",
            "domain_tld": "biz",
            "query_time": "2024-05-17 07:56:58",
            "create_date": "2022-03-01",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-01",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "canet.page",
            "domain_keyword": "canet",
            "domain_tld": "page",
            "query_time": "2024-05-18 18:50:00",
            "create_date": "2020-03-20",
            "update_date": "2024-05-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sanen.works",
            "domain_keyword": "sanen",
            "domain_tld": "works",
            "query_time": "2024-05-18 20:26:41",
            "create_date": "2023-04-21",
            "update_date": "2024-02-18",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xserver Inc.",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "saner.com",
            "domain_keyword": "saner",
            "domain_tld": "com",
            "query_time": "2024-05-18 20:26:42",
            "create_date": "1999-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 57,
            "registrar_name": "CSMJBS Enterprises",
            "registrar_website": "https://ait.com",
            "registrant_name": "CSMJBS Enterprises - Private Registration",
            "registrant_company": "CSMJBS Enterprises - Private Registration",
            "registrant_address": "5412 Lavender Ct.",
            "registrant_city": "N. Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89031-0520",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9103211200",
            "registrant_fax": "+1.9103211390",
            "name_servers": [
                "ns.throne.net",
                "ns2.throne.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sonet.company",
            "domain_keyword": "sonet",
            "domain_tld": "company",
            "query_time": "2024-05-16 00:06:41",
            "create_date": "2024-01-15",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-15",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tanet.io",
            "domain_keyword": "tanet",
            "domain_tld": "io",
            "query_time": "2024-05-20 07:29:03",
            "create_date": "2018-07-11",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "saiet.it",
            "domain_keyword": "saiet",
            "domain_tld": "it",
            "query_time": "2024-05-14 09:46:15",
            "create_date": "1996-11-29",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-10",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "SAIET TELECOMUNICAZIONI Spa",
            "registrant_address": "Via Serenari 1",
            "registrant_city": "Castel Maggiore",
            "registrant_state": "BO",
            "registrant_zip": "40013",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "shnet.online",
            "domain_keyword": "shnet",
            "domain_tld": "online",
            "query_time": "2024-05-12 02:01:29",
            "create_date": "2023-08-22",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-22",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sanel.design",
            "domain_keyword": "sanel",
            "domain_tld": "design",
            "query_time": "2024-05-14 13:09:58",
            "create_date": "2021-12-25",
            "update_date": "2024-05-11",
            "expiry_date": "2024-12-25",
            "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": "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "sznet.cn",
            "domain_keyword": "sznet",
            "domain_tld": "cn",
            "query_time": "2024-05-20 14:12:21",
            "create_date": "2014-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "深圳都市文化发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "vanet.shop",
            "domain_keyword": "vanet",
            "domain_tld": "shop",
            "query_time": "2024-05-23 02:33:45",
            "create_date": "2024-01-24",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://publicdomainregistry.com/",
            "registrant_state": "California",
            "registrant_country": "US",
            "name_servers": [
                "maria.ns.cloudflare.com",
                "quentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "smnet.info",
            "domain_keyword": "smnet",
            "domain_tld": "info",
            "query_time": "2024-05-24 18:24:41",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sacnet.jp",
            "domain_keyword": "sacnet",
            "domain_tld": "jp",
            "query_time": "2024-05-31 07:48:51",
            "create_date": "2009-09-14",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "Stock and Assortment Consulting Ltd.",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 29,
            "domain_name": "synet.works",
            "domain_keyword": "synet",
            "domain_tld": "works",
            "query_time": "2024-04-04 11:16:10",
            "create_date": "2014-11-30",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0139359095",
            "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": [
                "kurt.ns.cloudflare.com",
                "melody.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "senet.foundation",
            "domain_keyword": "senet",
            "domain_tld": "foundation",
            "query_time": "2024-04-07 00:53:14",
            "create_date": "2023-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "swnet.info",
            "domain_keyword": "swnet",
            "domain_tld": "info",
            "query_time": "2024-04-11 19:57:21",
            "create_date": "2007-12-08",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yerevan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AM",
            "registrant_email": "please query the rdds service of the 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.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "samet.dev",
            "domain_keyword": "samet",
            "domain_tld": "dev",
            "query_time": "2024-04-17 07:46:50",
            "create_date": "2021-07-14",
            "update_date": "2024-02-14",
            "expiry_date": "2030-07-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "sdnet.tech",
            "domain_keyword": "sdnet",
            "domain_tld": "tech",
            "query_time": "2024-04-21 12:22:46",
            "create_date": "2019-01-18",
            "update_date": "2023-08-31",
            "expiry_date": "2029-01-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "dusen",
            "registrant_state": "bei jing",
            "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": [
                "cruz.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sanct.me",
            "domain_keyword": "sanct",
            "domain_tld": "me",
            "query_time": "2024-04-21 18:03:13",
            "create_date": "2022-07-07",
            "update_date": "2023-08-30",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sanwt.com",
            "domain_keyword": "sanwt",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:41:45",
            "create_date": "2022-03-24",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "alexis.ns.cloudflare.com",
                "raquel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sanyet.com",
            "domain_keyword": "sanyet",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:43:41",
            "create_date": "2011-12-08",
            "update_date": "2023-08-25",
            "expiry_date": "2024-12-08",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sanek.store",
            "domain_keyword": "sanek",
            "domain_tld": "store",
            "query_time": "2024-04-25 02:42:18",
            "create_date": "2020-09-06",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "MECANOGRAFICA",
            "registrant_country": "EC",
            "registrant_email": "please query the rdds service of the 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": 38,
            "domain_name": "slnet.org",
            "domain_keyword": "slnet",
            "domain_tld": "org",
            "query_time": "2024-05-03 08:24:05",
            "create_date": "1998-10-25",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "cass.ns.cloudflare.com",
                "keaton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "saset.com.br",
            "domain_keyword": "saset",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 07:48:51",
            "create_date": "2021-12-21",
            "update_date": "2022-02-17",
            "expiry_date": "2031-12-21",
            "registrant_name": "Jos? Antonio Dermengi Rios",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 40,
            "domain_name": "srnet.ru",
            "domain_keyword": "srnet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:10:27",
            "create_date": "2022-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "sanetr.com",
            "domain_keyword": "sanetr",
            "domain_tld": "com",
            "query_time": "2024-05-01 06:17:29",
            "create_date": "2023-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "3anet.ru",
            "domain_keyword": "3anet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:30:02",
            "create_date": "2012-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "zanet.co.jp",
            "domain_keyword": "zanet",
            "domain_tld": "co.jp",
            "query_time": "2024-04-30 03:47:51",
            "create_date": "2002-10-25",
            "update_date": "2023-11-01",
            "registrant_company": "Zanet co. ltd",
            "name_servers": [
                "ns-1091.awsdns-08.org",
                "ns-1679.awsdns-17.co.uk",
                "ns-476.awsdns-59.com",
                "ns-812.awsdns-37.net"
            ]
        },
        {
            "num": 44,
            "domain_name": "sante.io",
            "domain_keyword": "sante",
            "domain_tld": "io",
            "query_time": "2024-05-16 08:34:20",
            "create_date": "2020-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "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": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "qanet.cl",
            "domain_keyword": "qanet",
            "domain_tld": "cl",
            "query_time": "2024-05-11 16:22:05",
            "create_date": "2024-02-09",
            "expiry_date": "2026-02-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "QASoft Ingenieria EIRL",
            "name_servers": [
                "secundario.nic.cl",
                "urlfwd1.nic.cl"
            ]
        },
        {
            "num": 46,
            "domain_name": "senet.cloud",
            "domain_keyword": "senet",
            "domain_tld": "cloud",
            "query_time": "2024-05-18 22:02:41",
            "create_date": "2019-06-05",
            "update_date": "2023-10-11",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 rdds service of the 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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sjnet.net",
            "domain_keyword": "sjnet",
            "domain_tld": "net",
            "query_time": "2024-05-21 10:24:14",
            "create_date": "2022-01-20",
            "update_date": "2023-07-06",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "isanet.org.in",
            "domain_keyword": "isanet",
            "domain_tld": "org.in",
            "query_time": "2024-05-25 02:14:25",
            "create_date": "2009-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "isanet.org.in",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "synet.com.au",
            "domain_keyword": "synet",
            "domain_tld": "com.au",
            "query_time": "2024-05-13 12:16:39",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Rod Sparks",
            "name_servers": [
                "ns1.gohosting.com.au",
                "ns2.gohosting.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sbnet.online",
            "domain_keyword": "sbnet",
            "domain_tld": "online",
            "query_time": "2024-05-23 13:13:16",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sankt.online",
            "domain_keyword": "sankt",
            "domain_tld": "online",
            "query_time": "2024-05-30 20:07:50",
            "create_date": "2017-11-26",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "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": [
                "ns1035.ui-dns.org",
                "ns1041.ui-dns.com",
                "ns1087.ui-dns.biz",
                "ns1101.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sanez.store",
            "domain_keyword": "sanez",
            "domain_tld": "store",
            "query_time": "2024-05-30 23:11:41",
            "create_date": "2023-04-02",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-02",
            "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.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "s4net.works",
            "domain_keyword": "s4net",
            "domain_tld": "works",
            "query_time": "2024-05-02 17:33:02",
            "create_date": "2014-12-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Northern Territory",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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": [
                "mckenzie.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sanct.bid",
            "domain_keyword": "sanct",
            "domain_tld": "bid",
            "query_time": "2024-05-01 01:54:12",
            "create_date": "2017-02-06",
            "update_date": "2021-07-23",
            "expiry_date": "2027-02-05",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "saner.pics",
            "domain_keyword": "saner",
            "domain_tld": "pics",
            "query_time": "2024-05-03 00:57:46",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "ssnet.cz",
            "domain_keyword": "ssnet",
            "domain_tld": "cz",
            "query_time": "2024-05-05 18:34:57",
            "create_date": "2003-06-06",
            "update_date": "2010-07-29",
            "expiry_date": "2027-06-05",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Stanislav Stoklas",
            "registrant_address": "Lohniskeho 856, Praha 5, 152 00",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.savana.cz",
                "ns2.savana.cz"
            ]
        },
        {
            "num": 57,
            "domain_name": "senet.com.cn",
            "domain_keyword": "senet",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 09:29:16",
            "create_date": "2005-03-23",
            "expiry_date": "2025-03-23",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "谢林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sfanet.se",
            "domain_keyword": "sfanet",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:07:25",
            "create_date": "2005-02-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-01",
            "registrar_name": "ExcedoNetworksAB",
            "name_servers": [
                "emea.excedodns.eu",
                "global.excedodns.com",
                "nordic.excedodns.net",
                "ns1.sgit.se",
                "ns2.sgit.se",
                "sto.excedodns.se",
                "world.excedodns.org"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "sanee.ru",
            "domain_keyword": "sanee",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:05:11",
            "create_date": "2023-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "vanet.org",
            "domain_keyword": "vanet",
            "domain_tld": "org",
            "query_time": "2024-05-04 14:31:59",
            "create_date": "2022-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sarnet.su",
            "domain_keyword": "sarnet",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:22:00",
            "create_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 62,
            "domain_name": "senet.info",
            "domain_keyword": "senet",
            "domain_tld": "info",
            "query_time": "2024-05-11 16:51:53",
            "create_date": "2004-12-07",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-07",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Steag GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Essen",
            "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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "samnet.nl",
            "domain_keyword": "samnet",
            "domain_tld": "nl",
            "query_time": "2024-05-11 01:51:45",
            "create_date": "1998-04-03",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "sinet.icu",
            "domain_keyword": "sinet",
            "domain_tld": "icu",
            "query_time": "2024-05-10 20:04:31",
            "create_date": "2019-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2029-05-29",
            "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": 65,
            "domain_name": "janet.gallery",
            "domain_keyword": "janet",
            "domain_tld": "gallery",
            "query_time": "2024-05-12 01:23:30",
            "create_date": "2023-01-06",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the 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": [
                "hank.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "stanet.org",
            "domain_keyword": "stanet",
            "domain_tld": "org",
            "query_time": "2024-04-07 05:48:32",
            "create_date": "1999-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks17.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "synet.ninja",
            "domain_keyword": "synet",
            "domain_tld": "ninja",
            "query_time": "2024-04-12 22:56:07",
            "create_date": "2023-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "sapnet.cl",
            "domain_keyword": "sapnet",
            "domain_tld": "cl",
            "query_time": "2024-04-14 14:09:58",
            "create_date": "2008-06-26",
            "expiry_date": "2025-07-24",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "MICHELLE ANDREA POBLETE MUNOZ ACTIVIDADES EMPRESARIALES E.I.R.L.",
            "name_servers": [
                "ns1.pymedns.net",
                "ns2.pymedns.net",
                "ns3.pymedns.net"
            ]
        },
        {
            "num": 69,
            "domain_name": "stnet.co",
            "domain_keyword": "stnet",
            "domain_tld": "co",
            "query_time": "2024-04-23 21:54:02",
            "create_date": "2023-07-28",
            "update_date": "2024-02-05",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "www.ccdomain.co.kr",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "suanet.net.br",
            "domain_keyword": "suanet",
            "domain_tld": "net.br",
            "query_time": "2024-04-23 13:29:06",
            "create_date": "2016-12-22",
            "update_date": "2022-12-14",
            "expiry_date": "2032-12-22",
            "registrant_name": "Vagner Couto Meira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.br-rgt.net",
                "ns2.br-rgt.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 71,
            "domain_name": "janet.uk",
            "domain_keyword": "janet",
            "domain_tld": "uk",
            "query_time": "2024-04-23 12:07:24",
            "create_date": "2014-06-24",
            "update_date": "2022-11-28",
            "expiry_date": "2024-06-24",
            "registrar_name": "New Reg Limited [Tag = UKIP]",
            "registrar_website": "http://www.ukip.com",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "osanet.eus",
            "domain_keyword": "osanet",
            "domain_tld": "eus",
            "query_time": "2024-04-20 08:09:05",
            "create_date": "2014-11-25",
            "update_date": "2023-07-06",
            "expiry_date": "2024-11-25",
            "registrar_iana": 76,
            "registrar_name": "Nominalia Internet S.L.",
            "registrar_website": "http://www.nominalia.com/",
            "registrant_state": "Alaba-Araba",
            "registrant_country": "ES",
            "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.",
            "name_servers": [
                "ns-1477.awsdns-56.org",
                "ns-1695.awsdns-19.co.uk",
                "ns-400.awsdns-50.com",
                "ns-913.awsdns-50.net",
                "ns1.itbatera.euskadi.eus",
                "ns2.itbatera.euskadi.eus"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "osanet.org",
            "domain_keyword": "osanet",
            "domain_tld": "org",
            "query_time": "2024-04-20 08:09:05",
            "create_date": "2004-01-13",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "By Arvixe",
            "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.seastar.arvixe.com",
                "ns2.seastar.arvixe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "kanet.shop",
            "domain_keyword": "kanet",
            "domain_tld": "shop",
            "query_time": "2024-04-16 00:09:16",
            "create_date": "2024-01-15",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-15",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "asnet.online",
            "domain_keyword": "asnet",
            "domain_tld": "online",
            "query_time": "2024-05-19 19:12:36",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "saner.shop",
            "domain_keyword": "saner",
            "domain_tld": "shop",
            "query_time": "2024-05-23 01:08:54",
            "create_date": "2023-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "nanet.com.br",
            "domain_keyword": "nanet",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 01:04:49",
            "create_date": "1996-01-29",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-29",
            "registrant_name": "Nanet Rede Internet Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns518.hostgator.com.br",
                "ns519.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 78,
            "domain_name": "sknet.com",
            "domain_keyword": "sknet",
            "domain_tld": "com",
            "query_time": "2024-05-26 18:03:48",
            "create_date": "2004-12-23",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-23",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "s3net.com.au",
            "domain_keyword": "s3net",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 19:55:15",
            "update_date": "2022-11-07",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Kumaraguru Parimelalgan",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sasnet.com",
            "domain_keyword": "sasnet",
            "domain_tld": "com",
            "query_time": "2024-05-30 04:48:00",
            "create_date": "1998-02-13",
            "update_date": "2023-06-23",
            "expiry_date": "2024-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sasnet.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sanets.info",
            "domain_keyword": "sanets",
            "domain_tld": "info",
            "query_time": "2024-04-04 13:06:11",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "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": [
                "isabel.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "janet.app",
            "domain_keyword": "janet",
            "domain_tld": "app",
            "query_time": "2024-04-22 20:34:10",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "saeet.com",
            "domain_keyword": "saeet",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:09:15",
            "create_date": "2019-09-18",
            "update_date": "2020-09-12",
            "expiry_date": "2024-09-18",
            "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": 84,
            "domain_name": "samet.center",
            "domain_keyword": "samet",
            "domain_tld": "center",
            "query_time": "2024-04-29 13:49:00",
            "create_date": "2016-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-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": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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": [
                "dns19.parkpage.foundationapi.com",
                "dns20.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sanek.info",
            "domain_keyword": "sanek",
            "domain_tld": "info",
            "query_time": "2024-05-01 06:17:13",
            "create_date": "2023-08-03",
            "update_date": "2024-01-19",
            "expiry_date": "2024-08-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lukas Sanek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sayet.me",
            "domain_keyword": "sayet",
            "domain_tld": "me",
            "query_time": "2024-05-06 04:30:13",
            "create_date": "2023-07-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-07-28",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ranet.co.uk",
            "domain_keyword": "ranet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-09 16:47:42",
            "create_date": "2024-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com",
                "ns3.bd-verify-gu7sqsxf6r.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "oanet.jp",
            "domain_keyword": "oanet",
            "domain_tld": "jp",
            "query_time": "2024-04-12 15:32:50",
            "create_date": "2006-10-06",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ellis.comel.or.jp",
                "felicia.comel.or.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 89,
            "domain_name": "vanet.uk.com",
            "domain_keyword": "vanet",
            "domain_tld": "uk.com",
            "query_time": "2024-04-13 16:27:25",
            "create_date": "2011-02-10",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.centralnic.com/contact/vanet.uk.com/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "rsanet.org",
            "domain_keyword": "rsanet",
            "domain_tld": "org",
            "query_time": "2024-04-17 06:19:38",
            "create_date": "1998-11-02",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FONiX Info Systems",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berks.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the 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": [
                "galahad.tgis.co.uk",
                "merlin.tgis.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sunet.eu",
            "domain_keyword": "sunet",
            "domain_tld": "eu",
            "query_time": "2024-05-05 23:56:32",
            "registrar_name": "MijnDomeinPartner.nl",
            "registrar_website": "www.mijndomeinpartner.nl",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ]
        },
        {
            "num": 92,
            "domain_name": "canet.com.cn",
            "domain_keyword": "canet",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 14:30:04",
            "create_date": "2004-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "北京山河连线科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "slnet.uk",
            "domain_keyword": "slnet",
            "domain_tld": "uk",
            "query_time": "2024-05-08 13:50:36",
            "create_date": "2023-02-26",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-26",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "sanei.email",
            "domain_keyword": "sanei",
            "domain_tld": "email",
            "query_time": "2024-05-07 11:20:38",
            "create_date": "2017-12-25",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "saneidensetsu.Co.Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hyogo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sacnet.co.jp",
            "domain_keyword": "sacnet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-21 04:46:24",
            "create_date": "2013-10-15",
            "update_date": "2023-11-01",
            "registrant_company": "sacrus,co.ltd",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 96,
            "domain_name": "manet.mobi",
            "domain_keyword": "manet",
            "domain_tld": "mobi",
            "query_time": "2024-05-21 00:59:50",
            "create_date": "2017-02-06",
            "update_date": "2023-03-23",
            "expiry_date": "2025-02-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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "6anet.com",
            "domain_keyword": "6anet",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:26:41",
            "create_date": "2023-04-28",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-28",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=6anet.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "scnet.online",
            "domain_keyword": "scnet",
            "domain_tld": "online",
            "query_time": "2024-05-22 11:17:03",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sanset.pl",
            "domain_keyword": "sanset",
            "domain_tld": "pl",
            "query_time": "2024-05-25 12:56:07",
            "create_date": "2010-07-01",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-01",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sianet.net.pe",
            "domain_keyword": "sianet",
            "domain_tld": "net.pe",
            "query_time": "2024-05-25 17:00:20",
            "registrar_name": "NIC.PE",
            "registrant_name": "CORPORACION TECHNO BUSINESS SAC",
            "name_servers": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.102,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sanet.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3381</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sanei.net, slnet.online, sasnet.org, sadnet.com, janet.realtor, danet.xyz, zanet.it, sagnet.wiki, lanet.de, sonet.group, sanjet.ru, sannet.ca, sante.world, danet.wtf, synet.co, satnet.biz, canet.page, sanen.works, saner.com, sonet.company, tanet.io, saiet.it, shnet.online, sanel.design, sznet.cn, vanet.shop, smnet.info, sacnet.jp, synet.works, senet.foundation, swnet.info, samet.dev, sdnet.tech, sanct.me, sanwt.com, sanyet.com, sanek.store, slnet.org, saset.com.br, srnet.ru, sanetr.com, 3anet.ru, zanet.co.jp, sante.io, qanet.cl, senet.cloud, sjnet.net, isanet.org.in, synet.com.au, sbnet.online, sankt.online, sanez.store, s4net.works, sanct.bid, saner.pics, ssnet.cz, senet.com.cn, sfanet.se, sanee.ru, vanet.org, sarnet.su, senet.info, samnet.nl, sinet.icu, janet.gallery, stanet.org, synet.ninja, sapnet.cl, stnet.co, suanet.net.br, janet.uk, osanet.eus, osanet.org, kanet.shop, asnet.online, saner.shop, nanet.com.br, sknet.com, s3net.com.au, sasnet.com, sanets.info, janet.app, saeet.com, samet.center, sanek.info, sayet.me, ranet.co.uk, oanet.jp, vanet.uk.com, rsanet.org, sunet.eu, canet.com.cn, slnet.uk, sanei.email, sacnet.co.jp, manet.mobi, 6anet.com, scnet.online, sanset.pl, sianet.net.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sanei.net</domain_name>
   <domain_keyword>sanei</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 06:40:54</query_time>
   <create_date>1998-11-06</create_date>
   <update_date>2022-11-08</update_date>
   <expiry_date>2027-11-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1455.awsdns-53.org</value>
    <value>ns-177.awsdns-22.com</value>
    <value>ns-1836.awsdns-37.co.uk</value>
    <value>ns-565.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>slnet.online</domain_name>
   <domain_keyword>slnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-13 10:17:54</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.webhostingindonesia.co.id</value>
    <value>ns8.webhostingindonesia.co.id</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sasnet.org</domain_name>
   <domain_keyword>sasnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 18:24:48</query_time>
   <create_date>2009-02-14</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAS NET</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the 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>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sadnet.com</domain_name>
   <domain_keyword>sadnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:06:23</query_time>
   <create_date>2000-06-06</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>5</num>
   <domain_name>janet.realtor</domain_name>
   <domain_keyword>janet</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-04-23 12:07:22</query_time>
   <create_date>2022-08-07</create_date>
   <update_date>2022-08-07</update_date>
   <expiry_date>2027-08-07</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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>6</num>
   <domain_name>danet.xyz</domain_name>
   <domain_keyword>danet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-14 14:23:08</query_time>
   <create_date>2017-03-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Quebec</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>edna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>zanet.it</domain_name>
   <domain_keyword>zanet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 03:47:51</query_time>
   <create_date>2011-04-21</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>Nextink S.r.l.</registrant_company>
   <registrant_address>Via Ottavio Assarotti 10</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1108.ui-dns.org</value>
    <value>ns1119.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sagnet.wiki</domain_name>
   <domain_keyword>sagnet</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-03 20:36:32</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>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lanet.de</domain_name>
   <domain_keyword>lanet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:16:37</query_time>
   <update_date>2023-05-27</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>sonet.group</domain_name>
   <domain_keyword>sonet</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-07 09:29:56</query_time>
   <create_date>2019-12-30</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-12-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>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>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sanjet.ru</domain_name>
   <domain_keyword>sanjet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:05:33</query_time>
   <create_date>2010-06-21</create_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>sannet.ca</domain_name>
   <domain_keyword>sannet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-06 20:08:01</query_time>
   <create_date>2021-11-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>NameSilo Technologies Corp.</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>Privacy Guardian</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104, PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sante.world</domain_name>
   <domain_keyword>sante</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-07 01:11:25</query_time>
   <create_date>2022-05-30</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-05-30</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>danet.wtf</domain_name>
   <domain_keyword>danet</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-10 00:53:48</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomRobot UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>glen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>synet.co</domain_name>
   <domain_keyword>synet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-10 10:00:22</query_time>
   <create_date>2020-03-05</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-05</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>FindYourDomain.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>satnet.biz</domain_name>
   <domain_keyword>satnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 07:56:58</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.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>17</num>
   <domain_name>canet.page</domain_name>
   <domain_keyword>canet</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-18 18:50:00</query_time>
   <create_date>2020-03-20</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sanen.works</domain_name>
   <domain_keyword>sanen</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-18 20:26:41</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>saner.com</domain_name>
   <domain_keyword>saner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 20:26:42</query_time>
   <create_date>1999-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>57</registrar_iana>
   <registrar_name>CSMJBS Enterprises</registrar_name>
   <registrar_website>https://ait.com</registrar_website>
   <registrant_name>CSMJBS Enterprises - Private Registration</registrant_name>
   <registrant_company>CSMJBS Enterprises - Private Registration</registrant_company>
   <registrant_address>5412 Lavender Ct.</registrant_address>
   <registrant_city>N. Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89031-0520</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9103211200</registrant_phone>
   <registrant_fax>+1.9103211390</registrant_fax>
   <name_servers>
    <value>ns.throne.net</value>
    <value>ns2.throne.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sonet.company</domain_name>
   <domain_keyword>sonet</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-16 00:06:41</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-15</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tanet.io</domain_name>
   <domain_keyword>tanet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-20 07:29:03</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>saiet.it</domain_name>
   <domain_keyword>saiet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 09:46:15</query_time>
   <create_date>1996-11-29</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>SAIET TELECOMUNICAZIONI Spa</registrant_company>
   <registrant_address>Via Serenari 1</registrant_address>
   <registrant_city>Castel Maggiore</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40013</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>23</num>
   <domain_name>shnet.online</domain_name>
   <domain_keyword>shnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 02:01:29</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-22</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sanel.design</domain_name>
   <domain_keyword>sanel</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-14 13:09:58</query_time>
   <create_date>2021-12-25</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-12-25</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>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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sznet.cn</domain_name>
   <domain_keyword>sznet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 14:12:21</query_time>
   <create_date>2014-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>深圳都市文化发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vanet.shop</domain_name>
   <domain_keyword>vanet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-23 02:33:45</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://publicdomainregistry.com/</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>maria.ns.cloudflare.com</value>
    <value>quentin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>smnet.info</domain_name>
   <domain_keyword>smnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 18:24:41</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sacnet.jp</domain_name>
   <domain_keyword>sacnet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-31 07:48:51</query_time>
   <create_date>2009-09-14</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Stock and Assortment Consulting Ltd.</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>synet.works</domain_name>
   <domain_keyword>synet</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-04 11:16:10</query_time>
   <create_date>2014-11-30</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0139359095</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>kurt.ns.cloudflare.com</value>
    <value>melody.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>senet.foundation</domain_name>
   <domain_keyword>senet</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-04-07 00:53:14</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>31</num>
   <domain_name>swnet.info</domain_name>
   <domain_keyword>swnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-11 19:57:21</query_time>
   <create_date>2007-12-08</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yerevan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AM</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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>samet.dev</domain_name>
   <domain_keyword>samet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 07:46:50</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2030-07-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sdnet.tech</domain_name>
   <domain_keyword>sdnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-21 12:22:46</query_time>
   <create_date>2019-01-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-01-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>dusen</registrant_company>
   <registrant_state>bei jing</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>cruz.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sanct.me</domain_name>
   <domain_keyword>sanct</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-21 18:03:13</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sanwt.com</domain_name>
   <domain_keyword>sanwt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:41:45</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>alexis.ns.cloudflare.com</value>
    <value>raquel.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>sanyet.com</domain_name>
   <domain_keyword>sanyet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:43:41</query_time>
   <create_date>2011-12-08</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sanek.store</domain_name>
   <domain_keyword>sanek</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-25 02:42:18</query_time>
   <create_date>2020-09-06</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-06</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>MECANOGRAFICA</registrant_company>
   <registrant_country>EC</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>38</num>
   <domain_name>slnet.org</domain_name>
   <domain_keyword>slnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 08:24:05</query_time>
   <create_date>1998-10-25</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>cass.ns.cloudflare.com</value>
    <value>keaton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>saset.com.br</domain_name>
   <domain_keyword>saset</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 07:48:51</query_time>
   <create_date>2021-12-21</create_date>
   <update_date>2022-02-17</update_date>
   <expiry_date>2031-12-21</expiry_date>
   <registrant_name>Jos? Antonio Dermengi Rios</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>srnet.ru</domain_name>
   <domain_keyword>srnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:10:27</query_time>
   <create_date>2022-09-27</create_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>sanetr.com</domain_name>
   <domain_keyword>sanetr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 06:17:29</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.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>42</num>
   <domain_name>3anet.ru</domain_name>
   <domain_keyword>3anet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:30:02</query_time>
   <create_date>2012-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>zanet.co.jp</domain_name>
   <domain_keyword>zanet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-30 03:47:51</query_time>
   <create_date>2002-10-25</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Zanet co. ltd</registrant_company>
   <name_servers>
    <value>ns-1091.awsdns-08.org</value>
    <value>ns-1679.awsdns-17.co.uk</value>
    <value>ns-476.awsdns-59.com</value>
    <value>ns-812.awsdns-37.net</value>
   </name_servers>
  </value>
  <value>
   <num>44</num>
   <domain_name>sante.io</domain_name>
   <domain_keyword>sante</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 08:34:20</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>45</num>
   <domain_name>qanet.cl</domain_name>
   <domain_keyword>qanet</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-11 16:22:05</query_time>
   <create_date>2024-02-09</create_date>
   <expiry_date>2026-02-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>QASoft Ingenieria EIRL</registrant_name>
   <name_servers>
    <value>secundario.nic.cl</value>
    <value>urlfwd1.nic.cl</value>
   </name_servers>
  </value>
  <value>
   <num>46</num>
   <domain_name>senet.cloud</domain_name>
   <domain_keyword>senet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-18 22:02:41</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 rdds service of the 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>ns23.domaincontrol.com</value>
    <value>ns24.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>47</num>
   <domain_name>sjnet.net</domain_name>
   <domain_keyword>sjnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 10:24:14</query_time>
   <create_date>2022-01-20</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>isanet.org.in</domain_name>
   <domain_keyword>isanet</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-25 02:14:25</query_time>
   <create_date>2009-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>isanet.org.in</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>49</num>
   <domain_name>synet.com.au</domain_name>
   <domain_keyword>synet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-13 12:16:39</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Rod Sparks</registrant_name>
   <name_servers>
    <value>ns1.gohosting.com.au</value>
    <value>ns2.gohosting.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sbnet.online</domain_name>
   <domain_keyword>sbnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 13:13:16</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sankt.online</domain_name>
   <domain_keyword>sankt</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 20:07:50</query_time>
   <create_date>2017-11-26</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</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>ns1035.ui-dns.org</value>
    <value>ns1041.ui-dns.com</value>
    <value>ns1087.ui-dns.biz</value>
    <value>ns1101.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sanez.store</domain_name>
   <domain_keyword>sanez</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 23:11:41</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-02</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.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>s4net.works</domain_name>
   <domain_keyword>s4net</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-02 17:33:02</query_time>
   <create_date>2014-12-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>Northern Territory</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>mckenzie.ns.cloudflare.com</value>
    <value>walt.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>sanct.bid</domain_name>
   <domain_keyword>sanct</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-05-01 01:54:12</query_time>
   <create_date>2017-02-06</create_date>
   <update_date>2021-07-23</update_date>
   <expiry_date>2027-02-05</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.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>Zhejiang</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>saner.pics</domain_name>
   <domain_keyword>saner</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-03 00:57:46</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ssnet.cz</domain_name>
   <domain_keyword>ssnet</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 18:34:57</query_time>
   <create_date>2003-06-06</create_date>
   <update_date>2010-07-29</update_date>
   <expiry_date>2027-06-05</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Stanislav Stoklas</registrant_name>
   <registrant_address>Lohniskeho 856, Praha 5, 152 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.savana.cz</value>
    <value>ns2.savana.cz</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>senet.com.cn</domain_name>
   <domain_keyword>senet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 09:29:16</query_time>
   <create_date>2005-03-23</create_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>谢林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sfanet.se</domain_name>
   <domain_keyword>sfanet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:07:25</query_time>
   <create_date>2005-02-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>ExcedoNetworksAB</registrar_name>
   <name_servers>
    <value>emea.excedodns.eu</value>
    <value>global.excedodns.com</value>
    <value>nordic.excedodns.net</value>
    <value>ns1.sgit.se</value>
    <value>ns2.sgit.se</value>
    <value>sto.excedodns.se</value>
    <value>world.excedodns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sanee.ru</domain_name>
   <domain_keyword>sanee</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:05:11</query_time>
   <create_date>2023-12-23</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>vanet.org</domain_name>
   <domain_keyword>vanet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 14:31:59</query_time>
   <create_date>2022-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sarnet.su</domain_name>
   <domain_keyword>sarnet</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:22:00</query_time>
   <create_date>2024-02-01</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>senet.info</domain_name>
   <domain_keyword>senet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 16:51:53</query_time>
   <create_date>2004-12-07</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Steag GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Essen</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>samnet.nl</domain_name>
   <domain_keyword>samnet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-11 01:51:45</query_time>
   <create_date>1998-04-03</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sinet.icu</domain_name>
   <domain_keyword>sinet</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-10 20:04:31</query_time>
   <create_date>2019-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-05-29</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>65</num>
   <domain_name>janet.gallery</domain_name>
   <domain_keyword>janet</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-12 01:23:30</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>hank.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>stanet.org</domain_name>
   <domain_keyword>stanet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 05:48:32</query_time>
   <create_date>1999-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>synet.ninja</domain_name>
   <domain_keyword>synet</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-12 22:56:07</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sapnet.cl</domain_name>
   <domain_keyword>sapnet</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-14 14:09:58</query_time>
   <create_date>2008-06-26</create_date>
   <expiry_date>2025-07-24</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>MICHELLE ANDREA POBLETE MUNOZ ACTIVIDADES EMPRESARIALES E.I.R.L.</registrant_name>
   <name_servers>
    <value>ns1.pymedns.net</value>
    <value>ns2.pymedns.net</value>
    <value>ns3.pymedns.net</value>
   </name_servers>
  </value>
  <value>
   <num>69</num>
   <domain_name>stnet.co</domain_name>
   <domain_keyword>stnet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-23 21:54:02</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>www.ccdomain.co.kr</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.dan.com</value>
    <value>ns2.dan.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>suanet.net.br</domain_name>
   <domain_keyword>suanet</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-23 13:29:06</query_time>
   <create_date>2016-12-22</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2032-12-22</expiry_date>
   <registrant_name>Vagner Couto Meira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.br-rgt.net</value>
    <value>ns2.br-rgt.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>janet.uk</domain_name>
   <domain_keyword>janet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 12:07:24</query_time>
   <create_date>2014-06-24</create_date>
   <update_date>2022-11-28</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>New Reg Limited [Tag = UKIP]</registrar_name>
   <registrar_website>http://www.ukip.com</registrar_website>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>osanet.eus</domain_name>
   <domain_keyword>osanet</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-04-20 08:09:05</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia Internet S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com/</registrar_website>
   <registrant_state>Alaba-Araba</registrant_state>
   <registrant_country>ES</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>
   <name_servers>
    <value>ns-1477.awsdns-56.org</value>
    <value>ns-1695.awsdns-19.co.uk</value>
    <value>ns-400.awsdns-50.com</value>
    <value>ns-913.awsdns-50.net</value>
    <value>ns1.itbatera.euskadi.eus</value>
    <value>ns2.itbatera.euskadi.eus</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>osanet.org</domain_name>
   <domain_keyword>osanet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 08:09:05</query_time>
   <create_date>2004-01-13</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>By Arvixe</registrant_company>
   <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.seastar.arvixe.com</value>
    <value>ns2.seastar.arvixe.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>kanet.shop</domain_name>
   <domain_keyword>kanet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 00:09:16</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>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>75</num>
   <domain_name>asnet.online</domain_name>
   <domain_keyword>asnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 19:12:36</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>saner.shop</domain_name>
   <domain_keyword>saner</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-23 01:08:54</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>nanet.com.br</domain_name>
   <domain_keyword>nanet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 01:04:49</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrant_name>Nanet Rede Internet Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns518.hostgator.com.br</value>
    <value>ns519.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>sknet.com</domain_name>
   <domain_keyword>sknet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 18:03:48</query_time>
   <create_date>2004-12-23</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>s3net.com.au</domain_name>
   <domain_keyword>s3net</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 19:55:15</query_time>
   <update_date>2022-11-07</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Kumaraguru Parimelalgan</registrant_name>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sasnet.com</domain_name>
   <domain_keyword>sasnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 04:48:00</query_time>
   <create_date>1998-02-13</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sasnet.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>81</num>
   <domain_name>sanets.info</domain_name>
   <domain_keyword>sanets</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-04 13:06:11</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</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>isabel.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.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>janet.app</domain_name>
   <domain_keyword>janet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-22 20:34:10</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>saeet.com</domain_name>
   <domain_keyword>saeet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:09:15</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2020-09-12</update_date>
   <expiry_date>2024-09-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>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>84</num>
   <domain_name>samet.center</domain_name>
   <domain_keyword>samet</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-29 13:49:00</query_time>
   <create_date>2016-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-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>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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>dns19.parkpage.foundationapi.com</value>
    <value>dns20.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sanek.info</domain_name>
   <domain_keyword>sanek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 06:17:13</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lukas Sanek</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sayet.me</domain_name>
   <domain_keyword>sayet</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-06 04:30:13</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ranet.co.uk</domain_name>
   <domain_keyword>ranet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-09 16:47:42</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
    <value>ns3.bd-verify-gu7sqsxf6r.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>oanet.jp</domain_name>
   <domain_keyword>oanet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-12 15:32:50</query_time>
   <create_date>2006-10-06</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ellis.comel.or.jp</value>
    <value>felicia.comel.or.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>vanet.uk.com</domain_name>
   <domain_keyword>vanet</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-04-13 16:27:25</query_time>
   <create_date>2011-02-10</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/vanet.uk.com/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>rsanet.org</domain_name>
   <domain_keyword>rsanet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 06:19:38</query_time>
   <create_date>1998-11-02</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FONiX Info Systems</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berks.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>galahad.tgis.co.uk</value>
    <value>merlin.tgis.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sunet.eu</domain_name>
   <domain_keyword>sunet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 23:56:32</query_time>
   <registrar_name>MijnDomeinPartner.nl</registrar_name>
   <registrar_website>www.mijndomeinpartner.nl</registrar_website>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>92</num>
   <domain_name>canet.com.cn</domain_name>
   <domain_keyword>canet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 14:30:04</query_time>
   <create_date>2004-10-21</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>北京山河连线科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>slnet.uk</domain_name>
   <domain_keyword>slnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 13:50:36</query_time>
   <create_date>2023-02-26</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-26</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>sanei.email</domain_name>
   <domain_keyword>sanei</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-07 11:20:38</query_time>
   <create_date>2017-12-25</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>saneidensetsu.Co.Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sacnet.co.jp</domain_name>
   <domain_keyword>sacnet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-21 04:46:24</query_time>
   <create_date>2013-10-15</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>sacrus,co.ltd</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>manet.mobi</domain_name>
   <domain_keyword>manet</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-21 00:59:50</query_time>
   <create_date>2017-02-06</create_date>
   <update_date>2023-03-23</update_date>
   <expiry_date>2025-02-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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>6anet.com</domain_name>
   <domain_keyword>6anet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:26:41</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=6anet.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>scnet.online</domain_name>
   <domain_keyword>scnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 11:17:03</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sanset.pl</domain_name>
   <domain_keyword>sanset</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 12:56:07</query_time>
   <create_date>2010-07-01</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sianet.net.pe</domain_name>
   <domain_keyword>sianet</domain_keyword>
   <domain_tld>net.pe</domain_tld>
   <query_time>2024-05-25 17:00:20</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>CORPORACION TECHNO BUSINESS SAC</registrant_name>
   <name_servers>
    <value>mns01.domaincontrol.com</value>
    <value>mns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.102</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,579,063

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,579,063
Total WHOIS records with a Registrant Contact 166,234,989
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,812,377
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,436,723
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,550,082

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,543,117,382
Total WHOIS records with a Registrant Contact 1,275,322,848
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,115,568,707
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,046,714,086

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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