WHOIS QUERY TIME

3 May 2024 - 7:30 PM UTC

Registered: 1 October 1996
Expiry: 31 October 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.timeweb.ru
ns2.timeweb.ru
ns3.timeweb.org
ns4.timeweb.org

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Company: SoftJoys Corporation

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=usr.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "usr.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "usr.ru",
            "domain_keyword": "usr",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:30:26",
            "create_date": "1996-10-01",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "SoftJoys Corporation",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>usr.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>usr.ru</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:30:26</query_time>
   <create_date>1996-10-01</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>SoftJoys Corporation</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.037 seconds) for "usr.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2024 - 7:30 PM UTC

Registered: 1 October 1996
Expiry: 31 October 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.timeweb.ru
ns2.timeweb.ru
ns3.timeweb.org
ns4.timeweb.org

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Company: SoftJoys Corporation

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=usr.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "usr.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "usr.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "usr.ru",
            "domain_keyword": "usr",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:30:26",
            "create_date": "1996-10-01",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "SoftJoys Corporation",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "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>usr.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>usr.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>usr.ru</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:30:26</query_time>
   <create_date>1996-10-01</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>SoftJoys Corporation</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</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 84 domain names (in 0.026 seconds) which contained the exact domain keyword "usr".
Domain Name Registered Expiry Registrar Ownership
1 usr.com 17 Jun 1992 16 Jun 2025 GoDaddy.com, LLC -
2 usr.ru 1 Oct 1996 31 Oct 2024 RU-CENTER-RU SoftJoys Corporation
3 usr.net 25 Dec 1996 24 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
4 usr.nl 27 Apr 1998 - Internationale Domeinregistratie Nederland -
5 usr.org 10 May 2000 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 usr.pl 18 Sep 2000 17 Sep 2024 Domena.pl sp. z o.o. -
7 usr.ws 9 Mar 2003 9 Mar 2028 GLOBAL DOMAINS INTERNATIONAL Private Domain Registrations
8 usr.ro 11 Jun 2003 9 Aug 2024 Romedchim International SRL -
9 usr.org.uk 4 Apr 2004 4 Apr 2025 Alan Drury [Tag = SIGNS] -
10 usr.hr 21 Nov 2004 15 Jan 2025 CARNET US PGŽ
11 usr.cn 20 Oct 2005 20 Oct 2026 厦门易名科技股份有限公司 济南有人物联网技术有限公司
12 usr.co.uk 4 May 2006 4 May 2025 Elife Limited [Tag = ELIFE] -
13 usr.it 24 Apr 2008 19 Aug 2024 Internetting di Massimo Cuomo hidden
14 usr.com.cn 24 Jun 2008 24 Jun 2025 阿里云计算有限公司(万网) 倪志福
15 usr.sk 21 May 2009 26 Apr 2025 USR Services, s.r.o. USR Services, s.r.o.
16 usr.co 21 Jul 2010 20 Jul 2024 MarkMonitor, Inc. Yahoo IP Holdings LLC
17 usr.io 20 Mar 2011 20 Mar 2026 1API GmbH Diasporg
18 usr.co.jp 24 Mar 2011 - - Nihon USR Co
19 usr.me 10 Jan 2012 10 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 usr.by 19 Mar 2013 19 Mar 2025 Reliable Software, Ltd Частное предприятие "Успешные решения"
21 usr.nz 20 Oct 2014 - Metaname -
22 usr.click 3 Dec 2014 3 Dec 2024 Dreamscape Networks International Pte Ltd Albert Jindra Trebla
23 usr.space 28 Jan 2015 28 Jan 2025 Name.com, Inc -
24 usr.online 3 Jan 2016 3 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
25 usr.tech 2 Feb 2016 2 Feb 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
26 usr.cc 25 May 2016 25 May 2025 NameSilo, LLC -
27 usr.cloud 13 Jul 2017 13 Jul 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
28 usr.ac 24 Jul 2017 24 Jul 2024 Marcaria International LLC University of Saba Region
29 usr.directory 14 Sep 2017 14 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
30 usr.host 13 Dec 2017 13 Dec 2027 Namecheap Privacy service provided by Withheld for Privacy ehf
31 usr.pt 2 Jan 2018 - - -
32 usr.su 12 Feb 2018 12 Feb 2025 RUCENTER-SU SoftJoys Corporation
33 usr.site 28 Apr 2018 28 Apr 2028 Namecheap Privacy service provided by Withheld for Privacy ehf
34 usr.co.in 11 May 2018 11 May 2025 Dynadot LLC Treadall Inc.
35 usr.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
36 usr.toys 10 Jul 2018 10 Jul 2024 IONOS SE 1&1 Internet Inc
37 usr.run 23 Jan 2019 23 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 usr.tips 5 Mar 2019 5 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
39 usr.uk 12 Mar 2019 12 Mar 2025 Elife Limited [Tag = ELIFE] -
40 usr.digital 19 Jun 2019 19 Jun 2024 Name.com, Inc. REDACTED FOR PRIVACY
41 usr.link 16 Dec 2019 16 Dec 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
42 usr.earth 9 Jan 2020 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 usr.cl 15 Jan 2020 15 Jan 2025 NIC Chile Sociedad de Inversiones Morell SpA
44 usr.tools 4 May 2020 4 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 usr.pub 26 Oct 2020 26 Oct 2024 DNSPod, Inc. Shanghai Nebulo Technology Co., Ltd
46 usr.bz 20 Nov 2020 20 Nov 2024 Dynadot Inc -
47 usr.works 15 Feb 2021 15 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 usr.academy 21 Oct 2021 21 Oct 2024 One.com A/S REDACTED FOR PRIVACY
49 usr.education 21 Oct 2021 21 Oct 2024 One.com A/S REDACTED FOR PRIVACY
50 usr.training 21 Oct 2021 21 Oct 2024 One.com A/S REDACTED FOR PRIVACY
51 usr.school 21 Oct 2021 21 Oct 2024 EuroDNS S.A. Whois Privacy (enumDNS dba)
52 usr.xyz 7 Nov 2021 7 Nov 2032 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
53 usr.org.ng 30 Mar 2022 30 Mar 2025 Registeram.com Limited OLUWAGBAMILA OYEKANMI
54 usr.ovh 14 May 2022 14 May 2025 OVH REDACTED_FOR_PRIVACY
55 usr.one 2 Jun 2022 2 Jun 2028 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 usr.app 22 Jul 2022 22 Jul 2024 Sav.com, LLC Privacy Protection
57 usr.wtf 15 Nov 2022 15 Nov 2024 Cloudflare, Inc Fabian Riechsteiner
58 usr.watch 24 Jan 2023 24 Jan 2025 Porkbun LLC Private by Design, LLC
59 usr.bio 1 Apr 2023 1 Apr 2025 Porkbun LLC Private by Design, LLC
60 usr.ninja 20 Apr 2023 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 usr.domains 20 Apr 2023 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 usr.email 2 Jun 2023 2 Jun 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yan
63 usr.studio 20 Jun 2023 20 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 usr.services 26 Jun 2023 26 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 usr.land 2 Jul 2023 2 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
66 usr.com.ng 12 Jul 2023 12 Jul 2024 Epik, Inc. Anonymize LLC
67 usr.today 17 Jul 2023 17 Jul 2024 Sav.com, LLC - 12 Privacy Protection
68 usr.lat 25 Aug 2023 25 Aug 2024 Porkbun, LLC Private by Design, LLC
69 usr.pics 5 Sep 2023 5 Sep 2026 Porkbun, LLC Private by Design, LLC
70 usr.ink 5 Dec 2023 5 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yang bao lin
71 usr.life 1 Jan 2024 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 usr.world 29 Jan 2024 29 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
73 usr.skin 12 Feb 2024 12 Feb 2025 Porkbun, LLC Private by Design, LLC
74 usr.moscow 15 Feb 2024 15 Feb 2025 Limited Liability Company "Registrar of domain names REG.RU" Personal data, can not be publicly disclosed according to applicable laws.
75 usr.com.pl 18 Mar 2024 18 Mar 2025 Aftermarket.pl Limited -
76 usr.social 2 Apr 2024 2 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 usr.dev 23 May 2024 23 May 2025 Porkbun LLC Private by Design, LLC
78 usr.asia 4 Jun 2024 4 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
79 usr.com.au - - DROP.com.au Pty Ltd Domain Manager
80 usr.ae - - Instra Corporation Pty Ltd Unique
81 usr.de - - - -
82 usr.name - - NameCheap, Inc. -
83 usr.eu - - Domaine.fr -
84 usr.so - - Xin Net Technology Corporation REDACTED FOR PRIVACY
85 usr.net.au - - Web Address Registration Pty Ltd EMarket Experts

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=usr&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "usr",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 85,
        "relation": "eq",
        "current": 85
    },
    "unique_domains": "usr.com, usr.ru, usr.net, usr.nl, usr.org, usr.pl, usr.ws, usr.ro, usr.org.uk, usr.hr, usr.cn, usr.co.uk, usr.it, usr.com.cn, usr.sk, usr.co, usr.io, usr.co.jp, usr.me, usr.by, usr.nz, usr.click, usr.space, usr.online, usr.tech, usr.cc, usr.cloud, usr.ac, usr.directory, usr.host, usr.pt, usr.su, usr.site, usr.co.in, usr.icu, usr.toys, usr.run, usr.tips, usr.uk, usr.digital, usr.link, usr.earth, usr.cl, usr.tools, usr.pub, usr.bz, usr.works, usr.academy, usr.education, usr.training, usr.school, usr.xyz, usr.org.ng, usr.ovh, usr.one, usr.app, usr.wtf, usr.watch, usr.bio, usr.ninja, usr.domains, usr.email, usr.studio, usr.services, usr.land, usr.com.ng, usr.today, usr.lat, usr.pics, usr.ink, usr.life, usr.world, usr.skin, usr.moscow, usr.com.pl, usr.social, usr.dev, usr.asia, usr.com.au, usr.ae, usr.de, usr.name, usr.eu, usr.so, usr.net.au",
    "results": [
        {
            "num": 1,
            "domain_name": "usr.com",
            "domain_keyword": "usr",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:47:37",
            "create_date": "1992-06-17",
            "update_date": "2024-04-30",
            "expiry_date": "2025-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.constellix.com",
                "ns21.constellix.com",
                "ns31.constellix.com",
                "ns41.constellix.net",
                "ns51.constellix.net",
                "ns61.constellix.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "usr.ru",
            "domain_keyword": "usr",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:30:26",
            "create_date": "1996-10-01",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "SoftJoys Corporation",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "usr.net",
            "domain_keyword": "usr",
            "domain_tld": "net",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "1996-12-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-24",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "usr.nl",
            "domain_keyword": "usr",
            "domain_tld": "nl",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "1998-04-27",
            "update_date": "2017-08-02",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "usr.org",
            "domain_keyword": "usr",
            "domain_tld": "org",
            "query_time": "2024-06-09 08:47:27",
            "create_date": "2000-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "usr.pl",
            "domain_keyword": "usr",
            "domain_tld": "pl",
            "query_time": "2024-06-05 13:31:35",
            "create_date": "2000-09-18",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-17",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns319176.ip-91-121-175.eu",
                "sdns2.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "usr.ws",
            "domain_keyword": "usr",
            "domain_tld": "ws",
            "query_time": "2024-06-05 13:31:35",
            "create_date": "2003-03-09",
            "update_date": "2020-05-06",
            "expiry_date": "2028-03-09",
            "registrar_iana": 1463,
            "registrar_name": "GLOBAL DOMAINS INTERNATIONAL",
            "registrar_website": "http://www.website.ws/",
            "registrant_name": "Private Domain Registrations",
            "registrant_address": "701 Palomar Airport Rd, Suite 300",
            "registrant_city": "Carlsbad",
            "registrant_state": "CA",
            "registrant_zip": "92011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7606023000",
            "name_servers": [
                "ns1.gd23.parklogic.com",
                "ns2.gd23.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "usr.ro",
            "domain_keyword": "usr",
            "domain_tld": "ro",
            "query_time": "2024-05-04 06:41:48",
            "create_date": "2003-06-11",
            "expiry_date": "2024-08-09",
            "registrar_name": "Romedchim International SRL",
            "registrar_website": "www.rchost.ro",
            "name_servers": [
                "kallie.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 9,
            "domain_name": "usr.org.uk",
            "domain_keyword": "usr",
            "domain_tld": "org.uk",
            "query_time": "2024-05-08 08:20:20",
            "create_date": "2004-04-04",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-04",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "usr.hr",
            "domain_keyword": "usr",
            "domain_tld": "hr",
            "query_time": "2024-06-05 13:31:35",
            "create_date": "2004-11-21",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "US PGŽ",
            "registrant_address": "Pavlinski trg 4",
            "registrant_city": "Rijeka",
            "registrant_state": "HR",
            "registrant_zip": "51000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.studio4web.com",
                "ns2.studio4web.com"
            ]
        },
        {
            "num": 11,
            "domain_name": "usr.cn",
            "domain_keyword": "usr",
            "domain_tld": "cn",
            "query_time": "2024-06-01 22:07:26",
            "create_date": "2005-10-20",
            "expiry_date": "2026-10-20",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "济南有人物联网技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "usr.co.uk",
            "domain_keyword": "usr",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 13:31:35",
            "create_date": "2006-05-04",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-04",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "ns1.brandable.uk",
                "ns2.brandable.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "usr.it",
            "domain_keyword": "usr",
            "domain_tld": "it",
            "query_time": "2024-05-27 23:36:19",
            "create_date": "2008-04-24",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-19",
            "registrar_name": "Internetting di Massimo Cuomo",
            "registrar_website": "http://www.internetting.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 14,
            "domain_name": "usr.com.cn",
            "domain_keyword": "usr",
            "domain_tld": "com.cn",
            "query_time": "2024-05-19 02:01:33",
            "create_date": "2008-06-24",
            "expiry_date": "2025-06-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "倪志福",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "usr.sk",
            "domain_keyword": "usr",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:59:22",
            "create_date": "2009-05-21",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-26",
            "registrar_name": "USR Services, s.r.o.",
            "registrant_name": "USR Services, s.r.o.",
            "registrant_company": "USR Services, s.r.o.",
            "registrant_address": "Hlinská 2615/10",
            "registrant_city": "Žilina",
            "registrant_zip": "01001",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905478687",
            "name_servers": [
                "ns.usr.sk",
                "ns2.usr.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "usr.co",
            "domain_keyword": "usr",
            "domain_tld": "co",
            "query_time": "2024-05-24 12:58:33",
            "create_date": "2010-07-21",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-20",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yahoo IP Holdings LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yahoo.com",
                "ns2.yahoo.com",
                "ns3.yahoo.com",
                "ns4.yahoo.com",
                "ns5.yahoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "usr.io",
            "domain_keyword": "usr",
            "domain_tld": "io",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2011-03-20",
            "update_date": "2024-01-11",
            "expiry_date": "2026-03-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Diasporg",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "usr.co.jp",
            "domain_keyword": "usr",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2011-03-24",
            "update_date": "2024-04-01",
            "registrant_company": "Nihon USR Co",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 19,
            "domain_name": "usr.me",
            "domain_keyword": "usr",
            "domain_tld": "me",
            "query_time": "2024-04-25 06:31:48",
            "create_date": "2012-01-10",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-10",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "usr.by",
            "domain_keyword": "usr",
            "domain_tld": "by",
            "query_time": "2024-04-25 06:31:47",
            "create_date": "2013-03-19",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-19",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Частное предприятие \"Успешные решения\"",
            "registrant_address": "220055, -, г. Минск, пр-д Масюковщина, д. 4, к. 35",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375297524628",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 21,
            "domain_name": "usr.nz",
            "domain_keyword": "usr",
            "domain_tld": "nz",
            "query_time": "2024-05-19 02:01:33",
            "create_date": "2014-10-20",
            "update_date": "2023-10-25",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.jfnet.nz",
                "ns2.jfnet.nz",
                "ns3.jfnet.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "usr.click",
            "domain_keyword": "usr",
            "domain_tld": "click",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "2014-12-03",
            "update_date": "2022-11-30",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Albert Jindra Trebla",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "usr.space",
            "domain_keyword": "usr",
            "domain_tld": "space",
            "query_time": "2024-04-25 06:31:47",
            "create_date": "2015-01-28",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1stv.name.com",
                "ns2kqz.name.com",
                "ns3hjx.name.com",
                "ns4jpz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "usr.online",
            "domain_keyword": "usr",
            "domain_tld": "online",
            "query_time": "2024-04-25 06:31:47",
            "create_date": "2016-01-03",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "usr.tech",
            "domain_keyword": "usr",
            "domain_tld": "tech",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2016-02-02",
            "update_date": "2024-04-30",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "usr.cc",
            "domain_keyword": "usr",
            "domain_tld": "cc",
            "query_time": "2024-05-27 23:36:19",
            "create_date": "2016-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "usr.cloud",
            "domain_keyword": "usr",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 02:01:33",
            "create_date": "2017-07-13",
            "update_date": "2023-10-10",
            "expiry_date": "2024-07-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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": [
                "jacqueline.ns.cloudflare.com",
                "lloyd.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "usr.ac",
            "domain_keyword": "usr",
            "domain_tld": "ac",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "2017-07-24",
            "update_date": "2019-05-27",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "University of Saba Region",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saba Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "YE",
            "registrant_email": "please query the rdds service of the registrar 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.site4now.net",
                "ns2.site4now.net",
                "ns3.site4now.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "usr.directory",
            "domain_keyword": "usr",
            "domain_tld": "directory",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2017-09-14",
            "update_date": "2024-04-08",
            "expiry_date": "2024-09-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "usr.host",
            "domain_keyword": "usr",
            "domain_tld": "host",
            "query_time": "2024-04-25 06:31:47",
            "create_date": "2017-12-13",
            "update_date": "2023-08-31",
            "expiry_date": "2027-12-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "usr.pt",
            "domain_keyword": "usr",
            "domain_tld": "pt",
            "query_time": "2024-05-19 02:01:33",
            "create_date": "2018-01-02",
            "name_servers": [
                "dee.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 32,
            "domain_name": "usr.su",
            "domain_keyword": "usr",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:22:14",
            "create_date": "2018-02-12",
            "expiry_date": "2025-02-12",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "SoftJoys Corporation",
            "registrant_email": "[email protected]",
            "registrant_phone": "+79219674864",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 33,
            "domain_name": "usr.site",
            "domain_keyword": "usr",
            "domain_tld": "site",
            "query_time": "2024-05-24 04:31:39",
            "create_date": "2018-04-28",
            "update_date": "2023-08-31",
            "expiry_date": "2028-04-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "usr.co.in",
            "domain_keyword": "usr",
            "domain_tld": "co.in",
            "query_time": "2024-06-11 22:04:25",
            "create_date": "2018-05-11",
            "update_date": "2024-06-09",
            "expiry_date": "2025-05-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Treadall Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org",
                "verification-gtqfjejeoke9r3uonbsh8e.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "usr.icu",
            "domain_keyword": "usr",
            "domain_tld": "icu",
            "query_time": "2024-05-14 11:42:25",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "usr.toys",
            "domain_keyword": "usr",
            "domain_tld": "toys",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2018-07-10",
            "update_date": "2023-08-24",
            "expiry_date": "2024-07-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1044.ui-dns.de",
                "ns1065.ui-dns.biz",
                "ns1109.ui-dns.org",
                "ns1123.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "usr.run",
            "domain_keyword": "usr",
            "domain_tld": "run",
            "query_time": "2024-04-25 06:31:47",
            "create_date": "2019-01-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "usr.tips",
            "domain_keyword": "usr",
            "domain_tld": "tips",
            "query_time": "2024-05-08 08:20:18",
            "create_date": "2019-03-05",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "usr.uk",
            "domain_keyword": "usr",
            "domain_tld": "uk",
            "query_time": "2024-05-05 11:42:53",
            "create_date": "2019-03-12",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-12",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "usr.digital",
            "domain_keyword": "usr",
            "domain_tld": "digital",
            "query_time": "2024-05-19 02:01:33",
            "create_date": "2019-06-19",
            "update_date": "2022-08-03",
            "expiry_date": "2024-06-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ilfov",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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"
            ]
        },
        {
            "num": 41,
            "domain_name": "usr.link",
            "domain_keyword": "usr",
            "domain_tld": "link",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "2019-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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": 42,
            "domain_name": "usr.earth",
            "domain_keyword": "usr",
            "domain_tld": "earth",
            "query_time": "2024-06-01 03:35:57",
            "create_date": "2020-01-09",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-09",
            "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": 43,
            "domain_name": "usr.cl",
            "domain_keyword": "usr",
            "domain_tld": "cl",
            "query_time": "2024-05-24 04:31:39",
            "create_date": "2020-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Sociedad de Inversiones Morell SpA",
            "name_servers": [
                "ns1.webserver.cl",
                "ns2.webserver.cl"
            ]
        },
        {
            "num": 44,
            "domain_name": "usr.tools",
            "domain_keyword": "usr",
            "domain_tld": "tools",
            "query_time": "2024-05-08 08:20:18",
            "create_date": "2020-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "usr.pub",
            "domain_keyword": "usr",
            "domain_tld": "pub",
            "query_time": "2024-04-25 06:31:47",
            "create_date": "2020-10-26",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanghai Nebulo Technology Co., Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "directory.dnspod.net",
                "oak.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "usr.bz",
            "domain_keyword": "usr",
            "domain_tld": "bz",
            "query_time": "2024-05-24 04:31:39",
            "create_date": "2020-11-20",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "usr.works",
            "domain_keyword": "usr",
            "domain_tld": "works",
            "query_time": "2024-05-24 04:31:39",
            "create_date": "2021-02-15",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-15",
            "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": "usr.academy",
            "domain_keyword": "usr",
            "domain_tld": "academy",
            "query_time": "2024-05-04 06:41:31",
            "create_date": "2021-10-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "usr.education",
            "domain_keyword": "usr",
            "domain_tld": "education",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "2021-10-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "usr.training",
            "domain_keyword": "usr",
            "domain_tld": "training",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "2021-10-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "usr.school",
            "domain_keyword": "usr",
            "domain_tld": "school",
            "query_time": "2024-05-24 04:31:39",
            "create_date": "2021-10-21",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "usr.xyz",
            "domain_keyword": "usr",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 02:01:33",
            "create_date": "2021-11-07",
            "update_date": "2024-05-14",
            "expiry_date": "2032-11-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "usr.org.ng",
            "domain_keyword": "usr",
            "domain_tld": "org.ng",
            "query_time": "2024-05-28 18:41:04",
            "create_date": "2022-03-30",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-30",
            "registrar_iana": 13062013,
            "registrar_name": "Registeram.com Limited",
            "registrar_website": "www.registeram.com.ng",
            "registrant_name": "OLUWAGBAMILA OYEKANMI",
            "registrant_address": "16 Canaan Plaza Lekki Epe Expressway",
            "registrant_city": "Lekki",
            "registrant_zip": "023401",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8053351055",
            "name_servers": [
                "ns0.registeram.com",
                "ns1.registeram.com",
                "ns2.registeram.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "usr.ovh",
            "domain_keyword": "usr",
            "domain_tld": "ovh",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2022-05-14",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-14",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "usr.one",
            "domain_keyword": "usr",
            "domain_tld": "one",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2022-06-02",
            "update_date": "2023-05-12",
            "expiry_date": "2028-06-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "usr.app",
            "domain_keyword": "usr",
            "domain_tld": "app",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "2022-07-22",
            "update_date": "2023-05-23",
            "expiry_date": "2024-07-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "usr.wtf",
            "domain_keyword": "usr",
            "domain_tld": "wtf",
            "query_time": "2024-04-25 06:31:47",
            "create_date": "2022-11-15",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fabian Riechsteiner",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aargau",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "barbara.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "usr.watch",
            "domain_keyword": "usr",
            "domain_tld": "watch",
            "query_time": "2024-05-27 23:36:19",
            "create_date": "2023-01-24",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "usr.bio",
            "domain_keyword": "usr",
            "domain_tld": "bio",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2023-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amanda.ns.cloudflare.com",
                "darwin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "usr.ninja",
            "domain_keyword": "usr",
            "domain_tld": "ninja",
            "query_time": "2024-04-25 16:45:10",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "usr.domains",
            "domain_keyword": "usr",
            "domain_tld": "domains",
            "query_time": "2024-05-01 14:23:55",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "usr.email",
            "domain_keyword": "usr",
            "domain_tld": "email",
            "query_time": "2024-05-04 06:41:32",
            "create_date": "2023-06-02",
            "update_date": "2023-08-24",
            "expiry_date": "2033-06-02",
            "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": "li yan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": 63,
            "domain_name": "usr.studio",
            "domain_keyword": "usr",
            "domain_tld": "studio",
            "query_time": "2024-05-19 02:01:33",
            "create_date": "2023-06-20",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-20",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "usr.services",
            "domain_keyword": "usr",
            "domain_tld": "services",
            "query_time": "2024-05-19 02:01:33",
            "create_date": "2023-06-26",
            "update_date": "2023-11-24",
            "expiry_date": "2024-06-26",
            "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": [
                "adam.ns.cloudflare.com",
                "celine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "usr.land",
            "domain_keyword": "usr",
            "domain_tld": "land",
            "query_time": "2024-05-24 04:31:39",
            "create_date": "2023-07-02",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "usr.com.ng",
            "domain_keyword": "usr",
            "domain_tld": "com.ng",
            "query_time": "2024-04-25 06:31:47",
            "create_date": "2023-07-12",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-12",
            "registrar_iana": 617,
            "registrar_name": "Epik, Inc.",
            "registrar_website": "https://epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "usr.today",
            "domain_keyword": "usr",
            "domain_tld": "today",
            "query_time": "2024-04-18 19:51:26",
            "create_date": "2023-07-17",
            "update_date": "2023-09-15",
            "expiry_date": "2024-07-17",
            "registrar_iana": 3902,
            "registrar_name": "Sav.com, LLC - 12",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "usr.lat",
            "domain_keyword": "usr",
            "domain_tld": "lat",
            "query_time": "2024-05-14 11:42:25",
            "create_date": "2023-08-25",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-25",
            "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": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "usr.pics",
            "domain_keyword": "usr",
            "domain_tld": "pics",
            "query_time": "2024-05-24 04:31:39",
            "create_date": "2023-09-05",
            "update_date": "2023-10-17",
            "expiry_date": "2026-09-05",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "usr.ink",
            "domain_keyword": "usr",
            "domain_tld": "ink",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "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": "yang bao lin",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "usr.life",
            "domain_keyword": "usr",
            "domain_tld": "life",
            "query_time": "2024-05-08 08:20:17",
            "create_date": "2024-01-01",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1209.awsdns-23.org",
                "ns-1860.awsdns-40.co.uk",
                "ns-320.awsdns-40.com",
                "ns-884.awsdns-46.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "usr.world",
            "domain_keyword": "usr",
            "domain_tld": "world",
            "query_time": "2024-05-27 23:36:19",
            "create_date": "2024-01-29",
            "update_date": "2024-03-17",
            "expiry_date": "2025-01-29",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "usr.skin",
            "domain_keyword": "usr",
            "domain_tld": "skin",
            "query_time": "2024-05-31 04:05:16",
            "create_date": "2024-02-12",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-12",
            "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": [
                "justin.ns.cloudflare.com",
                "monika.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "usr.moscow",
            "domain_keyword": "usr",
            "domain_tld": "moscow",
            "query_time": "2024-06-05 13:31:35",
            "create_date": "2024-02-15",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1606,
            "registrar_name": "Limited Liability Company \"Registrar of domain names REG.RU\"",
            "registrar_website": "https://www.reg.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_fax": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "usr.com.pl",
            "domain_keyword": "usr",
            "domain_tld": "com.pl",
            "query_time": "2024-04-18 19:51:27",
            "create_date": "2024-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "usr.social",
            "domain_keyword": "usr",
            "domain_tld": "social",
            "query_time": "2024-06-05 13:31:35",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "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": [
                "nikon.ns.cloudflare.com",
                "shaz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "usr.dev",
            "domain_keyword": "usr",
            "domain_tld": "dev",
            "query_time": "2024-05-26 16:47:57",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "fiona.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "usr.asia",
            "domain_keyword": "usr",
            "domain_tld": "asia",
            "query_time": "2024-06-06 14:16:36",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "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": [
                "elaine.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "usr.com.au",
            "domain_keyword": "usr",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 06:31:47",
            "update_date": "2023-11-27",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "3354.ns1.abovedomains.com",
                "3354.ns2.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "usr.ae",
            "domain_keyword": "usr",
            "domain_tld": "ae",
            "query_time": "2024-05-04 06:41:31",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "Waleed Khan",
            "registrant_company": "Unique",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 81,
            "domain_name": "usr.de",
            "domain_keyword": "usr",
            "domain_tld": "de",
            "query_time": "2024-05-04 11:41:46",
            "update_date": "2022-06-07",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "usr.name",
            "domain_keyword": "usr",
            "domain_tld": "name",
            "query_time": "2024-04-18 19:51:27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 83,
            "domain_name": "usr.eu",
            "domain_keyword": "usr",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:59:34",
            "registrar_name": "Domaine.fr",
            "registrar_website": "https://www.domaine.fr/",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 84,
            "domain_name": "usr.so",
            "domain_keyword": "usr",
            "domain_tld": "so",
            "query_time": "2024-05-24 04:31:39",
            "registrar_name": "Xin Net Technology Corporation",
            "registrant_name": "GuXin",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "usr.net.au",
            "domain_keyword": "usr",
            "domain_tld": "net.au",
            "query_time": "2024-05-31 04:05:16",
            "update_date": "2024-04-08",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "EMarket Experts",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>usr</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>85</total>
  <relation>eq</relation>
  <current>85</current>
 </count>
 <unique_domains>usr.com, usr.ru, usr.net, usr.nl, usr.org, usr.pl, usr.ws, usr.ro, usr.org.uk, usr.hr, usr.cn, usr.co.uk, usr.it, usr.com.cn, usr.sk, usr.co, usr.io, usr.co.jp, usr.me, usr.by, usr.nz, usr.click, usr.space, usr.online, usr.tech, usr.cc, usr.cloud, usr.ac, usr.directory, usr.host, usr.pt, usr.su, usr.site, usr.co.in, usr.icu, usr.toys, usr.run, usr.tips, usr.uk, usr.digital, usr.link, usr.earth, usr.cl, usr.tools, usr.pub, usr.bz, usr.works, usr.academy, usr.education, usr.training, usr.school, usr.xyz, usr.org.ng, usr.ovh, usr.one, usr.app, usr.wtf, usr.watch, usr.bio, usr.ninja, usr.domains, usr.email, usr.studio, usr.services, usr.land, usr.com.ng, usr.today, usr.lat, usr.pics, usr.ink, usr.life, usr.world, usr.skin, usr.moscow, usr.com.pl, usr.social, usr.dev, usr.asia, usr.com.au, usr.ae, usr.de, usr.name, usr.eu, usr.so, usr.net.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>usr.com</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:47:37</query_time>
   <create_date>1992-06-17</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.constellix.com</value>
    <value>ns21.constellix.com</value>
    <value>ns31.constellix.com</value>
    <value>ns41.constellix.net</value>
    <value>ns51.constellix.net</value>
    <value>ns61.constellix.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>usr.ru</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:30:26</query_time>
   <create_date>1996-10-01</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>SoftJoys Corporation</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>usr.net</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>1996-12-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>usr.nl</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>1998-04-27</create_date>
   <update_date>2017-08-02</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>usr.org</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 08:47:27</query_time>
   <create_date>2000-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-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>ns73.domaincontrol.com</value>
    <value>ns74.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>6</num>
   <domain_name>usr.pl</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-05 13:31:35</query_time>
   <create_date>2000-09-18</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns319176.ip-91-121-175.eu</value>
    <value>sdns2.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>usr.ws</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-05 13:31:35</query_time>
   <create_date>2003-03-09</create_date>
   <update_date>2020-05-06</update_date>
   <expiry_date>2028-03-09</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>GLOBAL DOMAINS INTERNATIONAL</registrar_name>
   <registrar_website>http://www.website.ws/</registrar_website>
   <registrant_name>Private Domain Registrations</registrant_name>
   <registrant_address>701 Palomar Airport Rd, Suite 300</registrant_address>
   <registrant_city>Carlsbad</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7606023000</registrant_phone>
   <name_servers>
    <value>ns1.gd23.parklogic.com</value>
    <value>ns2.gd23.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>usr.ro</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-04 06:41:48</query_time>
   <create_date>2003-06-11</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>Romedchim International SRL</registrar_name>
   <registrar_website>www.rchost.ro</registrar_website>
   <name_servers>
    <value>kallie.ns.cloudflare.com</value>
    <value>tadeo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>usr.org.uk</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-08 08:20:20</query_time>
   <create_date>2004-04-04</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>usr.hr</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-05 13:31:35</query_time>
   <create_date>2004-11-21</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>US PGŽ</registrant_name>
   <registrant_address>Pavlinski trg 4</registrant_address>
   <registrant_city>Rijeka</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>51000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.studio4web.com</value>
    <value>ns2.studio4web.com</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>usr.cn</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 22:07:26</query_time>
   <create_date>2005-10-20</create_date>
   <expiry_date>2026-10-20</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>济南有人物联网技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>usr.co.uk</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 13:31:35</query_time>
   <create_date>2006-05-04</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>ns1.brandable.uk</value>
    <value>ns2.brandable.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>usr.it</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 23:36:19</query_time>
   <create_date>2008-04-24</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>Internetting di Massimo Cuomo</registrar_name>
   <registrar_website>http://www.internetting.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <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>14</num>
   <domain_name>usr.com.cn</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-19 02:01:33</query_time>
   <create_date>2008-06-24</create_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>倪志福</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>usr.sk</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:59:22</query_time>
   <create_date>2009-05-21</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>USR Services, s.r.o.</registrar_name>
   <registrant_name>USR Services, s.r.o.</registrant_name>
   <registrant_company>USR Services, s.r.o.</registrant_company>
   <registrant_address>Hlinská 2615/10</registrant_address>
   <registrant_city>Žilina</registrant_city>
   <registrant_zip>01001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905478687</registrant_phone>
   <name_servers>
    <value>ns.usr.sk</value>
    <value>ns2.usr.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>usr.co</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 12:58:33</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yahoo IP Holdings LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yahoo.com</value>
    <value>ns2.yahoo.com</value>
    <value>ns3.yahoo.com</value>
    <value>ns4.yahoo.com</value>
    <value>ns5.yahoo.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>17</num>
   <domain_name>usr.io</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2011-03-20</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2026-03-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Diasporg</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>usr.co.jp</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2011-03-24</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Nihon USR Co</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>usr.me</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-25 06:31:48</query_time>
   <create_date>2012-01-10</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-10</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>usr.by</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <create_date>2013-03-19</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Частное предприятие &quot;Успешные решения&quot;</registrant_company>
   <registrant_address>220055, -, г. Минск, пр-д Масюковщина, д. 4, к. 35</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375297524628</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>usr.nz</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-19 02:01:33</query_time>
   <create_date>2014-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.jfnet.nz</value>
    <value>ns2.jfnet.nz</value>
    <value>ns3.jfnet.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>usr.click</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>2014-12-03</create_date>
   <update_date>2022-11-30</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Albert Jindra Trebla</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>vern.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>usr.space</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1stv.name.com</value>
    <value>ns2kqz.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4jpz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>usr.online</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <create_date>2016-01-03</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>usr.tech</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>usr.cc</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 23:36:19</query_time>
   <create_date>2016-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>usr.cloud</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 02:01:33</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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>jacqueline.ns.cloudflare.com</value>
    <value>lloyd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>usr.ac</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>2017-07-24</create_date>
   <update_date>2019-05-27</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>University of Saba Region</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saba Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>YE</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.site4now.net</value>
    <value>ns2.site4now.net</value>
    <value>ns3.site4now.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>usr.directory</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>usr.host</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <create_date>2017-12-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-12-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>usr.pt</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-19 02:01:33</query_time>
   <create_date>2018-01-02</create_date>
   <name_servers>
    <value>dee.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>usr.su</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:22:14</query_time>
   <create_date>2018-02-12</create_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>SoftJoys Corporation</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+79219674864</registrant_phone>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>usr.site</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 04:31:39</query_time>
   <create_date>2018-04-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-04-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>usr.co.in</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-11 22:04:25</query_time>
   <create_date>2018-05-11</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Treadall Inc.</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.daaz.org</value>
    <value>ns2.daaz.org</value>
    <value>verification-gtqfjejeoke9r3uonbsh8e.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>usr.icu</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-14 11:42:25</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</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.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>usr.toys</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>toys</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2018-07-10</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-07-10</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>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1044.ui-dns.de</value>
    <value>ns1065.ui-dns.biz</value>
    <value>ns1109.ui-dns.org</value>
    <value>ns1123.ui-dns.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>usr.run</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <create_date>2019-01-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>usr.tips</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-08 08:20:18</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>usr.uk</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-05 11:42:53</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>usr.digital</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-19 02:01:33</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2022-08-03</update_date>
   <expiry_date>2024-06-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ilfov</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
  <value>
   <num>41</num>
   <domain_name>usr.link</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>2019-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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>42</num>
   <domain_name>usr.earth</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-01 03:35:57</query_time>
   <create_date>2020-01-09</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-09</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>43</num>
   <domain_name>usr.cl</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-24 04:31:39</query_time>
   <create_date>2020-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Sociedad de Inversiones Morell SpA</registrant_name>
   <name_servers>
    <value>ns1.webserver.cl</value>
    <value>ns2.webserver.cl</value>
   </name_servers>
  </value>
  <value>
   <num>44</num>
   <domain_name>usr.tools</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-08 08:20:18</query_time>
   <create_date>2020-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>usr.pub</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <create_date>2020-10-26</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanghai Nebulo Technology Co., Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>directory.dnspod.net</value>
    <value>oak.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>usr.bz</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-24 04:31:39</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <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>47</num>
   <domain_name>usr.works</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-24 04:31:39</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-15</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>usr.academy</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-04 06:41:31</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.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>DK</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>usr.education</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.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>DK</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>usr.training</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.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>DK</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>usr.school</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-24 04:31:39</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</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>LU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>usr.xyz</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 02:01:33</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2032-11-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>usr.org.ng</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>org.ng</domain_tld>
   <query_time>2024-05-28 18:41:04</query_time>
   <create_date>2022-03-30</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>13062013</registrar_iana>
   <registrar_name>Registeram.com Limited</registrar_name>
   <registrar_website>www.registeram.com.ng</registrar_website>
   <registrant_name>OLUWAGBAMILA OYEKANMI</registrant_name>
   <registrant_address>16 Canaan Plaza Lekki Epe Expressway</registrant_address>
   <registrant_city>Lekki</registrant_city>
   <registrant_zip>023401</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8053351055</registrant_phone>
   <name_servers>
    <value>ns0.registeram.com</value>
    <value>ns1.registeram.com</value>
    <value>ns2.registeram.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>usr.ovh</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>usr.one</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2028-06-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>usr.app</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>usr.wtf</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fabian Riechsteiner</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aargau</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>barbara.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>usr.watch</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-05-27 23:36:19</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>usr.bio</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>amanda.ns.cloudflare.com</value>
    <value>darwin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>usr.ninja</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-25 16:45:10</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>usr.domains</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-01 14:23:55</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>usr.email</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-04 06:41:32</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2033-06-02</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>li yan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>63</num>
   <domain_name>usr.studio</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-19 02:01:33</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-20</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>ns01.domaincontrol.com</value>
    <value>ns02.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>64</num>
   <domain_name>usr.services</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-19 02:01:33</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-06-26</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>adam.ns.cloudflare.com</value>
    <value>celine.ns.cloudflare.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>usr.land</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-24 04:31:39</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>66</num>
   <domain_name>usr.com.ng</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik, Inc.</registrar_name>
   <registrar_website>https://epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>usr.today</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-18 19:51:26</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>3902</registrar_iana>
   <registrar_name>Sav.com, LLC - 12</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>usr.lat</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-14 11:42:25</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-25</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>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>usr.pics</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-24 04:31:39</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2026-09-05</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>usr.ink</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</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>yang bao lin</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>usr.life</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-08 08:20:17</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1209.awsdns-23.org</value>
    <value>ns-1860.awsdns-40.co.uk</value>
    <value>ns-320.awsdns-40.com</value>
    <value>ns-884.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>usr.world</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-27 23:36:19</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>usr.skin</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-12</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>justin.ns.cloudflare.com</value>
    <value>monika.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>usr.moscow</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-06-05 13:31:35</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Limited Liability Company &quot;Registrar of domain names REG.RU&quot;</registrar_name>
   <registrar_website>https://www.reg.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <registrant_fax>Personal data, can not be publicly disclosed according to applicable laws.</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>usr.com.pl</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-18 19:51:27</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>usr.social</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-06-05 13:31:35</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>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>nikon.ns.cloudflare.com</value>
    <value>shaz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>usr.dev</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-26 16:47:57</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>fiona.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>usr.asia</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-06 14:16:36</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</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>elaine.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>usr.com.au</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 06:31:47</query_time>
   <update_date>2023-11-27</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>3354.ns1.abovedomains.com</value>
    <value>3354.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>usr.ae</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-04 06:41:31</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>Waleed Khan</registrant_name>
   <registrant_company>Unique</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>usr.de</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 11:41:46</query_time>
   <update_date>2022-06-07</update_date>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>usr.name</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-18 19:51:27</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>usr.eu</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:59:34</query_time>
   <registrar_name>Domaine.fr</registrar_name>
   <registrar_website>https://www.domaine.fr/</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>usr.so</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-24 04:31:39</query_time>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrant_name>GuXin</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>usr.net.au</domain_name>
   <domain_keyword>usr</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-31 04:05:16</query_time>
   <update_date>2024-04-08</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>EMarket Experts</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</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 6,736 domain names (in 0.066 seconds) which look and sound like the brand name "usr".
Domain Name Registered Expiry Registrar Ownership
1 usz.pl 22 Feb 2024 22 Feb 2025 Aftermarket.pl Limited -
2 fsr.link 24 Dec 2020 24 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
3 tsr.info 27 Jul 2001 27 Jul 2024 Key-Systems GmbH REMONDIS IT Services GmbH & Co. KG
4 ukr.in 2 Nov 2023 2 Nov 2024 Dynadot LLC REDACTED FOR PRIVACY
5 dsr.fyi 16 Dec 2019 16 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
6 u-r.space 19 Jun 2020 19 Jun 2024 Tucows.com Co. Data Protected
7 1sr.net 30 Jun 2009 30 Jun 2024 eName Technology Co.,Ltd. -
8 usbr.cn 25 Feb 2024 25 Feb 2025 厦门市中资源网络服务有限公司 曹海波
9 u9r.com 26 Jul 2003 26 Jul 2024 Wild West Domains, LLC -
10 rsr.me 16 Oct 2010 16 Oct 2025 Cloudflare, Inc Ineo Media
11 usm.koeln 1 Dec 2014 1 Dec 2024 1API GmbH USM U. Schaerer Soehne AG
12 usd.ai - - 101domain Guangzhou Robo-Advisor Technologies, Inc.
13 usb.email 25 May 2017 25 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Webkompaniet As
14 us3.pro 31 Dec 2023 31 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 usbr.pro 19 Oct 2021 19 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
16 jsr.me.uk 1 Dec 2020 1 Dec 2025 20i Ltd [Tag = STACK] -
17 ubr.cat 24 Apr 2006 24 Apr 2025 Realtime Register B.V. My Domain Provider
18 csr.com.co 15 Aug 2012 14 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 usra.ru 13 Dec 2021 13 Dec 2024 REGTIME-RU Private Person
20 usx.ru 24 Oct 2005 24 Oct 2024 RU-CENTER-RU NETGALAXY LTD
21 usgr.ru 10 Dec 2010 10 Dec 2024 SALENAMES-RU Private Person
22 usq.app 2 Aug 2023 2 Aug 2024 1&1 Internet SE Data Privacy Protected
23 ufr.biz 15 Jan 2004 14 Jan 2029 Advanced Internet Technologies, Inc. United Financial Resources Inc.
24 nusr.net 28 Jul 2012 28 Jul 2026 GoDaddy.com, LLC Domains By Proxy, LLC
25 msr.travel 15 Nov 2018 15 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 usd.digital 17 Aug 2015 17 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 csr.co 9 Sep 2010 8 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
28 u2r.net 4 May 2012 4 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
29 dsr.by 29 Jul 2019 29 Jul 2025 Reliable Software, Ltd Пац Денис Владимирович
30 cusr.ru 21 Jul 2011 21 Jul 2024 SALENAMES-RU Private Person
31 osr.org.uk 11 May 2021 11 May 2025 The Positive Internet Company Ltd [Tag = POSITIVE] -
32 uer.frl 10 Nov 2016 10 Nov 2024 Metaregistrar BV Applications Uw Eigen Rekenkamer Harlingen
33 ufr.best 30 Aug 2023 30 Aug 2025 Go Daddy, LLC Domains By Proxy, LLC
34 usp.llc 14 Aug 2018 14 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 usn.ae - - Ascio USN
36 uso.clothing 25 Mar 2020 25 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
37 utr.group 23 May 2020 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 usm.systems 24 Aug 2020 24 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
39 usg.money 13 Jun 2023 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 user.gives 15 May 2024 15 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 usb.pub 12 May 2015 12 May 2025 Cronon GmbH REDACTED FOR PRIVACY
42 jsr.net.in 16 Apr 2011 16 Apr 2028 GoDaddy.com, LLC JSR design Pvt. Ltd.
43 usy.me 14 Jul 2023 14 Jul 2024 Domain.com, LLC Nazree Bahar
44 ussr.cat 25 May 2018 25 May 2025 OVH -
45 usu.ag 31 Jan 2013 31 Jan 2025 INWX GmbH USU GmbH
46 us1.digital 22 May 2017 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 uar.ruhr 27 Mar 2014 27 Mar 2025 EPAG Domainservices GmbH Ruhr-Universitaet Bochum
48 usb.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Daniel Goodman
49 usi.su 28 May 2017 28 May 2025 REGRU-SU Uralstroyinvest, LLC
50 user.deals 14 Feb 2021 14 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 uasr.net 4 Oct 2015 4 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
52 usv.one 10 Feb 2024 10 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
53 usdr.digital 20 Sep 2023 20 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
54 csr.earth 10 Jul 2023 10 Jul 2024 united-domains AG Betriebswirt(VWA) Bernd Bielen
55 usw.finance 22 Jul 2021 22 Jul 2028 Network Solutions, LLC Window USA
56 uisr.com 7 Jul 2006 7 Jul 2024 GoDaddy.com, LLC -
57 ust.info 8 Dec 2017 8 Dec 2024 Key-Systems GmbH EdenMedia
58 rsr.co 19 Sep 2014 18 Sep 2024 Porkbun Private by Design, LLC
59 ujr.net.cn 1 Jun 2023 1 Jun 2025 江苏邦宁科技有限公司 刘桂华
60 usa.enterprises 24 Dec 2023 24 Dec 2024 Sav.com, LLC - 16 REDACTED FOR PRIVACY
61 u4r.it 27 Oct 2023 27 Oct 2024 Register S.p.a. IAB Italia Servizi Srl
62 utr.com 19 Aug 1995 18 Aug 2025 Dynadot Inc -
63 sur.fyi 26 Feb 2023 26 Feb 2025 Cloudflare, Inc REDACTED FOR PRIVACY
64 tsr.co.uk 12 Feb 1997 12 Feb 2025 Ionos SE [Tag = 1AND1] -
65 usn.su 2 Dec 2007 2 Dec 2024 REGTIME-SU Private Person
66 uyr.education 29 Jul 2019 29 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 ssr.space 11 Apr 2023 11 Apr 2025 Key-Systems LLC Domain Privacy Trustee SA
68 usri.ru 23 Aug 2023 23 Aug 2024 REGRU-RU Private Person
69 user.club 15 Jun 2020 15 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 usf.email 16 Oct 2015 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 1sr.world 1 Jan 2024 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 sur.us 29 Apr 2004 28 Apr 2025 TLD Registrar Solutions Ltd. Englebrite LLC
73 uxr.ru 11 Jan 2010 11 Jan 2025 SALENAMES-RU Private Person
74 ksr.cm 15 Oct 2019 15 Oct 2024 Netcom.cm Sarl Data Protected
75 uso.cn 30 Mar 2006 30 Mar 2027 广东时代互联科技有限公司 武汉摩酷科技有限公司
76 rsr.ie 29 Aug 2011 30 Aug 2024 Blacknight Solutions REDACTED FOR PRIVACY
77 usr4.com 14 Jun 2023 14 Jun 2024 Zname Ltd -
78 ust.asia 6 Oct 2023 6 Oct 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 usmr.gold 14 Oct 2022 14 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 rsr.media 18 Apr 2024 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 usrs.com 31 Mar 2002 31 Mar 2032 Tucows Domains Inc. -
82 usd.finance 31 Jul 2020 31 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
83 usb.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
84 ush.co 20 Jul 2010 19 Jul 2025 NameSilo, LLC See PrivacyGuardian.org
85 ush.nl 29 Nov 1999 - Flexwebhosting -
86 ulr.com 3 Dec 1999 3 Dec 2031 Tucows Domains Inc. -
87 usd.cool 28 Apr 2023 28 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 usb.finance 12 Mar 2024 12 Mar 2025 Porkbun LLC Private by Design, LLC
89 asr.dk 11 May 1998 30 Jun 2024 Simply.com A/S Aarhus Studenter Roklub
90 isr.co.jp 15 Apr 1994 - - International Systems Research Co.
91 fsr.tools 24 Jan 2024 24 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 nsr.company 1 Mar 2024 1 Mar 2025 1API GmbH REDACTED FOR PRIVACY
93 sur.one 20 Jan 2023 20 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
94 usrx.store 26 Jan 2021 26 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
95 tsr.holdings 18 Nov 2017 18 Nov 2024 IONOS SE TSR Technologies GmbH
96 asr.ca 22 Mar 2006 22 Mar 2025 Namespro Solutions Inc. REDACTED FOR PRIVACY
97 usu.design 13 Nov 2020 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 tsr.solutions 10 Jun 2019 10 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 ausr.com 30 Jun 2004 30 Jun 2024 GoDaddy.com, LLC -
100 uss.partners 27 Oct 2014 27 Oct 2024 COREhub, S.R.L. unitedprint.com SE
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 Usr.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=usr.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "usr.ru",
        "page_size": 100
    },
    "count": {
        "total": 6736,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "usz.pl, fsr.link, tsr.info, ukr.in, dsr.fyi, u-r.space, 1sr.net, usbr.cn, u9r.com, rsr.me, usm.koeln, usd.ai, usb.email, us3.pro, usbr.pro, jsr.me.uk, ubr.cat, csr.com.co, usra.ru, usx.ru, usgr.ru, usq.app, ufr.biz, nusr.net, msr.travel, usd.digital, csr.co, u2r.net, dsr.by, cusr.ru, osr.org.uk, uer.frl, ufr.best, usp.llc, usn.ae, uso.clothing, utr.group, usm.systems, usg.money, user.gives, usb.pub, jsr.net.in, usy.me, ussr.cat, usu.ag, us1.digital, uar.ruhr, usb.net.au, usi.su, user.deals, uasr.net, usv.one, usdr.digital, csr.earth, usw.finance, uisr.com, ust.info, rsr.co, ujr.net.cn, usa.enterprises, u4r.it, utr.com, sur.fyi, tsr.co.uk, usn.su, uyr.education, ssr.space, usri.ru, user.club, usf.email, 1sr.world, sur.us, uxr.ru, ksr.cm, uso.cn, rsr.ie, usr4.com, ust.asia, usmr.gold, rsr.media, usrs.com, usd.finance, usb.ai, ush.co, ush.nl, ulr.com, usd.cool, usb.finance, asr.dk, isr.co.jp, fsr.tools, nsr.company, sur.one, usrx.store, tsr.holdings, asr.ca, usu.design, tsr.solutions, ausr.com, uss.partners",
    "results": [
        {
            "num": 1,
            "domain_name": "usz.pl",
            "domain_keyword": "usz",
            "domain_tld": "pl",
            "query_time": "2024-04-12 06:17:11",
            "create_date": "2024-02-22",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-22",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "fsr.link",
            "domain_keyword": "fsr",
            "domain_tld": "link",
            "query_time": "2024-04-18 04:31:33",
            "create_date": "2020-12-24",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "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": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1522.awsdns-62.org",
                "ns-1642.awsdns-13.co.uk",
                "ns-442.awsdns-55.com",
                "ns-741.awsdns-28.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tsr.info",
            "domain_keyword": "tsr",
            "domain_tld": "info",
            "query_time": "2024-04-18 07:38:44",
            "create_date": "2001-07-27",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REMONDIS IT Services GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NW",
            "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.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "ukr.in",
            "domain_keyword": "ukr",
            "domain_tld": "in",
            "query_time": "2024-04-17 15:49:01",
            "create_date": "2023-11-02",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hubei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dsr.fyi",
            "domain_keyword": "dsr",
            "domain_tld": "fyi",
            "query_time": "2024-04-17 22:36:14",
            "create_date": "2019-12-16",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "greg.ns.cloudflare.com",
                "karina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "u-r.space",
            "domain_keyword": "u-r",
            "domain_tld": "space",
            "query_time": "2024-04-22 22:47:50",
            "create_date": "2020-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "1sr.net",
            "domain_keyword": "1sr",
            "domain_tld": "net",
            "query_time": "2024-04-19 02:20:47",
            "create_date": "2009-06-30",
            "update_date": "2023-05-10",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/1sr.net",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "usbr.cn",
            "domain_keyword": "usbr",
            "domain_tld": "cn",
            "query_time": "2024-04-21 12:06:39",
            "create_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "厦门市中资源网络服务有限公司",
            "registrant_name": "曹海波",
            "registrant_email": "[email protected]",
            "name_servers": [
                "desi.ns.cloudflare.com",
                "wells.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "u9r.com",
            "domain_keyword": "u9r",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:48:04",
            "create_date": "2003-07-26",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "rsr.me",
            "domain_keyword": "rsr",
            "domain_tld": "me",
            "query_time": "2024-04-24 05:29:19",
            "create_date": "2010-10-16",
            "update_date": "2023-08-31",
            "expiry_date": "2025-10-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ineo Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NM",
            "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": [
                "tia.ns.cloudflare.com",
                "trace.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "usm.koeln",
            "domain_keyword": "usm",
            "domain_tld": "koeln",
            "query_time": "2024-04-27 01:43:47",
            "create_date": "2014-12-01",
            "update_date": "2024-04-24",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://1api.net/",
            "registrant_name": "REDACTED",
            "registrant_company": "USM U. Schaerer Soehne AG",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CH",
            "registrant_email": "please 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": [
                "nsa1.nts.ch",
                "nsa2.nts.ch"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "usd.ai",
            "domain_keyword": "usd",
            "domain_tld": "ai",
            "query_time": "2024-04-28 17:29:36",
            "registrar_name": "101domain",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Guangzhou Robo-Advisor Technologies, Inc.",
            "registrant_address": "Room 201-1, Building 5, Yiyuannan Road 13, Xingangzhong Road, Haizhu District",
            "registrant_city": "Guangzhou",
            "registrant_state": "CN-44",
            "registrant_zip": "510310",
            "registrant_country": "CN",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "registrant_fax": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "usb.email",
            "domain_keyword": "usb",
            "domain_tld": "email",
            "query_time": "2024-05-10 10:23:33",
            "create_date": "2017-05-25",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Webkompaniet As",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "us3.pro",
            "domain_keyword": "us3",
            "domain_tld": "pro",
            "query_time": "2024-05-10 10:14:56",
            "create_date": "2023-12-31",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "usbr.pro",
            "domain_keyword": "usbr",
            "domain_tld": "pro",
            "query_time": "2024-05-01 00:19:22",
            "create_date": "2021-10-19",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-19",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.cloudns.net",
                "ns42.cloudns.net",
                "ns43.cloudns.net",
                "ns44.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "jsr.me.uk",
            "domain_keyword": "jsr",
            "domain_tld": "me.uk",
            "query_time": "2024-05-01 00:26:00",
            "create_date": "2020-12-01",
            "update_date": "2020-12-01",
            "expiry_date": "2025-12-01",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "ubr.cat",
            "domain_keyword": "ubr",
            "domain_tld": "cat",
            "query_time": "2024-05-01 18:45:18",
            "create_date": "2006-04-24",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-24",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_company": "My Domain Provider",
            "registrant_country": "NL",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns20.digicertdns.com",
                "ns21.digicertdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "csr.com.co",
            "domain_keyword": "csr",
            "domain_tld": "com.co",
            "query_time": "2024-05-02 20:15:28",
            "create_date": "2012-08-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-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": [
                "ns1.vistobuenomarketing.com",
                "ns2.vistobuenomarketing.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "usra.ru",
            "domain_keyword": "usra",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:30:27",
            "create_date": "2021-12-13",
            "expiry_date": "2024-12-13",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "usx.ru",
            "domain_keyword": "usx",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:31:18",
            "create_date": "2005-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "usgr.ru",
            "domain_keyword": "usgr",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:28:42",
            "create_date": "2010-12-10",
            "expiry_date": "2024-12-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "usq.app",
            "domain_keyword": "usq",
            "domain_tld": "app",
            "query_time": "2024-05-04 06:41:26",
            "create_date": "2023-08-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-02",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1024.ui-dns.de",
                "ns1067.ui-dns.com",
                "ns1107.ui-dns.biz",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ufr.biz",
            "domain_keyword": "ufr",
            "domain_tld": "biz",
            "query_time": "2024-05-05 02:16:00",
            "create_date": "2004-01-15",
            "update_date": "2024-01-29",
            "expiry_date": "2029-01-14",
            "registrar_iana": 57,
            "registrar_name": "Advanced Internet Technologies, Inc.",
            "registrar_website": "whois.aitdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "United Financial Resources Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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.cpanel-09.aitcom.net",
                "ns2.cpanel-09.aitcom.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nusr.net",
            "domain_keyword": "nusr",
            "domain_tld": "net",
            "query_time": "2024-05-08 12:28:34",
            "create_date": "2012-07-28",
            "update_date": "2021-06-05",
            "expiry_date": "2026-07-28",
            "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=nusr.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "msr.travel",
            "domain_keyword": "msr",
            "domain_tld": "travel",
            "query_time": "2024-05-08 16:17:47",
            "create_date": "2018-11-15",
            "update_date": "2023-07-16",
            "expiry_date": "2024-11-15",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "usd.digital",
            "domain_keyword": "usd",
            "domain_tld": "digital",
            "query_time": "2024-05-12 14:16:48",
            "create_date": "2015-08-17",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-17",
            "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",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "csr.co",
            "domain_keyword": "csr",
            "domain_tld": "co",
            "query_time": "2024-05-12 02:29:01",
            "create_date": "2010-09-09",
            "update_date": "2024-02-21",
            "expiry_date": "2024-09-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "u2r.net",
            "domain_keyword": "u2r",
            "domain_tld": "net",
            "query_time": "2024-05-06 08:43:38",
            "create_date": "2012-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "dsr.by",
            "domain_keyword": "dsr",
            "domain_tld": "by",
            "query_time": "2024-05-05 07:33:51",
            "create_date": "2019-07-29",
            "update_date": "2024-01-31",
            "expiry_date": "2025-07-29",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Пац Денис Владимирович",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 30,
            "domain_name": "cusr.ru",
            "domain_keyword": "cusr",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:22:13",
            "create_date": "2011-07-21",
            "expiry_date": "2024-07-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "osr.org.uk",
            "domain_keyword": "osr",
            "domain_tld": "org.uk",
            "query_time": "2024-05-22 09:03:37",
            "create_date": "2021-05-11",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-11",
            "registrar_name": "The Positive Internet Company Ltd [Tag = POSITIVE]",
            "registrar_website": "https://positive-internet.com",
            "name_servers": [
                "elliott.ns.cloudflare.com",
                "simone.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "uer.frl",
            "domain_keyword": "uer",
            "domain_tld": "frl",
            "query_time": "2024-05-21 13:59:28",
            "create_date": "2016-11-10",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-10",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_company": "Uw Eigen Rekenkamer Harlingen",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the 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": [
                "ns0.pro-net.nl",
                "ns21.cloudns.net",
                "pns21.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ufr.best",
            "domain_keyword": "ufr",
            "domain_tld": "best",
            "query_time": "2024-05-16 08:23:46",
            "create_date": "2023-08-30",
            "update_date": "2024-04-17",
            "expiry_date": "2025-08-30",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "usp.llc",
            "domain_keyword": "usp",
            "domain_tld": "llc",
            "query_time": "2024-05-19 01:58:05",
            "create_date": "2018-08-14",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-14",
            "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": 35,
            "domain_name": "usn.ae",
            "domain_keyword": "usn",
            "domain_tld": "ae",
            "query_time": "2024-05-18 12:21:41",
            "registrar_name": "Ascio",
            "registrant_name": "Ekundayo Derrick",
            "registrant_company": "USN",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 36,
            "domain_name": "uso.clothing",
            "domain_keyword": "uso",
            "domain_tld": "clothing",
            "query_time": "2024-05-24 12:58:02",
            "create_date": "2020-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "utr.group",
            "domain_keyword": "utr",
            "domain_tld": "group",
            "query_time": "2024-05-24 13:01:00",
            "create_date": "2020-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "usm.systems",
            "domain_keyword": "usm",
            "domain_tld": "systems",
            "query_time": "2024-05-15 01:03:33",
            "create_date": "2020-08-24",
            "update_date": "2021-08-14",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "usg.money",
            "domain_keyword": "usg",
            "domain_tld": "money",
            "query_time": "2024-05-15 00:59:15",
            "create_date": "2023-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "user.gives",
            "domain_keyword": "user",
            "domain_tld": "gives",
            "query_time": "2024-05-15 02:49:31",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "usb.pub",
            "domain_keyword": "usb",
            "domain_tld": "pub",
            "query_time": "2024-05-14 19:31:06",
            "create_date": "2015-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "docks09.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "jsr.net.in",
            "domain_keyword": "jsr",
            "domain_tld": "net.in",
            "query_time": "2024-05-27 15:41:02",
            "create_date": "2011-04-16",
            "update_date": "2022-03-17",
            "expiry_date": "2028-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JSR design Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "usy.me",
            "domain_keyword": "usy",
            "domain_tld": "me",
            "query_time": "2024-05-27 23:38:34",
            "create_date": "2023-07-14",
            "update_date": "2024-04-07",
            "expiry_date": "2024-07-14",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nazree Bahar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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.domaincom-default.domainparkingserver.net",
                "ns2.domaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ussr.cat",
            "domain_keyword": "ussr",
            "domain_tld": "cat",
            "query_time": "2024-05-27 23:37:06",
            "create_date": "2018-05-25",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-25",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "usu.ag",
            "domain_keyword": "usu",
            "domain_tld": "ag",
            "query_time": "2024-05-27 23:37:38",
            "create_date": "2013-01-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "USU GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "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": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "us1.digital",
            "domain_keyword": "us1",
            "domain_tld": "digital",
            "query_time": "2024-05-25 23:25:14",
            "create_date": "2017-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "uar.ruhr",
            "domain_keyword": "uar",
            "domain_tld": "ruhr",
            "query_time": "2024-05-27 11:36:43",
            "create_date": "2014-03-27",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-27",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "http://www.epag.de/",
            "registrant_name": "Direktion IT.SERVICES",
            "registrant_company": "Ruhr-Universitaet Bochum",
            "registrant_address": "Universitaetsstr. 150, Gebaeude 03/254",
            "registrant_city": "Bochum",
            "registrant_state": "NRW",
            "registrant_zip": "44801",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.2343227610",
            "name_servers": [
                "dns1.ruhr-uni-bochum.de",
                "dns2.ruhr-uni-bochum.de",
                "sdns01.de.tmr.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "usb.net.au",
            "domain_keyword": "usb",
            "domain_tld": "net.au",
            "query_time": "2024-05-29 04:12:53",
            "update_date": "2024-05-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Daniel Goodman",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "usi.su",
            "domain_keyword": "usi",
            "domain_tld": "su",
            "query_time": "2024-05-31 04:02:45",
            "create_date": "2017-05-28",
            "expiry_date": "2025-05-28",
            "registrar_name": "REGRU-SU",
            "registrant_company": "Uralstroyinvest, LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7342466226",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 50,
            "domain_name": "user.deals",
            "domain_keyword": "user",
            "domain_tld": "deals",
            "query_time": "2024-06-02 05:09:22",
            "create_date": "2021-02-14",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-14",
            "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": 51,
            "domain_name": "uasr.net",
            "domain_keyword": "uasr",
            "domain_tld": "net",
            "query_time": "2024-06-02 17:07:50",
            "create_date": "2015-10-04",
            "update_date": "2022-10-08",
            "expiry_date": "2024-10-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shan Xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "usv.one",
            "domain_keyword": "usv",
            "domain_tld": "one",
            "query_time": "2024-06-02 19:30:05",
            "create_date": "2024-02-10",
            "update_date": "2024-04-27",
            "expiry_date": "2025-02-10",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-p5xclh73.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "usdr.digital",
            "domain_keyword": "usdr",
            "domain_tld": "digital",
            "query_time": "2024-06-02 15:59:45",
            "create_date": "2023-09-20",
            "update_date": "2024-04-30",
            "expiry_date": "2024-09-20",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "7s8lelq2.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "csr.earth",
            "domain_keyword": "csr",
            "domain_tld": "earth",
            "query_time": "2024-06-08 22:18:48",
            "create_date": "2023-07-10",
            "update_date": "2024-05-05",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Betriebswirt(VWA) Bernd Bielen",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "usw.finance",
            "domain_keyword": "usw",
            "domain_tld": "finance",
            "query_time": "2024-06-07 16:08:42",
            "create_date": "2021-07-22",
            "update_date": "2023-09-05",
            "expiry_date": "2028-07-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Window USA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "uisr.com",
            "domain_keyword": "uisr",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:01:08",
            "create_date": "2006-07-07",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ust.info",
            "domain_keyword": "ust",
            "domain_tld": "info",
            "query_time": "2024-06-05 13:32:14",
            "create_date": "2017-12-08",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EdenMedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "please query the rdds service of the registrar 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.ooparked.com",
                "ns2.ooparked.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rsr.co",
            "domain_keyword": "rsr",
            "domain_tld": "co",
            "query_time": "2024-06-09 19:12:13",
            "create_date": "2014-09-19",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ujr.net.cn",
            "domain_keyword": "ujr",
            "domain_tld": "net.cn",
            "query_time": "2024-06-06 07:39:45",
            "create_date": "2023-06-01",
            "expiry_date": "2025-06-01",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "刘桂华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.exp.4cun.com",
                "ns2.exp.4cun.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "usa.enterprises",
            "domain_keyword": "usa",
            "domain_tld": "enterprises",
            "query_time": "2024-06-10 06:10:01",
            "create_date": "2023-12-24",
            "update_date": "2024-02-11",
            "expiry_date": "2024-12-24",
            "registrar_iana": 3906,
            "registrar_name": "Sav.com, LLC - 16",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "u4r.it",
            "domain_keyword": "u4r",
            "domain_tld": "it",
            "query_time": "2024-06-12 09:45:40",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "IAB Italia Servizi Srl",
            "registrant_address": "Piazza G. Grandi, 24",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20135",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 62,
            "domain_name": "utr.com",
            "domain_keyword": "utr",
            "domain_tld": "com",
            "query_time": "2024-06-11 13:52:50",
            "create_date": "1995-08-19",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-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": 63,
            "domain_name": "sur.fyi",
            "domain_keyword": "sur",
            "domain_tld": "fyi",
            "query_time": "2024-06-12 11:08:04",
            "create_date": "2023-02-26",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Schweiz",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "adaline.ns.cloudflare.com",
                "alfred.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "tsr.co.uk",
            "domain_keyword": "tsr",
            "domain_tld": "co.uk",
            "query_time": "2024-06-13 06:58:35",
            "create_date": "1997-02-12",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-12",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1030.ui-dns.de",
                "ns1054.ui-dns.com",
                "ns1094.ui-dns.org",
                "ns1109.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "usn.su",
            "domain_keyword": "usn",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:22:14",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.penza2.ru",
                "ns2.penza2.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 66,
            "domain_name": "uyr.education",
            "domain_keyword": "uyr",
            "domain_tld": "education",
            "query_time": "2024-05-03 19:08:51",
            "create_date": "2019-07-29",
            "update_date": "2023-09-12",
            "expiry_date": "2024-07-29",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ssr.space",
            "domain_keyword": "ssr",
            "domain_tld": "space",
            "query_time": "2024-05-02 20:51:25",
            "create_date": "2023-04-11",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the 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": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "usri.ru",
            "domain_keyword": "usri",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:30:27",
            "create_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "user.club",
            "domain_keyword": "user",
            "domain_tld": "club",
            "query_time": "2024-05-07 07:14:36",
            "create_date": "2020-06-15",
            "update_date": "2023-07-03",
            "expiry_date": "2025-06-15",
            "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": [
                "dana.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "usf.email",
            "domain_keyword": "usf",
            "domain_tld": "email",
            "query_time": "2024-05-07 07:18:55",
            "create_date": "2015-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/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.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "1sr.world",
            "domain_keyword": "1sr",
            "domain_tld": "world",
            "query_time": "2024-05-07 07:36:51",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sur.us",
            "domain_keyword": "sur",
            "domain_tld": "us",
            "query_time": "2024-05-08 06:02:47",
            "create_date": "2004-04-29",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Englebrite LLC",
            "registrant_address": "1487 Lametti Lane",
            "registrant_city": "Saint Paul",
            "registrant_zip": "55112",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6512358666",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "uxr.ru",
            "domain_keyword": "uxr",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:57:51",
            "create_date": "2010-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "ksr.cm",
            "domain_keyword": "ksr",
            "domain_tld": "cm",
            "query_time": "2024-05-03 04:18:40",
            "create_date": "2019-10-15",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-15",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Data Protected Data Protected",
            "registrant_company": "Data Protected",
            "registrant_address": "123 Data Protected",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98033",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.0000000000",
            "registrant_fax": "+1.0000000000",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 75,
            "domain_name": "uso.cn",
            "domain_keyword": "uso",
            "domain_tld": "cn",
            "query_time": "2024-05-04 06:36:30",
            "create_date": "2006-03-30",
            "expiry_date": "2027-03-30",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "武汉摩酷科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "rsr.ie",
            "domain_keyword": "rsr",
            "domain_tld": "ie",
            "query_time": "2024-04-24 05:29:19",
            "create_date": "2011-08-29",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-30",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "usr4.com",
            "domain_keyword": "usr4",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:51:27",
            "create_date": "2023-06-14",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_iana": 4042,
            "registrar_name": "Zname Ltd",
            "registrar_website": "http://https://www.zname.com/",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ust.asia",
            "domain_keyword": "ust",
            "domain_tld": "asia",
            "query_time": "2024-04-18 19:55:44",
            "create_date": "2023-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2025-10-06",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "usmr.gold",
            "domain_keyword": "usmr",
            "domain_tld": "gold",
            "query_time": "2024-04-27 01:48:09",
            "create_date": "2022-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "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": 80,
            "domain_name": "rsr.media",
            "domain_keyword": "rsr",
            "domain_tld": "media",
            "query_time": "2024-04-20 17:41:35",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "usrs.com",
            "domain_keyword": "usrs",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:52:18",
            "create_date": "2002-03-31",
            "update_date": "2024-03-11",
            "expiry_date": "2032-03-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "usd.finance",
            "domain_keyword": "usd",
            "domain_tld": "finance",
            "query_time": "2024-04-28 17:29:37",
            "create_date": "2020-07-31",
            "update_date": "2024-02-21",
            "expiry_date": "2024-07-31",
            "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": [
                "becky.ns.cloudflare.com",
                "curt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "usb.ai",
            "domain_keyword": "usb",
            "domain_tld": "ai",
            "query_time": "2024-04-15 02:34:36",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ush.co",
            "domain_keyword": "ush",
            "domain_tld": "co",
            "query_time": "2024-04-19 07:00:06",
            "create_date": "2010-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2025-07-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ush.nl",
            "domain_keyword": "ush",
            "domain_tld": "nl",
            "query_time": "2024-04-19 07:00:07",
            "create_date": "1999-11-29",
            "update_date": "2021-11-17",
            "registrar_name": "Flexwebhosting",
            "name_servers": [
                "ns1.flexwebhosting.nl",
                "ns2.flexwebhosting.nl",
                "ns3.flexwebhosting.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 86,
            "domain_name": "ulr.com",
            "domain_keyword": "ulr",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:53:18",
            "create_date": "1999-12-03",
            "update_date": "2024-03-11",
            "expiry_date": "2031-12-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "usd.cool",
            "domain_keyword": "usd",
            "domain_tld": "cool",
            "query_time": "2024-05-10 16:13:37",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "usb.finance",
            "domain_keyword": "usb",
            "domain_tld": "finance",
            "query_time": "2024-05-12 14:14:34",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "asr.dk",
            "domain_keyword": "asr",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:44:13",
            "create_date": "1998-05-11",
            "expiry_date": "2024-06-30",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "Aarhus Studenter Roklub",
            "registrant_address": "c/o Formand/Kasserer, Fiskerivej 7",
            "registrant_city": "Aarhus C",
            "registrant_zip": "8000",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "isr.co.jp",
            "domain_keyword": "isr",
            "domain_tld": "co.jp",
            "query_time": "2024-05-10 22:37:36",
            "create_date": "1994-04-15",
            "update_date": "2024-05-01",
            "registrant_company": "International Systems Research Co.",
            "name_servers": [
                "ns-1320.awsdns-37.org",
                "ns-1610.awsdns-09.co.uk",
                "ns-215.awsdns-26.com",
                "ns-912.awsdns-50.net"
            ]
        },
        {
            "num": 91,
            "domain_name": "fsr.tools",
            "domain_keyword": "fsr",
            "domain_tld": "tools",
            "query_time": "2024-05-15 20:59:06",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "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": 92,
            "domain_name": "nsr.company",
            "domain_keyword": "nsr",
            "domain_tld": "company",
            "query_time": "2024-05-23 16:56:57",
            "create_date": "2024-03-01",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dushanbe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TJ",
            "registrant_email": "please query the rdds service of the registrar 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.webzidns.com",
                "ns2.webzidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sur.one",
            "domain_keyword": "sur",
            "domain_tld": "one",
            "query_time": "2024-05-23 13:24:32",
            "create_date": "2023-01-20",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "usrx.store",
            "domain_keyword": "usrx",
            "domain_tld": "store",
            "query_time": "2024-05-24 04:31:50",
            "create_date": "2021-01-26",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "tsr.holdings",
            "domain_keyword": "tsr",
            "domain_tld": "holdings",
            "query_time": "2024-05-26 23:00:23",
            "create_date": "2017-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TSR Technologies 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": [
                "ns1038.ui-dns.de",
                "ns1051.ui-dns.biz",
                "ns1079.ui-dns.com",
                "ns1108.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "asr.ca",
            "domain_keyword": "asr",
            "domain_tld": "ca",
            "query_time": "2024-05-21 11:40:43",
            "create_date": "2006-03-22",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-22",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "usu.design",
            "domain_keyword": "usu",
            "domain_tld": "design",
            "query_time": "2024-05-19 02:04:30",
            "create_date": "2020-11-13",
            "update_date": "2023-11-19",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tsr.solutions",
            "domain_keyword": "tsr",
            "domain_tld": "solutions",
            "query_time": "2024-05-19 00:26:32",
            "create_date": "2019-06-10",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-10",
            "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-1065.awsdns-05.org",
                "ns-1842.awsdns-38.co.uk",
                "ns-506.awsdns-63.com",
                "ns-824.awsdns-39.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ausr.com",
            "domain_keyword": "ausr",
            "domain_tld": "com",
            "query_time": "2024-05-19 10:37:49",
            "create_date": "2004-06-30",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "uss.partners",
            "domain_keyword": "uss",
            "domain_tld": "partners",
            "query_time": "2024-05-14 11:42:42",
            "create_date": "2014-10-27",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-27",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corenic.org",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "unitedprint.com SE",
            "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-eu.123ns.eu",
                "ns2-eu.123ns.de",
                "ns3-eu.123ns.eu",
                "ns4-eu.123ns.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>usr.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6736</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>usz.pl, fsr.link, tsr.info, ukr.in, dsr.fyi, u-r.space, 1sr.net, usbr.cn, u9r.com, rsr.me, usm.koeln, usd.ai, usb.email, us3.pro, usbr.pro, jsr.me.uk, ubr.cat, csr.com.co, usra.ru, usx.ru, usgr.ru, usq.app, ufr.biz, nusr.net, msr.travel, usd.digital, csr.co, u2r.net, dsr.by, cusr.ru, osr.org.uk, uer.frl, ufr.best, usp.llc, usn.ae, uso.clothing, utr.group, usm.systems, usg.money, user.gives, usb.pub, jsr.net.in, usy.me, ussr.cat, usu.ag, us1.digital, uar.ruhr, usb.net.au, usi.su, user.deals, uasr.net, usv.one, usdr.digital, csr.earth, usw.finance, uisr.com, ust.info, rsr.co, ujr.net.cn, usa.enterprises, u4r.it, utr.com, sur.fyi, tsr.co.uk, usn.su, uyr.education, ssr.space, usri.ru, user.club, usf.email, 1sr.world, sur.us, uxr.ru, ksr.cm, uso.cn, rsr.ie, usr4.com, ust.asia, usmr.gold, rsr.media, usrs.com, usd.finance, usb.ai, ush.co, ush.nl, ulr.com, usd.cool, usb.finance, asr.dk, isr.co.jp, fsr.tools, nsr.company, sur.one, usrx.store, tsr.holdings, asr.ca, usu.design, tsr.solutions, ausr.com, uss.partners</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>usz.pl</domain_name>
   <domain_keyword>usz</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 06:17:11</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fsr.link</domain_name>
   <domain_keyword>fsr</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-18 04:31:33</query_time>
   <create_date>2020-12-24</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1522.awsdns-62.org</value>
    <value>ns-1642.awsdns-13.co.uk</value>
    <value>ns-442.awsdns-55.com</value>
    <value>ns-741.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tsr.info</domain_name>
   <domain_keyword>tsr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 07:38:44</query_time>
   <create_date>2001-07-27</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REMONDIS IT Services GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ukr.in</domain_name>
   <domain_keyword>ukr</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-17 15:49:01</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hubei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.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>dsr.fyi</domain_name>
   <domain_keyword>dsr</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-17 22:36:14</query_time>
   <create_date>2019-12-16</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>greg.ns.cloudflare.com</value>
    <value>karina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>u-r.space</domain_name>
   <domain_keyword>u-r</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-22 22:47:50</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>1sr.net</domain_name>
   <domain_keyword>1sr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 02:20:47</query_time>
   <create_date>2009-06-30</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/1sr.net</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>usbr.cn</domain_name>
   <domain_keyword>usbr</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 12:06:39</query_time>
   <create_date>2024-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>厦门市中资源网络服务有限公司</registrar_name>
   <registrant_name>曹海波</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>desi.ns.cloudflare.com</value>
    <value>wells.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>u9r.com</domain_name>
   <domain_keyword>u9r</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:48:04</query_time>
   <create_date>2003-07-26</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>rsr.me</domain_name>
   <domain_keyword>rsr</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-24 05:29:19</query_time>
   <create_date>2010-10-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ineo Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NM</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>tia.ns.cloudflare.com</value>
    <value>trace.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>usm.koeln</domain_name>
   <domain_keyword>usm</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-27 01:43:47</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://1api.net/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>USM U. Schaerer Soehne AG</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CH</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>nsa1.nts.ch</value>
    <value>nsa2.nts.ch</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>usd.ai</domain_name>
   <domain_keyword>usd</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-28 17:29:36</query_time>
   <registrar_name>101domain</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Guangzhou Robo-Advisor Technologies, Inc.</registrant_company>
   <registrant_address>Room 201-1, Building 5, Yiyuannan Road 13, Xingangzhong Road, Haizhu District</registrant_address>
   <registrant_city>Guangzhou</registrant_city>
   <registrant_state>CN-44</registrant_state>
   <registrant_zip>510310</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <registrant_fax>Redacted | Registry Policy</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>usb.email</domain_name>
   <domain_keyword>usb</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-10 10:23:33</query_time>
   <create_date>2017-05-25</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Webkompaniet As</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>us3.pro</domain_name>
   <domain_keyword>us3</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-10 10:14:56</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>usbr.pro</domain_name>
   <domain_keyword>usbr</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 00:19:22</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.cloudns.net</value>
    <value>ns42.cloudns.net</value>
    <value>ns43.cloudns.net</value>
    <value>ns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>jsr.me.uk</domain_name>
   <domain_keyword>jsr</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-01 00:26:00</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2020-12-01</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>ubr.cat</domain_name>
   <domain_keyword>ubr</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-01 18:45:18</query_time>
   <create_date>2006-04-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns20.digicertdns.com</value>
    <value>ns21.digicertdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>csr.com.co</domain_name>
   <domain_keyword>csr</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-02 20:15:28</query_time>
   <create_date>2012-08-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-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>ns1.vistobuenomarketing.com</value>
    <value>ns2.vistobuenomarketing.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>usra.ru</domain_name>
   <domain_keyword>usra</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:30:27</query_time>
   <create_date>2021-12-13</create_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>usx.ru</domain_name>
   <domain_keyword>usx</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:31:18</query_time>
   <create_date>2005-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>usgr.ru</domain_name>
   <domain_keyword>usgr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:28:42</query_time>
   <create_date>2010-12-10</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>usq.app</domain_name>
   <domain_keyword>usq</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 06:41:26</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <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>ns1024.ui-dns.de</value>
    <value>ns1067.ui-dns.com</value>
    <value>ns1107.ui-dns.biz</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ufr.biz</domain_name>
   <domain_keyword>ufr</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-05 02:16:00</query_time>
   <create_date>2004-01-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2029-01-14</expiry_date>
   <registrar_iana>57</registrar_iana>
   <registrar_name>Advanced Internet Technologies, Inc.</registrar_name>
   <registrar_website>whois.aitdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>United Financial Resources Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.cpanel-09.aitcom.net</value>
    <value>ns2.cpanel-09.aitcom.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>nusr.net</domain_name>
   <domain_keyword>nusr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 12:28:34</query_time>
   <create_date>2012-07-28</create_date>
   <update_date>2021-06-05</update_date>
   <expiry_date>2026-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=nusr.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>25</num>
   <domain_name>msr.travel</domain_name>
   <domain_keyword>msr</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-08 16:17:47</query_time>
   <create_date>2018-11-15</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-11-15</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>ns47.domaincontrol.com</value>
    <value>ns48.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>26</num>
   <domain_name>usd.digital</domain_name>
   <domain_keyword>usd</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-12 14:16:48</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-17</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>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>csr.co</domain_name>
   <domain_keyword>csr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 02:29:01</query_time>
   <create_date>2010-09-09</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>u2r.net</domain_name>
   <domain_keyword>u2r</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 08:43:38</query_time>
   <create_date>2012-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</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>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>dsr.by</domain_name>
   <domain_keyword>dsr</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-05 07:33:51</query_time>
   <create_date>2019-07-29</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-07-29</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Пац Денис Владимирович</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>cusr.ru</domain_name>
   <domain_keyword>cusr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:22:13</query_time>
   <create_date>2011-07-21</create_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>osr.org.uk</domain_name>
   <domain_keyword>osr</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-22 09:03:37</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>The Positive Internet Company Ltd [Tag = POSITIVE]</registrar_name>
   <registrar_website>https://positive-internet.com</registrar_website>
   <name_servers>
    <value>elliott.ns.cloudflare.com</value>
    <value>simone.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>uer.frl</domain_name>
   <domain_keyword>uer</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-21 13:59:28</query_time>
   <create_date>2016-11-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_company>Uw Eigen Rekenkamer Harlingen</registrant_company>
   <registrant_country>NL</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>ns0.pro-net.nl</value>
    <value>ns21.cloudns.net</value>
    <value>pns21.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ufr.best</domain_name>
   <domain_keyword>ufr</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-16 08:23:46</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>34</num>
   <domain_name>usp.llc</domain_name>
   <domain_keyword>usp</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-19 01:58:05</query_time>
   <create_date>2018-08-14</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-14</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>35</num>
   <domain_name>usn.ae</domain_name>
   <domain_keyword>usn</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-18 12:21:41</query_time>
   <registrar_name>Ascio</registrar_name>
   <registrant_name>Ekundayo Derrick</registrant_name>
   <registrant_company>USN</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>uso.clothing</domain_name>
   <domain_keyword>uso</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-24 12:58:02</query_time>
   <create_date>2020-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>utr.group</domain_name>
   <domain_keyword>utr</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-24 13:01:00</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>usm.systems</domain_name>
   <domain_keyword>usm</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-15 01:03:33</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2021-08-14</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.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>FL</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>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>usg.money</domain_name>
   <domain_keyword>usg</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-15 00:59:15</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>user.gives</domain_name>
   <domain_keyword>user</domain_keyword>
   <domain_tld>gives</domain_tld>
   <query_time>2024-05-15 02:49:31</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>usb.pub</domain_name>
   <domain_keyword>usb</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-14 19:31:06</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>docks09.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>jsr.net.in</domain_name>
   <domain_keyword>jsr</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-27 15:41:02</query_time>
   <create_date>2011-04-16</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2028-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JSR design Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>usy.me</domain_name>
   <domain_keyword>usy</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-27 23:38:34</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nazree Bahar</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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.domaincom-default.domainparkingserver.net</value>
    <value>ns2.domaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ussr.cat</domain_name>
   <domain_keyword>ussr</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-27 23:37:06</query_time>
   <create_date>2018-05-25</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>usu.ag</domain_name>
   <domain_keyword>usu</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-27 23:37:38</query_time>
   <create_date>2013-01-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>USU GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>us1.digital</domain_name>
   <domain_keyword>us1</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-25 23:25:14</query_time>
   <create_date>2017-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>47</num>
   <domain_name>uar.ruhr</domain_name>
   <domain_keyword>uar</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-05-27 11:36:43</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>http://www.epag.de/</registrar_website>
   <registrant_name>Direktion IT.SERVICES</registrant_name>
   <registrant_company>Ruhr-Universitaet Bochum</registrant_company>
   <registrant_address>Universitaetsstr. 150, Gebaeude 03/254</registrant_address>
   <registrant_city>Bochum</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>44801</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.2343227610</registrant_phone>
   <name_servers>
    <value>dns1.ruhr-uni-bochum.de</value>
    <value>dns2.ruhr-uni-bochum.de</value>
    <value>sdns01.de.tmr.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>usb.net.au</domain_name>
   <domain_keyword>usb</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-29 04:12:53</query_time>
   <update_date>2024-05-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Daniel Goodman</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>usi.su</domain_name>
   <domain_keyword>usi</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-31 04:02:45</query_time>
   <create_date>2017-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_company>Uralstroyinvest, LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7342466226</registrant_phone>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>user.deals</domain_name>
   <domain_keyword>user</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-06-02 05:09:22</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-14</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>51</num>
   <domain_name>uasr.net</domain_name>
   <domain_keyword>uasr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 17:07:50</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2022-10-08</update_date>
   <expiry_date>2024-10-04</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>Shan Xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>usv.one</domain_name>
   <domain_keyword>usv</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 19:30:05</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-p5xclh73.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>usdr.digital</domain_name>
   <domain_keyword>usdr</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-02 15:59:45</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>7s8lelq2.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>csr.earth</domain_name>
   <domain_keyword>csr</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-08 22:18:48</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Betriebswirt(VWA) Bernd Bielen</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>usw.finance</domain_name>
   <domain_keyword>usw</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-06-07 16:08:42</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2028-07-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Window USA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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.worldnic.com</value>
    <value>ns64.worldnic.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>uisr.com</domain_name>
   <domain_keyword>uisr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:01:08</query_time>
   <create_date>2006-07-07</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ust.info</domain_name>
   <domain_keyword>ust</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-05 13:32:14</query_time>
   <create_date>2017-12-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EdenMedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</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.ooparked.com</value>
    <value>ns2.ooparked.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>rsr.co</domain_name>
   <domain_keyword>rsr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-09 19:12:13</query_time>
   <create_date>2014-09-19</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ujr.net.cn</domain_name>
   <domain_keyword>ujr</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-06-06 07:39:45</query_time>
   <create_date>2023-06-01</create_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>刘桂华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.exp.4cun.com</value>
    <value>ns2.exp.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>usa.enterprises</domain_name>
   <domain_keyword>usa</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-06-10 06:10:01</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>3906</registrar_iana>
   <registrar_name>Sav.com, LLC - 16</registrar_name>
   <registrar_website>http://Sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>u4r.it</domain_name>
   <domain_keyword>u4r</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 09:45:40</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>IAB Italia Servizi Srl</registrant_company>
   <registrant_address>Piazza G. Grandi, 24</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20135</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>utr.com</domain_name>
   <domain_keyword>utr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 13:52:50</query_time>
   <create_date>1995-08-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-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>63</num>
   <domain_name>sur.fyi</domain_name>
   <domain_keyword>sur</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-06-12 11:08:04</query_time>
   <create_date>2023-02-26</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Schweiz</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>adaline.ns.cloudflare.com</value>
    <value>alfred.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tsr.co.uk</domain_name>
   <domain_keyword>tsr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-13 06:58:35</query_time>
   <create_date>1997-02-12</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1030.ui-dns.de</value>
    <value>ns1054.ui-dns.com</value>
    <value>ns1094.ui-dns.org</value>
    <value>ns1109.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>usn.su</domain_name>
   <domain_keyword>usn</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:22:14</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.penza2.ru</value>
    <value>ns2.penza2.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>uyr.education</domain_name>
   <domain_keyword>uyr</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-03 19:08:51</query_time>
   <create_date>2019-07-29</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-07-29</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ssr.space</domain_name>
   <domain_keyword>ssr</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-02 20:51:25</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_country>CH</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>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>usri.ru</domain_name>
   <domain_keyword>usri</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:30:27</query_time>
   <create_date>2023-08-23</create_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>user.club</domain_name>
   <domain_keyword>user</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-07 07:14:36</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2025-06-15</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>dana.ns.cloudflare.com</value>
    <value>sam.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>70</num>
   <domain_name>usf.email</domain_name>
   <domain_keyword>usf</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-07 07:18:55</query_time>
   <create_date>2015-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>1sr.world</domain_name>
   <domain_keyword>1sr</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-07 07:36:51</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sur.us</domain_name>
   <domain_keyword>sur</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-08 06:02:47</query_time>
   <create_date>2004-04-29</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Englebrite LLC</registrant_company>
   <registrant_address>1487 Lametti Lane</registrant_address>
   <registrant_city>Saint Paul</registrant_city>
   <registrant_zip>55112</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6512358666</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>uxr.ru</domain_name>
   <domain_keyword>uxr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:57:51</query_time>
   <create_date>2010-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>ksr.cm</domain_name>
   <domain_keyword>ksr</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-03 04:18:40</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Data Protected Data Protected</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>123 Data Protected</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98033</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.0000000000</registrant_phone>
   <registrant_fax>+1.0000000000</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>
  </value>
  <value>
   <num>75</num>
   <domain_name>uso.cn</domain_name>
   <domain_keyword>uso</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 06:36:30</query_time>
   <create_date>2006-03-30</create_date>
   <expiry_date>2027-03-30</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>武汉摩酷科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>rsr.ie</domain_name>
   <domain_keyword>rsr</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-24 05:29:19</query_time>
   <create_date>2011-08-29</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>usr4.com</domain_name>
   <domain_keyword>usr4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:51:27</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>4042</registrar_iana>
   <registrar_name>Zname Ltd</registrar_name>
   <registrar_website>http://https://www.zname.com/</registrar_website>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ust.asia</domain_name>
   <domain_keyword>ust</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-18 19:55:44</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-10-06</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>usmr.gold</domain_name>
   <domain_keyword>usmr</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-04-27 01:48:09</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</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>80</num>
   <domain_name>rsr.media</domain_name>
   <domain_keyword>rsr</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-20 17:41:35</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>81</num>
   <domain_name>usrs.com</domain_name>
   <domain_keyword>usrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:52:18</query_time>
   <create_date>2002-03-31</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-03-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>82</num>
   <domain_name>usd.finance</domain_name>
   <domain_keyword>usd</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-04-28 17:29:37</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-07-31</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>becky.ns.cloudflare.com</value>
    <value>curt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>usb.ai</domain_name>
   <domain_keyword>usb</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-15 02:34:36</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>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>84</num>
   <domain_name>ush.co</domain_name>
   <domain_keyword>ush</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-19 07:00:06</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2025-07-19</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ush.nl</domain_name>
   <domain_keyword>ush</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 07:00:07</query_time>
   <create_date>1999-11-29</create_date>
   <update_date>2021-11-17</update_date>
   <registrar_name>Flexwebhosting</registrar_name>
   <name_servers>
    <value>ns1.flexwebhosting.nl</value>
    <value>ns2.flexwebhosting.nl</value>
    <value>ns3.flexwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ulr.com</domain_name>
   <domain_keyword>ulr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:53:18</query_time>
   <create_date>1999-12-03</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-12-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>usd.cool</domain_name>
   <domain_keyword>usd</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-10 16:13:37</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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>ns13.domaincontrol.com</value>
    <value>ns14.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>88</num>
   <domain_name>usb.finance</domain_name>
   <domain_keyword>usb</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-12 14:14:34</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>asr.dk</domain_name>
   <domain_keyword>asr</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:44:13</query_time>
   <create_date>1998-05-11</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>Aarhus Studenter Roklub</registrant_name>
   <registrant_address>c/o Formand/Kasserer, Fiskerivej 7</registrant_address>
   <registrant_city>Aarhus C</registrant_city>
   <registrant_zip>8000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <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>90</num>
   <domain_name>isr.co.jp</domain_name>
   <domain_keyword>isr</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-10 22:37:36</query_time>
   <create_date>1994-04-15</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>International Systems Research Co.</registrant_company>
   <name_servers>
    <value>ns-1320.awsdns-37.org</value>
    <value>ns-1610.awsdns-09.co.uk</value>
    <value>ns-215.awsdns-26.com</value>
    <value>ns-912.awsdns-50.net</value>
   </name_servers>
  </value>
  <value>
   <num>91</num>
   <domain_name>fsr.tools</domain_name>
   <domain_keyword>fsr</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-15 20:59:06</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</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>92</num>
   <domain_name>nsr.company</domain_name>
   <domain_keyword>nsr</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-23 16:56:57</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dushanbe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TJ</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.webzidns.com</value>
    <value>ns2.webzidns.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>sur.one</domain_name>
   <domain_keyword>sur</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-23 13:24:32</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>usrx.store</domain_name>
   <domain_keyword>usrx</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 04:31:50</query_time>
   <create_date>2021-01-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tsr.holdings</domain_name>
   <domain_keyword>tsr</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-26 23:00:23</query_time>
   <create_date>2017-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</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>TSR Technologies 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>ns1038.ui-dns.de</value>
    <value>ns1051.ui-dns.biz</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1108.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>asr.ca</domain_name>
   <domain_keyword>asr</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 11:40:43</query_time>
   <create_date>2006-03-22</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>usu.design</domain_name>
   <domain_keyword>usu</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-19 02:04:30</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2023-11-19</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>tsr.solutions</domain_name>
   <domain_keyword>tsr</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-19 00:26:32</query_time>
   <create_date>2019-06-10</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-10</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-1065.awsdns-05.org</value>
    <value>ns-1842.awsdns-38.co.uk</value>
    <value>ns-506.awsdns-63.com</value>
    <value>ns-824.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ausr.com</domain_name>
   <domain_keyword>ausr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 10:37:49</query_time>
   <create_date>2004-06-30</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>uss.partners</domain_name>
   <domain_keyword>uss</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-14 11:42:42</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corenic.org</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>unitedprint.com SE</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>ns1-eu.123ns.eu</value>
    <value>ns2-eu.123ns.de</value>
    <value>ns3-eu.123ns.eu</value>
    <value>ns4-eu.123ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.066</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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