WHOIS QUERY TIME

1 May 2024 - 2:08 AM UTC

Registered: 29 January 2013
Expiry: 29 January 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

dns1.yandex.net
dns2.yandex.net

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=s1u.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "s1u.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "s1u.ru",
            "domain_keyword": "s1u",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:08:56",
            "create_date": "2013-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>s1u.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>s1u.ru</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:08:56</query_time>
   <create_date>2013-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 1.743 seconds) for "s1u.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Mar 2015 - 12:00 AM UTC

Registered: 29 January 2013
Expiry: 29 January 2016

REGISTRAR

IANA: 961
Name: R01-RU

NAME SERVERS

dns1.yandex.net.
dns2.yandex.net.

#2 - QUERY TIME

1 May 2024 - 2:08 AM UTC

Registered: 29 January 2013
Expiry: 29 January 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

dns1.yandex.net
dns2.yandex.net

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

* 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=s1u.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "s1u.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "s1u.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "s1u.ru",
            "domain_keyword": "s1u",
            "domain_tld": "ru",
            "query_time": "2015-03-26 00:00:00",
            "create_date": "2013-01-29",
            "expiry_date": "2016-01-29",
            "registrar_iana": 961,
            "registrar_name": "R01-RU",
            "name_servers": [
                "dns1.yandex.net.",
                "dns2.yandex.net."
            ]
        },
        {
            "num": 2,
            "domain_name": "s1u.ru",
            "domain_keyword": "s1u",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:08:56",
            "create_date": "2013-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 1.743,
        "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>s1u.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>s1u.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>s1u.ru</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2015-03-26 00:00:00</query_time>
   <create_date>2013-01-29</create_date>
   <expiry_date>2016-01-29</expiry_date>
   <registrar_iana>961</registrar_iana>
   <registrar_name>R01-RU</registrar_name>
   <name_servers>
    <value>dns1.yandex.net.</value>
    <value>dns2.yandex.net.</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>s1u.ru</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:08:56</query_time>
   <create_date>2013-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>1.743</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 5 domain names (in 0.468 seconds) which contained the exact domain keyword "s1u".
Domain Name Registered Expiry Registrar Ownership
1 s1u.com 26 Jul 2003 26 Jul 2024 GoDaddy.com, LLC -
2 s1u.ru 29 Jan 2013 29 Jan 2025 R01-RU Private Person
3 s1u.cn 8 Jul 2018 8 Jul 2024 成都西维数码科技有限公司 张雷
4 s1u.net 9 Sep 2021 9 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
5 s1u.cc 6 Aug 2023 6 Aug 2024 Dynadot Inc -
6 s1u.lat 9 Aug 2023 9 Aug 2024 Porkbun, LLC Private by Design, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=s1u&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "s1u",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "s1u.com, s1u.ru, s1u.cn, s1u.net, s1u.cc, s1u.lat",
    "results": [
        {
            "num": 1,
            "domain_name": "s1u.com",
            "domain_keyword": "s1u",
            "domain_tld": "com",
            "query_time": "2024-04-06 21:57:53",
            "create_date": "2003-07-26",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "s1u.ru",
            "domain_keyword": "s1u",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:08:56",
            "create_date": "2013-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "s1u.cn",
            "domain_keyword": "s1u",
            "domain_tld": "cn",
            "query_time": "2024-04-06 21:57:53",
            "create_date": "2018-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "张雷",
            "registrant_email": "[email protected]",
            "name_servers": [
                "guss.ns.cloudflare.com",
                "magali.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "s1u.net",
            "domain_keyword": "s1u",
            "domain_tld": "net",
            "query_time": "2024-05-25 01:19:27",
            "create_date": "2021-09-09",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=s1u.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "s1u.cc",
            "domain_keyword": "s1u",
            "domain_tld": "cc",
            "query_time": "2024-05-03 15:30:56",
            "create_date": "2023-08-06",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "s1u.lat",
            "domain_keyword": "s1u",
            "domain_tld": "lat",
            "query_time": "2024-05-03 15:30:56",
            "create_date": "2023-08-09",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.468,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>s1u</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>s1u.com, s1u.ru, s1u.cn, s1u.net, s1u.cc, s1u.lat</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>s1u.com</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 21:57:53</query_time>
   <create_date>2003-07-26</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>s1u.ru</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:08:56</query_time>
   <create_date>2013-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>s1u.cn</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-06 21:57:53</query_time>
   <create_date>2018-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>张雷</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>guss.ns.cloudflare.com</value>
    <value>magali.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>s1u.net</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 01:19:27</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=s1u.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>s1u.cc</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-03 15:30:56</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>bella.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.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>s1u.lat</domain_name>
   <domain_keyword>s1u</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-03 15:30:56</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.468</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 2,885 domain names (in 0.37 seconds) which look and sound like the brand name "s1u".
Domain Name Registered Expiry Registrar Ownership
1 sau.edu.pl 9 Aug 2022 9 Aug 2024 OVH SAS -
2 smu.email 29 Sep 2020 29 Sep 2024 eNom, LLC Data Protected
3 s4u.website 6 Jul 2022 6 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
4 seu.bz 24 Jul 2014 24 Jul 2024 Network Solutions, LLC -
5 sou.group 29 Sep 2017 29 Sep 2024 Chengdu West Dimension Digital Technology Co., Ltd. Zhang Cong Hui
6 s7u.org 26 Jan 2005 26 Jan 2025 http.net Internet GmbH REDACTED FOR PRIVACY
7 s11.ru 3 Feb 2010 3 Feb 2025 REGRU-RU Private Person
8 slu.ru 31 Mar 2004 31 Mar 2025 RU-CENTER-RU Private Person
9 s-u.su 7 Jun 2019 7 Jun 2025 REGRU-SU Private Person
10 sfu.ai - - 1api.net Domains By Proxy, LLC
11 siu.org.uk 22 Jan 2010 22 Jan 2025 One.com A/S [Tag = TJNF-DK] -
12 sru.uk 21 Jan 2020 21 Jan 2025 Baker Group Ltd [Tag = BAKER] -
13 spu.cc 5 May 2015 5 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
14 k1u.cc 5 Mar 2023 5 Mar 2025 Dynadot Inc -
15 siu.exchange 13 Nov 2023 13 Nov 2024 IONOS SE DICAMA AG
16 sru.com 10 Dec 2002 10 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 sbu.club 14 Apr 2023 14 Apr 2028 GoDaddy.com, LLC Domains By Proxy, LLC
18 sku.vip 16 Jun 2017 16 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Gao Lan Jun
19 sfu.dk 14 Aug 1997 30 Sep 2024 - SOCIALISTISK FOLKEPARTIS UNGDOM
20 s2u.cc 27 May 2024 27 May 2025 Fastball Domains LLC -
21 s18.pub 28 May 2015 28 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) mo peng
22 11u.uk 12 Jul 2023 12 Jul 2024 Gransy s.r.o. [Tag = GRANSY-CZ] -
23 sau.co.jp 20 Nov 2002 - - Contents Valley incorporated company
24 swu.education 11 Aug 2023 11 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 s1z.com 19 Nov 2002 19 Nov 2024 Domain.com, LLC REDACTED FOR PRIVACY
26 s16.consulting 22 Nov 2017 22 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 21u.org 10 Apr 2017 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 s-u.live 18 Apr 2017 18 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
29 s1x.ru 8 Aug 2023 8 Aug 2024 R01-RU Private Person
30 svu.it 24 Aug 2006 11 Apr 2025 Algorithmedia S.r.l. Puglia.com Srls
31 sfu.com.br 7 Oct 2005 7 Oct 2025 - Gehlen Contabilidade Ltda.
32 s2u.online 29 Apr 2023 29 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
33 seu.com 25 Jun 1996 24 Jun 2025 GoDaddy.com, LLC -
34 squ.la 26 Feb 2014 26 Feb 2025 Key-Systems GmbH -
35 stu.com.co 20 Mar 2019 20 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 stu.onl 7 Mar 2020 7 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 sou.design 8 Jan 2024 8 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
38 sbu.quest 24 Jun 2023 24 Jun 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
39 sdu.online 26 Aug 2015 26 Aug 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Yuqi Qin
40 shu.im - 11 Nov 2024 - Redacted
41 swu.one 13 Nov 2021 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 s1p.com 29 Jan 2000 19 Nov 2024 GoDaddy.com, LLC -
43 91u.net 22 Sep 2023 22 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
44 s11.vip 17 May 2016 17 May 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
45 st1u.xyz 2 Apr 2024 2 Apr 2025 Gname.com Pte. Ltd. -
46 sbu.org.br 1 Nov 1996 1 Nov 2025 - Sociedade Brasileira de Urologia
47 scu.support 31 Jul 2023 31 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 snu.com.br 5 Sep 2000 5 Sep 2028 - SUBCONDOMINIO SHOPPING NACOES UNIDAS
49 s12u.com 11 May 2023 11 May 2025 Gname.com Pte. Ltd. Redacted for privacy
50 s1j.co 14 Jul 2014 13 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 suu.cn 5 Mar 2005 5 Mar 2029 北京新网数码信息技术有限公司 丛周亮
52 swu.life 7 May 2019 7 May 2025 Online SAS REDACTED FOR PRIVACY
53 c1u.net 22 Oct 2014 22 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
54 sdu.net 18 May 2000 18 May 2025 Dynadot Inc -
55 smu.me 21 Aug 2019 21 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
56 s1f.nl 11 Feb 2011 - ZXCS -
57 s10.properties 9 Dec 2022 9 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 snu.app 27 Feb 2022 27 Feb 2025 Squarespace Domains II LLC. umzikim inc
59 sgu.sk 24 Oct 2011 24 Oct 2024 EXO TECHNOLOGIES spol. s r.o. SGU, s.r.o.
60 n1u.top 3 Apr 2024 3 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
61 b1u.lat 20 Aug 2023 20 Aug 2024 Porkbun, LLC Private by Design, LLC
62 smu.org.cn 14 Aug 2022 14 Aug 2024 北京中万网络科技有限责任公司 张宇
63 sou.show 20 Aug 2015 20 Aug 2024 Chengdu West Dimension Digital Technology Co., Ltd. Hualei Inc.
64 slu.net 25 May 1998 24 May 2025 Network Solutions, LLC -
65 szu.be 27 Sep 2020 - Nomeo -
66 s4u.cc 31 Mar 2020 31 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
67 sgu.co.jp 20 Sep 2006 - - YUUGENGAISYA ESUGIYUHOMU
68 syu.app 11 May 2018 11 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
69 seu.io 13 May 2016 13 May 2025 humbly, LLC REDACTED FOR PRIVACY
70 siu.tirol 25 Aug 2020 25 Aug 2024 EPAG Domainservices GmbH REDACTED
71 91u.pub 12 Jun 2015 12 Jun 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhou Hong Fu
72 s14.co 2 May 2023 2 May 2024 Dynadot Inc Internet Laan
73 s11.ltd 7 Feb 2024 7 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 szu.asia 31 May 2024 31 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
75 sou.bot 11 Dec 2023 11 Dec 2024 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
76 sru.rugby 7 Dec 2018 7 Dec 2024 Bombora Technologies Pty Ltd. Scottish Rugby Union Ltd
77 sfu.lat 13 Aug 2023 13 Aug 2024 Porkbun, LLC Private by Design, LLC
78 squ.im - - - Redacted
79 s1c.exchange 10 Jun 2022 10 Jun 2032 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 s1q.dev 1 Dec 2020 1 Dec 2024 Key-Systems LLC REDACTED FOR PRIVACY
81 o1u.org 6 Aug 2008 6 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 s1x.co.uk 22 Nov 2012 22 Nov 2024 Ionos SE [Tag = 1AND1] -
83 szu.com.br 1 Aug 2003 1 Aug 2024 - Magiabyte Comunica??o Ltda
84 squ.ink 3 Aug 2014 3 Aug 2024 Mesh Digital Limited Domains By Proxy, LLC
85 sdu.wang 9 Sep 2022 9 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) sun bo
86 sru.solutions 28 Apr 2015 28 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 stu.ca 9 Mar 2002 8 Mar 2029 HOSTED IN CANADA.COM St. Thomas University
88 stu.technology 3 May 2019 3 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
89 s12.club 29 Dec 2023 29 Dec 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
90 svu.info 19 Dec 2003 19 Dec 2025 Dynadot Inc REDACTED FOR PRIVACY
91 suu.xyz 7 Aug 2020 7 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yang wei
92 s1ub.cc 20 Sep 2022 20 Sep 2024 NameSilo, LLC -
93 sku.digital 3 Oct 2019 3 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 s14u.com 5 Jul 2013 5 Jul 2024 GoDaddy.com, LLC -
95 s12.it 3 Jul 2009 3 Jul 2024 Aruba s.p.a. hidden
96 s1g.org 12 Mar 2001 12 Mar 2025 IONOS SE MARCON Control Systems GmbH
97 snu.agency 25 Jul 2022 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 s5u.com 27 Dec 2003 27 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
99 s10.tokyo 21 Oct 2019 21 Oct 2024 GMO Internet Group, Inc. -
100 sfu.dev 1 Mar 2019 1 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
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 S1u.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=s1u.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "s1u.ru",
        "page_size": 100
    },
    "count": {
        "total": 2885,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sau.edu.pl, smu.email, s4u.website, seu.bz, sou.group, s7u.org, s11.ru, slu.ru, s-u.su, sfu.ai, siu.org.uk, sru.uk, spu.cc, k1u.cc, siu.exchange, sru.com, sbu.club, sku.vip, sfu.dk, s2u.cc, s18.pub, 11u.uk, sau.co.jp, swu.education, s1z.com, s16.consulting, 21u.org, s-u.live, s1x.ru, svu.it, sfu.com.br, s2u.online, seu.com, squ.la, stu.com.co, stu.onl, sou.design, sbu.quest, sdu.online, shu.im, swu.one, s1p.com, 91u.net, s11.vip, st1u.xyz, sbu.org.br, scu.support, snu.com.br, s12u.com, s1j.co, suu.cn, swu.life, c1u.net, sdu.net, smu.me, s1f.nl, s10.properties, snu.app, sgu.sk, n1u.top, b1u.lat, smu.org.cn, sou.show, slu.net, szu.be, s4u.cc, sgu.co.jp, syu.app, seu.io, siu.tirol, 91u.pub, s14.co, s11.ltd, szu.asia, sou.bot, sru.rugby, sfu.lat, squ.im, s1c.exchange, s1q.dev, o1u.org, s1x.co.uk, szu.com.br, squ.ink, sdu.wang, sru.solutions, stu.ca, stu.technology, s12.club, svu.info, suu.xyz, s1ub.cc, sku.digital, s14u.com, s12.it, s1g.org, snu.agency, s5u.com, s10.tokyo, sfu.dev",
    "results": [
        {
            "num": 1,
            "domain_name": "sau.edu.pl",
            "domain_keyword": "sau",
            "domain_tld": "edu.pl",
            "query_time": "2024-03-31 14:33:48",
            "create_date": "2022-08-09",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-09",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "amit.ns.cloudflare.com",
                "emely.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "smu.email",
            "domain_keyword": "smu",
            "domain_tld": "email",
            "query_time": "2024-04-07 18:15:12",
            "create_date": "2020-09-29",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "pony.smu.edu",
                "xpony.smu.edu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "s4u.website",
            "domain_keyword": "s4u",
            "domain_tld": "website",
            "query_time": "2024-04-07 16:29:28",
            "create_date": "2022-07-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "seu.bz",
            "domain_keyword": "seu",
            "domain_tld": "bz",
            "query_time": "2024-04-13 18:37:41",
            "create_date": "2014-07-24",
            "update_date": "2022-05-25",
            "expiry_date": "2024-07-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns-1073.awsdns-06.org",
                "ns-1951.awsdns-51.co.uk",
                "ns-229.awsdns-28.com",
                "ns-726.awsdns-26.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sou.group",
            "domain_keyword": "sou",
            "domain_tld": "group",
            "query_time": "2024-04-19 02:32:57",
            "create_date": "2017-09-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Cong Hui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SH",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "s7u.org",
            "domain_keyword": "s7u",
            "domain_tld": "org",
            "query_time": "2024-04-16 07:23:36",
            "create_date": "2005-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 976,
            "registrar_name": "http.net Internet GmbH",
            "registrar_website": "http://www.http.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": [
                "ns1.ednic.net",
                "ns2.ednic.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "s11.ru",
            "domain_keyword": "s11",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:08:52",
            "create_date": "2010-02-03",
            "expiry_date": "2025-02-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "slu.ru",
            "domain_keyword": "slu",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:39:57",
            "create_date": "2004-03-31",
            "expiry_date": "2025-03-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "s-u.su",
            "domain_keyword": "s-u",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:21:44",
            "create_date": "2019-06-07",
            "expiry_date": "2025-06-07",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 10,
            "domain_name": "sfu.ai",
            "domain_keyword": "sfu",
            "domain_tld": "ai",
            "query_time": "2024-05-03 01:35:03",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "siu.org.uk",
            "domain_keyword": "siu",
            "domain_tld": "org.uk",
            "query_time": "2024-04-24 13:54:43",
            "create_date": "2010-01-22",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-22",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "sru.uk",
            "domain_keyword": "sru",
            "domain_tld": "uk",
            "query_time": "2024-05-08 05:26:55",
            "create_date": "2020-01-21",
            "update_date": "2023-09-05",
            "expiry_date": "2025-01-21",
            "registrar_name": "Baker Group Ltd [Tag = BAKER]",
            "registrar_website": "https://baker.group/nominet",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "spu.cc",
            "domain_keyword": "spu",
            "domain_tld": "cc",
            "query_time": "2024-05-09 06:51:33",
            "create_date": "2015-05-05",
            "update_date": "2023-04-08",
            "expiry_date": "2025-05-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "k1u.cc",
            "domain_keyword": "k1u",
            "domain_tld": "cc",
            "query_time": "2024-05-10 12:45:03",
            "create_date": "2023-03-05",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "siu.exchange",
            "domain_keyword": "siu",
            "domain_tld": "exchange",
            "query_time": "2024-05-23 14:00:49",
            "create_date": "2023-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DICAMA AG",
            "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": [
                "ns1017.ui-dns.com",
                "ns1021.ui-dns.de",
                "ns1035.ui-dns.org",
                "ns1105.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sru.com",
            "domain_keyword": "sru",
            "domain_tld": "com",
            "query_time": "2024-05-16 09:43:31",
            "create_date": "2002-12-10",
            "update_date": "2023-11-21",
            "expiry_date": "2025-12-10",
            "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=sru.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sbu.club",
            "domain_keyword": "sbu",
            "domain_tld": "club",
            "query_time": "2024-05-15 07:10:18",
            "create_date": "2023-04-14",
            "update_date": "2023-07-25",
            "expiry_date": "2028-04-14",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sku.vip",
            "domain_keyword": "sku",
            "domain_tld": "vip",
            "query_time": "2024-05-19 20:50:29",
            "create_date": "2017-06-16",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gao Lan Jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sfu.dk",
            "domain_keyword": "sfu",
            "domain_tld": "dk",
            "query_time": "2024-05-30 07:41:40",
            "create_date": "1997-08-14",
            "expiry_date": "2024-09-30",
            "registrant_name": "SOCIALISTISK FOLKEPARTIS UNGDOM",
            "registrant_address": "Blegdamsvej 24A",
            "registrant_city": "København N",
            "registrant_zip": "2200",
            "registrant_country": "DK",
            "registrant_phone": "+45 35 36 17 77",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "s2u.cc",
            "domain_keyword": "s2u",
            "domain_tld": "cc",
            "query_time": "2024-05-31 07:43:25",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 2846,
            "registrar_name": "Fastball Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "cns1.sedoparking.com",
                "cns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "s18.pub",
            "domain_keyword": "s18",
            "domain_tld": "pub",
            "query_time": "2024-05-31 07:42:41",
            "create_date": "2015-05-28",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-28",
            "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": "mo peng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "11u.uk",
            "domain_keyword": "11u",
            "domain_tld": "uk",
            "query_time": "2024-04-03 23:24:32",
            "create_date": "2023-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "Gransy s.r.o. [Tag = GRANSY-CZ]",
            "registrar_website": "https://regtons.com",
            "name_servers": [
                "kristin.ns.cloudflare.com",
                "leif.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "sau.co.jp",
            "domain_keyword": "sau",
            "domain_tld": "co.jp",
            "query_time": "2024-04-06 13:40:31",
            "create_date": "2002-11-20",
            "update_date": "2023-12-01",
            "registrant_company": "Contents Valley incorporated company",
            "name_servers": [
                "ns1.jpdns.jp",
                "ns2.jpdns.jp",
                "tky1.jpdns.jp"
            ]
        },
        {
            "num": 24,
            "domain_name": "swu.education",
            "domain_keyword": "swu",
            "domain_tld": "education",
            "query_time": "2024-04-11 16:26:12",
            "create_date": "2023-08-11",
            "update_date": "2023-11-28",
            "expiry_date": "2024-08-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": [
                "chuck.ns.cloudflare.com",
                "venus.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "s1z.com",
            "domain_keyword": "s1z",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:57:56",
            "create_date": "2002-11-19",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-19",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "https://tieredaccess.com/contact/772d15b9-6831-4035-b8c4-1f2592af125a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "s16.consulting",
            "domain_keyword": "s16",
            "domain_tld": "consulting",
            "query_time": "2024-04-16 02:55:50",
            "create_date": "2017-11-22",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-22",
            "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": [
                "ns-1465.awsdns-55.org",
                "ns-1716.awsdns-22.co.uk",
                "ns-318.awsdns-39.com",
                "ns-520.awsdns-01.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "21u.org",
            "domain_keyword": "21u",
            "domain_tld": "org",
            "query_time": "2024-04-23 06:58:05",
            "create_date": "2017-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "s-u.live",
            "domain_keyword": "s-u",
            "domain_tld": "live",
            "query_time": "2024-04-20 11:50:33",
            "create_date": "2017-04-18",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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-1047.awsdns-02.org",
                "ns-1821.awsdns-35.co.uk",
                "ns-430.awsdns-53.com",
                "ns-897.awsdns-48.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "s1x.ru",
            "domain_keyword": "s1x",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:08:56",
            "create_date": "2023-08-08",
            "expiry_date": "2024-08-08",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "28279.ns1.domainparking.ru",
                "28279.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "svu.it",
            "domain_keyword": "svu",
            "domain_tld": "it",
            "query_time": "2024-05-01 06:59:28",
            "create_date": "2006-08-24",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-11",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 31,
            "domain_name": "sfu.com.br",
            "domain_keyword": "sfu",
            "domain_tld": "com.br",
            "query_time": "2024-05-03 01:35:03",
            "create_date": "2005-10-07",
            "update_date": "2023-10-10",
            "expiry_date": "2025-10-07",
            "registrant_name": "Gehlen Contabilidade Ltda.",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 32,
            "domain_name": "s2u.online",
            "domain_keyword": "s2u",
            "domain_tld": "online",
            "query_time": "2024-05-03 15:33:17",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "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": [
                "dns17.parkpage.foundationapi.com",
                "dns18.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "seu.com",
            "domain_keyword": "seu",
            "domain_tld": "com",
            "query_time": "2024-04-07 13:27:52",
            "create_date": "1996-06-25",
            "update_date": "2023-11-21",
            "expiry_date": "2025-06-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "squ.la",
            "domain_keyword": "squ",
            "domain_tld": "la",
            "query_time": "2024-04-10 14:04:47",
            "create_date": "2014-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "Key-Systems GmbH",
            "registrant_email": "https://whois.nic.la/contact/squ.la/registrant",
            "name_servers": [
                "ns-1047.awsdns-02.org",
                "ns-1998.awsdns-57.co.uk",
                "ns-305.awsdns-38.com",
                "ns-744.awsdns-29.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "stu.com.co",
            "domain_keyword": "stu",
            "domain_tld": "com.co",
            "query_time": "2024-04-07 12:33:18",
            "create_date": "2019-03-20",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-20",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "stu.onl",
            "domain_keyword": "stu",
            "domain_tld": "onl",
            "query_time": "2024-05-08 20:12:15",
            "create_date": "2020-03-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sou.design",
            "domain_keyword": "sou",
            "domain_tld": "design",
            "query_time": "2024-05-18 21:09:33",
            "create_date": "2024-01-08",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sbu.quest",
            "domain_keyword": "sbu",
            "domain_tld": "quest",
            "query_time": "2024-05-15 07:10:18",
            "create_date": "2023-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-24",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "sdu.online",
            "domain_keyword": "sdu",
            "domain_tld": "online",
            "query_time": "2024-05-23 23:54:08",
            "create_date": "2015-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Yuqi Qin",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "shu.im",
            "domain_keyword": "shu",
            "domain_tld": "im",
            "query_time": "2024-05-18 17:00:50",
            "expiry_date": "2024-11-11",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ]
        },
        {
            "num": 41,
            "domain_name": "swu.one",
            "domain_keyword": "swu",
            "domain_tld": "one",
            "query_time": "2024-05-25 18:27:07",
            "create_date": "2021-11-13",
            "update_date": "2024-03-21",
            "expiry_date": "2024-11-13",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "s1p.com",
            "domain_keyword": "s1p",
            "domain_tld": "com",
            "query_time": "2024-05-27 04:52:11",
            "create_date": "2000-01-29",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "91u.net",
            "domain_keyword": "91u",
            "domain_tld": "net",
            "query_time": "2024-05-29 10:04:10",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "s11.vip",
            "domain_keyword": "s11",
            "domain_tld": "vip",
            "query_time": "2024-05-31 07:42:35",
            "create_date": "2016-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-17",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "aaw",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SD",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "st1u.xyz",
            "domain_keyword": "st1u",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 12:40:30",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "jinbian",
            "registrant_country": "KH",
            "registrant_email": "please query the rdds service of the 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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sbu.org.br",
            "domain_keyword": "sbu",
            "domain_tld": "org.br",
            "query_time": "2024-04-11 02:16:43",
            "create_date": "1996-11-01",
            "update_date": "2019-11-02",
            "expiry_date": "2025-11-01",
            "registrant_name": "Sociedade Brasileira de Urologia",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "scu.support",
            "domain_keyword": "scu",
            "domain_tld": "support",
            "query_time": "2024-04-09 11:26:23",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "snu.com.br",
            "domain_keyword": "snu",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 01:51:41",
            "create_date": "2000-09-05",
            "update_date": "2022-02-28",
            "expiry_date": "2028-09-05",
            "registrant_name": "SUBCONDOMINIO SHOPPING NACOES UNIDAS",
            "name_servers": [
                "ns-1391.awsdns-45.org",
                "ns-1590.awsdns-06.co.uk",
                "ns-431.awsdns-53.com",
                "ns-831.awsdns-39.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 49,
            "domain_name": "s12u.com",
            "domain_keyword": "s12u",
            "domain_tld": "com",
            "query_time": "2024-04-06 21:56:04",
            "create_date": "2023-05-11",
            "update_date": "2024-03-26",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=s12u.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "s1j.co",
            "domain_keyword": "s1j",
            "domain_tld": "co",
            "query_time": "2024-04-06 21:57:07",
            "create_date": "2014-07-14",
            "update_date": "2023-10-04",
            "expiry_date": "2025-07-13",
            "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": [
                "coby.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "suu.cn",
            "domain_keyword": "suu",
            "domain_tld": "cn",
            "query_time": "2024-04-11 20:10:43",
            "create_date": "2005-03-05",
            "expiry_date": "2029-03-05",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "丛周亮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnsv2.com",
                "ns4.dnsv2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "swu.life",
            "domain_keyword": "swu",
            "domain_tld": "life",
            "query_time": "2024-04-19 04:34:57",
            "create_date": "2019-05-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-07",
            "registrar_iana": 74,
            "registrar_name": "Online SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dolly.ns.cloudflare.com",
                "james.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "c1u.net",
            "domain_keyword": "c1u",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:17:45",
            "create_date": "2014-10-22",
            "update_date": "2022-11-14",
            "expiry_date": "2024-10-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Gui Zhou",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sdu.net",
            "domain_keyword": "sdu",
            "domain_tld": "net",
            "query_time": "2024-04-21 20:11:12",
            "create_date": "2000-05-18",
            "update_date": "2023-06-02",
            "expiry_date": "2025-05-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "smu.me",
            "domain_keyword": "smu",
            "domain_tld": "me",
            "query_time": "2024-04-28 02:16:13",
            "create_date": "2019-08-21",
            "update_date": "2023-10-16",
            "expiry_date": "2024-08-21",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "s1f.nl",
            "domain_keyword": "s1f",
            "domain_tld": "nl",
            "query_time": "2024-04-16 02:56:47",
            "create_date": "2011-02-11",
            "update_date": "2021-02-10",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "s10.properties",
            "domain_keyword": "s10",
            "domain_tld": "properties",
            "query_time": "2024-05-03 15:28:57",
            "create_date": "2022-12-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "snu.app",
            "domain_keyword": "snu",
            "domain_tld": "app",
            "query_time": "2024-05-05 10:32:18",
            "create_date": "2022-02-27",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "umzikim inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\uC11C\\uC6B8\\uD2B9\\uBCC4\\uC2DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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-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": 59,
            "domain_name": "sgu.sk",
            "domain_keyword": "sgu",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:03:58",
            "create_date": "2011-10-24",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-24",
            "registrar_name": "EXO TECHNOLOGIES spol. s r.o.",
            "registrant_name": "SGU, s.r.o.",
            "registrant_company": "SGU, s.r.o.",
            "registrant_address": "Nova Roznavska 3",
            "registrant_city": "Bratislava",
            "registrant_zip": "831 04",
            "registrant_country": "SK",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "n1u.top",
            "domain_keyword": "n1u",
            "domain_tld": "top",
            "query_time": "2024-05-01 06:47:35",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "b1u.lat",
            "domain_keyword": "b1u",
            "domain_tld": "lat",
            "query_time": "2024-05-08 08:54:25",
            "create_date": "2023-08-20",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "smu.org.cn",
            "domain_keyword": "smu",
            "domain_tld": "org.cn",
            "query_time": "2024-05-06 08:35:34",
            "create_date": "2022-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "北京中万网络科技有限责任公司",
            "registrant_name": "张宇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sou.show",
            "domain_keyword": "sou",
            "domain_tld": "show",
            "query_time": "2024-05-13 20:54:36",
            "create_date": "2015-08-20",
            "update_date": "2023-06-13",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hualei Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Anhui",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "slu.net",
            "domain_keyword": "slu",
            "domain_tld": "net",
            "query_time": "2024-05-27 01:47:35",
            "create_date": "1998-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "szu.be",
            "domain_keyword": "szu",
            "domain_tld": "be",
            "query_time": "2024-05-26 05:55:03",
            "create_date": "2020-09-27",
            "registrar_name": "Nomeo",
            "registrar_website": "https://www.nomeo.be",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 66,
            "domain_name": "s4u.cc",
            "domain_keyword": "s4u",
            "domain_tld": "cc",
            "query_time": "2024-05-21 12:49:35",
            "create_date": "2020-03-31",
            "update_date": "2023-12-04",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "sgu.co.jp",
            "domain_keyword": "sgu",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 22:17:30",
            "create_date": "2006-09-20",
            "update_date": "2023-10-01",
            "registrant_company": "YUUGENGAISYA ESUGIYUHOMU",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 68,
            "domain_name": "syu.app",
            "domain_keyword": "syu",
            "domain_tld": "app",
            "query_time": "2024-05-16 08:43:40",
            "create_date": "2018-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "seu.io",
            "domain_keyword": "seu",
            "domain_tld": "io",
            "query_time": "2024-05-15 00:09:41",
            "create_date": "2016-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 801130,
            "registrar_name": "humbly, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.park.io",
                "b.dns.park.io"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "siu.tirol",
            "domain_keyword": "siu",
            "domain_tld": "tirol",
            "query_time": "2024-05-15 19:05:16",
            "create_date": "2020-08-25",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-25",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://www.epag.de",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "91u.pub",
            "domain_keyword": "91u",
            "domain_tld": "pub",
            "query_time": "2024-05-29 10:04:10",
            "create_date": "2015-06-12",
            "update_date": "2019-11-16",
            "expiry_date": "2029-06-12",
            "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": "Zhou Hong Fu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "s14.co",
            "domain_keyword": "s14",
            "domain_tld": "co",
            "query_time": "2024-05-31 07:42:39",
            "create_date": "2023-05-02",
            "update_date": "2024-05-07",
            "expiry_date": "2024-05-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Laan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Manipur",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "s11.ltd",
            "domain_keyword": "s11",
            "domain_tld": "ltd",
            "query_time": "2024-05-29 15:21:43",
            "create_date": "2024-02-07",
            "update_date": "2024-03-06",
            "expiry_date": "2025-02-07",
            "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": [
                "coleman.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "szu.asia",
            "domain_keyword": "szu",
            "domain_tld": "asia",
            "query_time": "2024-06-02 14:16:38",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "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": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "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": [
                "tim.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sou.bot",
            "domain_keyword": "sou",
            "domain_tld": "bot",
            "query_time": "2024-04-25 01:35:20",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "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": 76,
            "domain_name": "sru.rugby",
            "domain_keyword": "sru",
            "domain_tld": "rugby",
            "query_time": "2024-04-29 03:33:31",
            "create_date": "2018-12-07",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-07",
            "registrar_iana": 353,
            "registrar_name": "Bombora Technologies Pty Ltd.",
            "registrar_website": "https://bomboraregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Scottish Rugby Union Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Midlothian",
            "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": [
                "ns1.get.rugby",
                "ns2.get.rugby",
                "ns3.get.rugby",
                "ns4.get.rugby"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sfu.lat",
            "domain_keyword": "sfu",
            "domain_tld": "lat",
            "query_time": "2024-05-03 01:35:03",
            "create_date": "2023-08-13",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "squ.im",
            "domain_keyword": "squ",
            "domain_tld": "im",
            "query_time": "2024-05-04 13:35:30",
            "registrant_name": "Redacted",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ]
        },
        {
            "num": 79,
            "domain_name": "s1c.exchange",
            "domain_keyword": "s1c",
            "domain_tld": "exchange",
            "query_time": "2024-04-06 21:56:55",
            "create_date": "2022-06-10",
            "update_date": "2024-01-26",
            "expiry_date": "2032-06-10",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "s1q.dev",
            "domain_keyword": "s1q",
            "domain_tld": "dev",
            "query_time": "2024-04-06 21:57:43",
            "create_date": "2020-12-01",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.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 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": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "o1u.org",
            "domain_keyword": "o1u",
            "domain_tld": "org",
            "query_time": "2024-04-15 08:00:06",
            "create_date": "2008-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "s1x.co.uk",
            "domain_keyword": "s1x",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 02:57:53",
            "create_date": "2012-11-22",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-22",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1067.ui-dns.org",
                "ns1081.ui-dns.biz",
                "ns1088.ui-dns.com",
                "ns1125.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "szu.com.br",
            "domain_keyword": "szu",
            "domain_tld": "com.br",
            "query_time": "2024-04-17 13:31:48",
            "create_date": "2003-08-01",
            "update_date": "2019-07-17",
            "expiry_date": "2024-08-01",
            "registrant_name": "Magiabyte Comunica??o Ltda",
            "name_servers": [
                "ns528.hostgator.com.br",
                "ns529.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 84,
            "domain_name": "squ.ink",
            "domain_keyword": "squ",
            "domain_tld": "ink",
            "query_time": "2024-04-14 20:02:23",
            "create_date": "2014-08-03",
            "update_date": "2023-11-17",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.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": [
                "ns0.thundercloud.uk",
                "ns1.thundercloud.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sdu.wang",
            "domain_keyword": "sdu",
            "domain_tld": "wang",
            "query_time": "2024-04-21 20:11:12",
            "create_date": "2022-09-09",
            "update_date": "2023-10-07",
            "expiry_date": "2024-09-09",
            "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": "sun bo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sru.solutions",
            "domain_keyword": "sru",
            "domain_tld": "solutions",
            "query_time": "2024-05-08 05:26:52",
            "create_date": "2015-04-28",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1063.awsdns-04.org",
                "ns-1700.awsdns-20.co.uk",
                "ns-427.awsdns-53.com",
                "ns-765.awsdns-31.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "stu.ca",
            "domain_keyword": "stu",
            "domain_tld": "ca",
            "query_time": "2024-05-08 20:12:14",
            "create_date": "2002-03-09",
            "update_date": "2024-01-29",
            "expiry_date": "2029-03-08",
            "registrar_name": "HOSTED IN CANADA.COM",
            "registrar_website": "HostedinCanada.com",
            "registrant_name": "St. Thomas University",
            "registrant_address": "51 Dineen Dr.",
            "registrant_city": "Fredericton",
            "registrant_state": "NB",
            "registrant_zip": "E3B5G3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5064600395",
            "name_servers": [
                "ns1.d-zone.ca",
                "ns2.d-zone.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "stu.technology",
            "domain_keyword": "stu",
            "domain_tld": "technology",
            "query_time": "2024-05-08 20:12:15",
            "create_date": "2019-05-03",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-03",
            "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": "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "s12.club",
            "domain_keyword": "s12",
            "domain_tld": "club",
            "query_time": "2024-05-10 02:57:33",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "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": 90,
            "domain_name": "svu.info",
            "domain_keyword": "svu",
            "domain_tld": "info",
            "query_time": "2024-05-09 19:53:58",
            "create_date": "2003-12-19",
            "update_date": "2024-02-26",
            "expiry_date": "2025-12-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.afternic.com",
                "ns2.afternic.com",
                "verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "suu.xyz",
            "domain_keyword": "suu",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 07:46:52",
            "create_date": "2020-08-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yang wei",
            "registrant_state": "shanghai",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "s1ub.cc",
            "domain_keyword": "s1ub",
            "domain_tld": "cc",
            "query_time": "2024-04-10 15:49:11",
            "create_date": "2022-09-20",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "elma.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sku.digital",
            "domain_keyword": "sku",
            "domain_tld": "digital",
            "query_time": "2024-04-06 11:28:47",
            "create_date": "2019-10-03",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-03",
            "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.bureaudecriacao.com.br",
                "ns2.bureaudecriacao.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "s14u.com",
            "domain_keyword": "s14u",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:55:44",
            "create_date": "2013-07-05",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns17.parkpage.foundationapi.com",
                "dns18.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "s12.it",
            "domain_keyword": "s12",
            "domain_tld": "it",
            "query_time": "2024-04-16 02:55:23",
            "create_date": "2009-07-03",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-03",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 96,
            "domain_name": "s1g.org",
            "domain_keyword": "s1g",
            "domain_tld": "org",
            "query_time": "2024-04-16 02:56:51",
            "create_date": "2001-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MARCON Control Systems 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": [
                "ns1099.ui-dns.biz",
                "ns1099.ui-dns.com",
                "ns1099.ui-dns.de",
                "ns1099.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "snu.agency",
            "domain_keyword": "snu",
            "domain_tld": "agency",
            "query_time": "2024-04-18 02:12:23",
            "create_date": "2022-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "s5u.com",
            "domain_keyword": "s5u",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:19:13",
            "create_date": "2003-12-27",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/s5u.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "s10.tokyo",
            "domain_keyword": "s10",
            "domain_tld": "tokyo",
            "query_time": "2024-04-20 11:53:00",
            "create_date": "2019-10-21",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sfu.dev",
            "domain_keyword": "sfu",
            "domain_tld": "dev",
            "query_time": "2024-04-22 06:13:32",
            "create_date": "2019-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "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": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.37,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>s1u.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2885</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sau.edu.pl, smu.email, s4u.website, seu.bz, sou.group, s7u.org, s11.ru, slu.ru, s-u.su, sfu.ai, siu.org.uk, sru.uk, spu.cc, k1u.cc, siu.exchange, sru.com, sbu.club, sku.vip, sfu.dk, s2u.cc, s18.pub, 11u.uk, sau.co.jp, swu.education, s1z.com, s16.consulting, 21u.org, s-u.live, s1x.ru, svu.it, sfu.com.br, s2u.online, seu.com, squ.la, stu.com.co, stu.onl, sou.design, sbu.quest, sdu.online, shu.im, swu.one, s1p.com, 91u.net, s11.vip, st1u.xyz, sbu.org.br, scu.support, snu.com.br, s12u.com, s1j.co, suu.cn, swu.life, c1u.net, sdu.net, smu.me, s1f.nl, s10.properties, snu.app, sgu.sk, n1u.top, b1u.lat, smu.org.cn, sou.show, slu.net, szu.be, s4u.cc, sgu.co.jp, syu.app, seu.io, siu.tirol, 91u.pub, s14.co, s11.ltd, szu.asia, sou.bot, sru.rugby, sfu.lat, squ.im, s1c.exchange, s1q.dev, o1u.org, s1x.co.uk, szu.com.br, squ.ink, sdu.wang, sru.solutions, stu.ca, stu.technology, s12.club, svu.info, suu.xyz, s1ub.cc, sku.digital, s14u.com, s12.it, s1g.org, snu.agency, s5u.com, s10.tokyo, sfu.dev</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sau.edu.pl</domain_name>
   <domain_keyword>sau</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-03-31 14:33:48</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>amit.ns.cloudflare.com</value>
    <value>emely.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>smu.email</domain_name>
   <domain_keyword>smu</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-07 18:15:12</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-29</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>pony.smu.edu</value>
    <value>xpony.smu.edu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>s4u.website</domain_name>
   <domain_keyword>s4u</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-07 16:29:28</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-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>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.bluehost.com</value>
    <value>ns2.bluehost.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>seu.bz</domain_name>
   <domain_keyword>seu</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-13 18:37:41</query_time>
   <create_date>2014-07-24</create_date>
   <update_date>2022-05-25</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1073.awsdns-06.org</value>
    <value>ns-1951.awsdns-51.co.uk</value>
    <value>ns-229.awsdns-28.com</value>
    <value>ns-726.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sou.group</domain_name>
   <domain_keyword>sou</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-19 02:32:57</query_time>
   <create_date>2017-09-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Cong Hui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SH</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>s7u.org</domain_name>
   <domain_keyword>s7u</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 07:23:36</query_time>
   <create_date>2005-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>http.net Internet GmbH</registrar_name>
   <registrar_website>http://www.http.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>ns1.ednic.net</value>
    <value>ns2.ednic.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>s11.ru</domain_name>
   <domain_keyword>s11</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:08:52</query_time>
   <create_date>2010-02-03</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>slu.ru</domain_name>
   <domain_keyword>slu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:39:57</query_time>
   <create_date>2004-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>s-u.su</domain_name>
   <domain_keyword>s-u</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:21:44</query_time>
   <create_date>2019-06-07</create_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>sfu.ai</domain_name>
   <domain_keyword>sfu</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-03 01:35:03</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>siu.org.uk</domain_name>
   <domain_keyword>siu</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-24 13:54:43</query_time>
   <create_date>2010-01-22</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sru.uk</domain_name>
   <domain_keyword>sru</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 05:26:55</query_time>
   <create_date>2020-01-21</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Baker Group Ltd [Tag = BAKER]</registrar_name>
   <registrar_website>https://baker.group/nominet</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>spu.cc</domain_name>
   <domain_keyword>spu</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-09 06:51:33</query_time>
   <create_date>2015-05-05</create_date>
   <update_date>2023-04-08</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>k1u.cc</domain_name>
   <domain_keyword>k1u</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-10 12:45:03</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>15</num>
   <domain_name>siu.exchange</domain_name>
   <domain_keyword>siu</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-23 14:00:49</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DICAMA AG</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>ns1017.ui-dns.com</value>
    <value>ns1021.ui-dns.de</value>
    <value>ns1035.ui-dns.org</value>
    <value>ns1105.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sru.com</domain_name>
   <domain_keyword>sru</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 09:43:31</query_time>
   <create_date>2002-12-10</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-12-10</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=sru.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sbu.club</domain_name>
   <domain_keyword>sbu</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-15 07:10:18</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2028-04-14</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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>18</num>
   <domain_name>sku.vip</domain_name>
   <domain_keyword>sku</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-19 20:50:29</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gao Lan Jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sfu.dk</domain_name>
   <domain_keyword>sfu</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-30 07:41:40</query_time>
   <create_date>1997-08-14</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>SOCIALISTISK FOLKEPARTIS UNGDOM</registrant_name>
   <registrant_address>Blegdamsvej 24A</registrant_address>
   <registrant_city>København N</registrant_city>
   <registrant_zip>2200</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 35 36 17 77</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>s2u.cc</domain_name>
   <domain_keyword>s2u</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 07:43:25</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>2846</registrar_iana>
   <registrar_name>Fastball Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>cns1.sedoparking.com</value>
    <value>cns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>s18.pub</domain_name>
   <domain_keyword>s18</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-31 07:42:41</query_time>
   <create_date>2015-05-28</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-28</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>mo peng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>11u.uk</domain_name>
   <domain_keyword>11u</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-03 23:24:32</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Gransy s.r.o. [Tag = GRANSY-CZ]</registrar_name>
   <registrar_website>https://regtons.com</registrar_website>
   <name_servers>
    <value>kristin.ns.cloudflare.com</value>
    <value>leif.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>sau.co.jp</domain_name>
   <domain_keyword>sau</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-06 13:40:31</query_time>
   <create_date>2002-11-20</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>Contents Valley incorporated company</registrant_company>
   <name_servers>
    <value>ns1.jpdns.jp</value>
    <value>ns2.jpdns.jp</value>
    <value>tky1.jpdns.jp</value>
   </name_servers>
  </value>
  <value>
   <num>24</num>
   <domain_name>swu.education</domain_name>
   <domain_keyword>swu</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-04-11 16:26:12</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-08-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>chuck.ns.cloudflare.com</value>
    <value>venus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>s1z.com</domain_name>
   <domain_keyword>s1z</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:57:56</query_time>
   <create_date>2002-11-19</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/772d15b9-6831-4035-b8c4-1f2592af125a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>s16.consulting</domain_name>
   <domain_keyword>s16</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-16 02:55:50</query_time>
   <create_date>2017-11-22</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-22</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>ns-1465.awsdns-55.org</value>
    <value>ns-1716.awsdns-22.co.uk</value>
    <value>ns-318.awsdns-39.com</value>
    <value>ns-520.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>21u.org</domain_name>
   <domain_keyword>21u</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 06:58:05</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>28</num>
   <domain_name>s-u.live</domain_name>
   <domain_keyword>s-u</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-20 11:50:33</query_time>
   <create_date>2017-04-18</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.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>ZA</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-1047.awsdns-02.org</value>
    <value>ns-1821.awsdns-35.co.uk</value>
    <value>ns-430.awsdns-53.com</value>
    <value>ns-897.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>s1x.ru</domain_name>
   <domain_keyword>s1x</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:08:56</query_time>
   <create_date>2023-08-08</create_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>28279.ns1.domainparking.ru</value>
    <value>28279.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>svu.it</domain_name>
   <domain_keyword>svu</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 06:59:28</query_time>
   <create_date>2006-08-24</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sfu.com.br</domain_name>
   <domain_keyword>sfu</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-03 01:35:03</query_time>
   <create_date>2005-10-07</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrant_name>Gehlen Contabilidade Ltda.</registrant_name>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>s2u.online</domain_name>
   <domain_keyword>s2u</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 15:33:17</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</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>dns17.parkpage.foundationapi.com</value>
    <value>dns18.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>33</num>
   <domain_name>seu.com</domain_name>
   <domain_keyword>seu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 13:27:52</query_time>
   <create_date>1996-06-25</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>squ.la</domain_name>
   <domain_keyword>squ</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-10 14:04:47</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrant_email>https://whois.nic.la/contact/squ.la/registrant</registrant_email>
   <name_servers>
    <value>ns-1047.awsdns-02.org</value>
    <value>ns-1998.awsdns-57.co.uk</value>
    <value>ns-305.awsdns-38.com</value>
    <value>ns-744.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>stu.com.co</domain_name>
   <domain_keyword>stu</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-07 12:33:18</query_time>
   <create_date>2019-03-20</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-20</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>stu.onl</domain_name>
   <domain_keyword>stu</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-08 20:12:15</query_time>
   <create_date>2020-03-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>37</num>
   <domain_name>sou.design</domain_name>
   <domain_keyword>sou</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-18 21:09:33</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>38</num>
   <domain_name>sbu.quest</domain_name>
   <domain_keyword>sbu</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-15 07:10:18</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-24</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sdu.online</domain_name>
   <domain_keyword>sdu</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 23:54:08</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Yuqi Qin</registrant_company>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>40</num>
   <domain_name>shu.im</domain_name>
   <domain_keyword>shu</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-18 17:00:50</query_time>
   <expiry_date>2024-11-11</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>swu.one</domain_name>
   <domain_keyword>swu</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 18:27:07</query_time>
   <create_date>2021-11-13</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-11-13</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>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>42</num>
   <domain_name>s1p.com</domain_name>
   <domain_keyword>s1p</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 04:52:11</query_time>
   <create_date>2000-01-29</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>43</num>
   <domain_name>91u.net</domain_name>
   <domain_keyword>91u</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 10:04:10</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>s11.vip</domain_name>
   <domain_keyword>s11</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-31 07:42:35</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>aaw</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SD</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>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>st1u.xyz</domain_name>
   <domain_keyword>st1u</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 12:40:30</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>jinbian</registrant_state>
   <registrant_country>KH</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sbu.org.br</domain_name>
   <domain_keyword>sbu</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-11 02:16:43</query_time>
   <create_date>1996-11-01</create_date>
   <update_date>2019-11-02</update_date>
   <expiry_date>2025-11-01</expiry_date>
   <registrant_name>Sociedade Brasileira de Urologia</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>scu.support</domain_name>
   <domain_keyword>scu</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-09 11:26:23</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>snu.com.br</domain_name>
   <domain_keyword>snu</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 01:51:41</query_time>
   <create_date>2000-09-05</create_date>
   <update_date>2022-02-28</update_date>
   <expiry_date>2028-09-05</expiry_date>
   <registrant_name>SUBCONDOMINIO SHOPPING NACOES UNIDAS</registrant_name>
   <name_servers>
    <value>ns-1391.awsdns-45.org</value>
    <value>ns-1590.awsdns-06.co.uk</value>
    <value>ns-431.awsdns-53.com</value>
    <value>ns-831.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>s12u.com</domain_name>
   <domain_keyword>s12u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 21:56:04</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=s12u.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>s1j.co</domain_name>
   <domain_keyword>s1j</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-06 21:57:07</query_time>
   <create_date>2014-07-14</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-07-13</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>coby.ns.cloudflare.com</value>
    <value>tori.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>51</num>
   <domain_name>suu.cn</domain_name>
   <domain_keyword>suu</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-11 20:10:43</query_time>
   <create_date>2005-03-05</create_date>
   <expiry_date>2029-03-05</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>丛周亮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnsv2.com</value>
    <value>ns4.dnsv2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>swu.life</domain_name>
   <domain_keyword>swu</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-19 04:34:57</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Online SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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>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>dolly.ns.cloudflare.com</value>
    <value>james.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>c1u.net</domain_name>
   <domain_keyword>c1u</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:17:45</query_time>
   <create_date>2014-10-22</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-10-22</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>Gui Zhou</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sdu.net</domain_name>
   <domain_keyword>sdu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 20:11:12</query_time>
   <create_date>2000-05-18</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>55</num>
   <domain_name>smu.me</domain_name>
   <domain_keyword>smu</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-28 02:16:13</query_time>
   <create_date>2019-08-21</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-08-21</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.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>56</num>
   <domain_name>s1f.nl</domain_name>
   <domain_keyword>s1f</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 02:56:47</query_time>
   <create_date>2011-02-11</create_date>
   <update_date>2021-02-10</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>s10.properties</domain_name>
   <domain_keyword>s10</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-05-03 15:28:57</query_time>
   <create_date>2022-12-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>snu.app</domain_name>
   <domain_keyword>snu</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-05 10:32:18</query_time>
   <create_date>2022-02-27</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-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>umzikim inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\uC11C\uC6B8\uD2B9\uBCC4\uC2DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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-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>59</num>
   <domain_name>sgu.sk</domain_name>
   <domain_keyword>sgu</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:03:58</query_time>
   <create_date>2011-10-24</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>EXO TECHNOLOGIES spol. s r.o.</registrar_name>
   <registrant_name>SGU, s.r.o.</registrant_name>
   <registrant_company>SGU, s.r.o.</registrant_company>
   <registrant_address>Nova Roznavska 3</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>831 04</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>n1u.top</domain_name>
   <domain_keyword>n1u</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-01 06:47:35</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>b1u.lat</domain_name>
   <domain_keyword>b1u</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-08 08:54:25</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>smu.org.cn</domain_name>
   <domain_keyword>smu</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-06 08:35:34</query_time>
   <create_date>2022-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>北京中万网络科技有限责任公司</registrar_name>
   <registrant_name>张宇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sou.show</domain_name>
   <domain_keyword>sou</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-13 20:54:36</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hualei Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Anhui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>slu.net</domain_name>
   <domain_keyword>slu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 01:47:35</query_time>
   <create_date>1998-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>szu.be</domain_name>
   <domain_keyword>szu</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 05:55:03</query_time>
   <create_date>2020-09-27</create_date>
   <registrar_name>Nomeo</registrar_name>
   <registrar_website>https://www.nomeo.be</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>s4u.cc</domain_name>
   <domain_keyword>s4u</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 12:49:35</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>sgu.co.jp</domain_name>
   <domain_keyword>sgu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 22:17:30</query_time>
   <create_date>2006-09-20</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>YUUGENGAISYA ESUGIYUHOMU</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>68</num>
   <domain_name>syu.app</domain_name>
   <domain_keyword>syu</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 08:43:40</query_time>
   <create_date>2018-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>seu.io</domain_name>
   <domain_keyword>seu</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 00:09:41</query_time>
   <create_date>2016-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>801130</registrar_iana>
   <registrar_name>humbly, 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>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>a.dns.park.io</value>
    <value>b.dns.park.io</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>siu.tirol</domain_name>
   <domain_keyword>siu</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-05-15 19:05:16</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://www.epag.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>91u.pub</domain_name>
   <domain_keyword>91u</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-29 10:04:10</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2019-11-16</update_date>
   <expiry_date>2029-06-12</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>Zhou Hong Fu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>s14.co</domain_name>
   <domain_keyword>s14</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 07:42:39</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Laan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Manipur</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>s11.ltd</domain_name>
   <domain_keyword>s11</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-29 15:21:43</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-02-07</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>coleman.ns.cloudflare.com</value>
    <value>liv.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>74</num>
   <domain_name>szu.asia</domain_name>
   <domain_keyword>szu</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-02 14:16:38</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</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>tim.ns.cloudflare.com</value>
    <value>vivienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sou.bot</domain_name>
   <domain_keyword>sou</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-04-25 01:35:20</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>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>76</num>
   <domain_name>sru.rugby</domain_name>
   <domain_keyword>sru</domain_keyword>
   <domain_tld>rugby</domain_tld>
   <query_time>2024-04-29 03:33:31</query_time>
   <create_date>2018-12-07</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>353</registrar_iana>
   <registrar_name>Bombora Technologies Pty Ltd.</registrar_name>
   <registrar_website>https://bomboraregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Scottish Rugby Union Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Midlothian</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>ns1.get.rugby</value>
    <value>ns2.get.rugby</value>
    <value>ns3.get.rugby</value>
    <value>ns4.get.rugby</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sfu.lat</domain_name>
   <domain_keyword>sfu</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-03 01:35:03</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>squ.im</domain_name>
   <domain_keyword>squ</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-04 13:35:30</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
  </value>
  <value>
   <num>79</num>
   <domain_name>s1c.exchange</domain_name>
   <domain_keyword>s1c</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-04-06 21:56:55</query_time>
   <create_date>2022-06-10</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2032-06-10</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>s1q.dev</domain_name>
   <domain_keyword>s1q</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-06 21:57:43</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.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 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>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>o1u.org</domain_name>
   <domain_keyword>o1u</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 08:00:06</query_time>
   <create_date>2008-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>s1x.co.uk</domain_name>
   <domain_keyword>s1x</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 02:57:53</query_time>
   <create_date>2012-11-22</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1067.ui-dns.org</value>
    <value>ns1081.ui-dns.biz</value>
    <value>ns1088.ui-dns.com</value>
    <value>ns1125.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>szu.com.br</domain_name>
   <domain_keyword>szu</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-17 13:31:48</query_time>
   <create_date>2003-08-01</create_date>
   <update_date>2019-07-17</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrant_name>Magiabyte Comunica??o Ltda</registrant_name>
   <name_servers>
    <value>ns528.hostgator.com.br</value>
    <value>ns529.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>squ.ink</domain_name>
   <domain_keyword>squ</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-14 20:02:23</query_time>
   <create_date>2014-08-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.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>ns0.thundercloud.uk</value>
    <value>ns1.thundercloud.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sdu.wang</domain_name>
   <domain_keyword>sdu</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-04-21 20:11:12</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sun bo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sru.solutions</domain_name>
   <domain_keyword>sru</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-08 05:26:52</query_time>
   <create_date>2015-04-28</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1063.awsdns-04.org</value>
    <value>ns-1700.awsdns-20.co.uk</value>
    <value>ns-427.awsdns-53.com</value>
    <value>ns-765.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>stu.ca</domain_name>
   <domain_keyword>stu</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 20:12:14</query_time>
   <create_date>2002-03-09</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2029-03-08</expiry_date>
   <registrar_name>HOSTED IN CANADA.COM</registrar_name>
   <registrar_website>HostedinCanada.com</registrar_website>
   <registrant_name>St. Thomas University</registrant_name>
   <registrant_address>51 Dineen Dr.</registrant_address>
   <registrant_city>Fredericton</registrant_city>
   <registrant_state>NB</registrant_state>
   <registrant_zip>E3B5G3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5064600395</registrant_phone>
   <name_servers>
    <value>ns1.d-zone.ca</value>
    <value>ns2.d-zone.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>stu.technology</domain_name>
   <domain_keyword>stu</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-08 20:12:15</query_time>
   <create_date>2019-05-03</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-03</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>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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>s12.club</domain_name>
   <domain_keyword>s12</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-10 02:57:33</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</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>90</num>
   <domain_name>svu.info</domain_name>
   <domain_keyword>svu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 19:53:58</query_time>
   <create_date>2003-12-19</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-12-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>suu.xyz</domain_name>
   <domain_keyword>suu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 07:46:52</query_time>
   <create_date>2020-08-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yang wei</registrant_company>
   <registrant_state>shanghai</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>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>92</num>
   <domain_name>s1ub.cc</domain_name>
   <domain_keyword>s1ub</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-10 15:49:11</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>elma.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sku.digital</domain_name>
   <domain_keyword>sku</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-06 11:28:47</query_time>
   <create_date>2019-10-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-03</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.bureaudecriacao.com.br</value>
    <value>ns2.bureaudecriacao.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>s14u.com</domain_name>
   <domain_keyword>s14u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:55:44</query_time>
   <create_date>2013-07-05</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns17.parkpage.foundationapi.com</value>
    <value>dns18.parkpage.foundationapi.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>95</num>
   <domain_name>s12.it</domain_name>
   <domain_keyword>s12</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 02:55:23</query_time>
   <create_date>2009-07-03</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>s1g.org</domain_name>
   <domain_keyword>s1g</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 02:56:51</query_time>
   <create_date>2001-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MARCON Control Systems 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>ns1099.ui-dns.biz</value>
    <value>ns1099.ui-dns.com</value>
    <value>ns1099.ui-dns.de</value>
    <value>ns1099.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>snu.agency</domain_name>
   <domain_keyword>snu</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-18 02:12:23</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</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>ns33.domaincontrol.com</value>
    <value>ns34.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>98</num>
   <domain_name>s5u.com</domain_name>
   <domain_keyword>s5u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:19:13</query_time>
   <create_date>2003-12-27</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/s5u.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>s10.tokyo</domain_name>
   <domain_keyword>s10</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-20 11:53:00</query_time>
   <create_date>2019-10-21</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sfu.dev</domain_name>
   <domain_keyword>sfu</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-22 06:13:32</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</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>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.37</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,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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.