WHOIS QUERY TIME

29 May 2024 - 9:38 PM UTC

Registered: 20 September 2022
Modified: 22 September 2023
Expiry: 20 September 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns21.domaincontrol.com
ns22.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=urbanrest.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "urbanrest.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "urbanrest.uk",
            "domain_keyword": "urbanrest",
            "domain_tld": "uk",
            "query_time": "2024-05-29 21:38:26",
            "create_date": "2022-09-20",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>urbanrest.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>urbanrest.uk</domain_name>
   <domain_keyword>urbanrest</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 21:38:26</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.061</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.126 seconds) for "urbanrest.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Sep 2022 - 3:07 PM UTC

Registered: 20 September 2022
Modified: 20 September 2022
Expiry: 20 September 2023

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns21.domaincontrol.com
ns22.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

29 Sep 2023 - 12:07 PM UTC

Registered: 20 September 2022
Modified: 22 September 2023
Expiry: 20 September 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns21.domaincontrol.com
ns22.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=urbanrest.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "urbanrest.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "urbanrest.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "urbanrest.uk",
            "domain_keyword": "urbanrest",
            "domain_tld": "uk",
            "query_time": "2022-09-23 15:07:19",
            "create_date": "2022-09-20",
            "update_date": "2022-09-20",
            "expiry_date": "2023-09-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "urbanrest.uk",
            "domain_keyword": "urbanrest",
            "domain_tld": "uk",
            "query_time": "2023-09-29 12:07:25",
            "create_date": "2022-09-20",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.126,
        "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>urbanrest.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>urbanrest.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>urbanrest.uk</domain_name>
   <domain_keyword>urbanrest</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2022-09-23 15:07:19</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2023-09-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>urbanrest.uk</domain_name>
   <domain_keyword>urbanrest</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-09-29 12:07:25</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.126</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 4 domain names (in 0.028 seconds) which contained the exact domain keyword "urbanrest".
Domain Name Registered Expiry Registrar Ownership
1 urbanrest.com 23 Oct 2010 23 Oct 2025 GoDaddy.com, LLC -
2 urbanrest.uk 20 Sep 2022 20 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
3 urbanrest.co.uk 13 Mar 2023 13 Mar 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
4 urbanrest.au - - GoDaddy.com LLC trading as GoDaddy.com Paul Baxter
5 urbanrest.com.au - - GoDaddy.com LLC trading as GoDaddy.com David Whelan

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=urbanrest&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "urbanrest",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "urbanrest.com, urbanrest.uk, urbanrest.co.uk, urbanrest.au, urbanrest.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "urbanrest.com",
            "domain_keyword": "urbanrest",
            "domain_tld": "com",
            "query_time": "2024-04-06 10:00:30",
            "create_date": "2010-10-23",
            "update_date": "2022-11-18",
            "expiry_date": "2025-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "urbanrest.uk",
            "domain_keyword": "urbanrest",
            "domain_tld": "uk",
            "query_time": "2024-05-29 21:38:26",
            "create_date": "2022-09-20",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "urbanrest.co.uk",
            "domain_keyword": "urbanrest",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 23:23:02",
            "create_date": "2023-03-13",
            "update_date": "2023-05-15",
            "expiry_date": "2024-03-13",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 4,
            "domain_name": "urbanrest.au",
            "domain_keyword": "urbanrest",
            "domain_tld": "au",
            "query_time": "2024-04-06 10:00:09",
            "update_date": "2024-02-02",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Paul Baxter",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "urbanrest.com.au",
            "domain_keyword": "urbanrest",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 06:17:00",
            "update_date": "2022-06-20",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "David Whelan",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>urbanrest</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>urbanrest.com, urbanrest.uk, urbanrest.co.uk, urbanrest.au, urbanrest.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>urbanrest.com</domain_name>
   <domain_keyword>urbanrest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 10:00:30</query_time>
   <create_date>2010-10-23</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2025-10-23</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>urbanrest.uk</domain_name>
   <domain_keyword>urbanrest</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 21:38:26</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>urbanrest.co.uk</domain_name>
   <domain_keyword>urbanrest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 23:23:02</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-03-13</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>urbanrest.au</domain_name>
   <domain_keyword>urbanrest</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-06 10:00:09</query_time>
   <update_date>2024-02-02</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Paul Baxter</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>urbanrest.com.au</domain_name>
   <domain_keyword>urbanrest</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 06:17:00</query_time>
   <update_date>2022-06-20</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>David Whelan</registrant_name>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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 916 domain names (in 0.324 seconds) which look and sound like the brand name "urbanrest".
Domain Name Registered Expiry Registrar Ownership
1 urbanrust.com 27 Jul 2022 27 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 urbannest.ltd 22 Mar 2024 22 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 urbannest.life 21 Oct 2023 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 urbanfest.ro 9 May 2022 8 May 2025 Romarg SRL -
5 urbannest.fun 8 Aug 2023 8 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yong gang
6 urbanwest.dev 6 May 2024 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 urbanaest.com 28 Apr 2024 28 Apr 2025 IONOS SE 1&1 Internet Inc
8 urbanrent.ru 24 Aug 2020 24 Aug 2024 MAXNAME-RU Private Person
9 urbannest.one 14 May 2024 14 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 urbannest.world 9 Mar 2024 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 urbannest.top 23 Aug 2023 23 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yong gang
12 urbanfest.co 10 Apr 2024 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 urbanfest.shop 30 May 2024 30 May 2025 GoDaddy.com LLC -
14 urbanrent.hu 28 Mar 2019 - - -
15 urbanzest.net 12 Aug 2023 12 Aug 2024 GoDaddy.com, LLC -
16 urbanres.co.uk 10 May 2019 10 May 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
17 urbanest.co.jp 27 Jun 2007 - - Urbanest.Inc
18 urbanest.net 26 Jul 2008 26 Jul 2024 123-Reg Limited -
19 urbanest.space 13 Sep 2023 13 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com personal
20 urbanest.com.au - - Melbourne IT IT Manager
21 urbanest.london 21 Feb 2017 21 Feb 2025 Mesh Digital Ltd Domains By Proxy, LLC
22 urbanbest.com 28 Apr 1999 28 Apr 2025 Japan Registry Services Co.,Ltd.(JPRS) franchise network inc.
23 urbanrent.co.uk 14 Mar 2024 14 Mar 2027 GoDaddy.com, LLC. [Tag = GODADDY] -
24 urbanvest.net 6 Jan 2016 6 Jan 2025 Infomaniak Network SA -
25 urbanwest.net 7 Aug 2023 7 Aug 2024 GoDaddy.com, LLC -
26 urbanreit.com 3 Feb 2016 3 Feb 2025 Go China Domains, LLC -
27 urbannest.business 20 Jan 2024 20 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0169959922
28 urbanwest.store 16 Apr 2024 16 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170902807
29 urbannest.club 28 Mar 2024 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 urbanresto.com 29 Mar 2015 29 Mar 2025 GoDaddy.com, LLC -
31 urbannest.live 1 Jan 2017 1 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 urbannest.space 28 Apr 2015 28 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0139948778
33 urban4rest.com 30 Jan 2021 30 Jan 2025 GoDaddy.com, LLC -
34 urbanrent.lt 22 Apr 2021 23 Apr 2025 HOSTINGER operations, UAB MB NT Veikla
35 urbannest.yoga 2 Oct 2019 2 Oct 2024 Tucows Domains Inc. Data Protected
36 urbanrust.photos 1 Jul 2021 1 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162027972
37 urbannest.sa.com 1 Feb 2024 1 Feb 2025 Sav.com, LLC -
38 urbanrent.net 20 Apr 2006 20 Apr 2025 IONOS SE REDACTED FOR PRIVACY
39 urbanfest.xyz 22 May 2024 22 May 2025 NameSilo, LLC -
40 urbannest.click 24 Nov 2023 24 Nov 2024 1API GmbH Domains By Proxy, LLC
41 urbannest.africa 2 Oct 2023 2 Oct 2024 OpenSRS Contact Privacy Inc. Customer 0168839780
42 urbannest.studio 21 May 2024 21 May 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
43 urbanresi.co.uk 28 Jan 2019 28 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
44 urbanwest.co.uk 10 Nov 2015 10 Nov 2027 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
45 urbanfest.eu - - Extreme Solutions SRL -
46 urbannest.net 3 Jan 2023 3 Jan 2025 Dynadot Inc -
47 urbanfest.ng 22 Oct 2023 22 Oct 2024 HostNowNow Savvymedia NG
48 urbannest.be 14 Jan 2019 - IONOS SE -
49 urbancrest.org 27 Dec 1999 27 Dec 2024 DreamHost, LLC Proxy Protection LLC
50 urbannest.store 10 May 2024 10 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
51 urbanresi.com 27 Jan 2019 27 Jan 2025 GoDaddy.com, LLC -
52 urbannest.xyz 16 Aug 2023 16 Aug 2024 Cloudflare, Inc. Blog
53 urbanvest.info 6 Jan 2016 6 Jan 2025 Key-Systems GmbH Habita Invest AG
54 urbannest.us 6 Jul 2023 6 Jul 2024 NameCheap, Inc. Best Choice First Choice, LLC
55 urbanwest.com 1 Oct 2001 21 Mar 2025 GoDaddy.com, LLC -
56 urbanfest.club 31 Aug 2023 31 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
57 urbannest.info 20 Jul 2023 20 Jul 2024 Register.com, Inc. URBAN NEST BY NS LLC
58 urbanfest.ru 27 Aug 2019 27 Aug 2024 REGRU-RU Private Person
59 urbannest.london 24 Mar 2023 24 Mar 2024 Mesh Digital Ltd Domains By Proxy, LLC
60 urbanfest.london 30 May 2024 30 May 2025 Go Daddy, LLC Domains By Proxy, LLC
61 urbanreset.net 1 Sep 2020 1 Sep 2024 Tucows Domains Inc. -
62 urbanzest.com 20 Feb 2012 20 Feb 2025 WorthyDomains LLC HugeDomains.com
63 urbannest.art 26 Jan 2024 26 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170019102
64 urbanpest.com 23 Jun 2003 23 Jun 2024 GoDaddy.com, LLC -
65 urbancrest.com 1 Sep 2003 1 Sep 2025 ENOM, INC. REDACTED FOR PRIVACY
66 urbannest.site 3 Apr 2023 3 Apr 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
67 urbanvest.com 11 Jun 2008 11 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 urbangest.com 7 Mar 2012 7 Mar 2024 OVH, SAS UrbanGest Sàrl
69 urbannest.pl 11 Aug 2023 11 Aug 2024 Aftermarket.pl Limited -
70 urbanfest.net 14 Aug 2002 14 Aug 2024 GoDaddy.com, LLC -
71 urbanrent.uk 25 Jan 2024 25 Jan 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
72 urbannest.org 19 Apr 2023 19 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0167065665
73 urbannest.org.uk 1 Jan 2024 1 Jan 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
74 urbanrestv.com 27 Aug 2008 27 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
75 urbannest.ae - - AESERVER Urban Nest
76 urbannest.in 16 May 2023 16 May 2026 GoDaddy.com, LLC Urban Nest
77 urbanfest.org 2 Jun 2019 2 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
78 urban4est.com 24 Oct 2022 24 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
79 urbannest.hu 26 Jul 2016 - - -
80 urbannest.design 9 Oct 2023 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 urbannest.online 17 Jan 2024 17 Jan 2025 Go Daddy, LLC Repossessed by Go Daddy
82 urbancrest.jp 7 Oct 2011 31 Oct 2024 - Yasuaki Hayashi
83 urban-est.com 8 Apr 2015 8 Apr 2024 TurnCommerce, Inc. DBA NameBright.com DropCatch Auctions
84 urbannest.homes 12 Oct 2023 12 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
85 urban-rest.co.uk 24 Jan 2024 24 Jan 2025 Ionos SE [Tag = 1AND1] -
86 urban4est.net 1 Dec 2023 1 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
87 urbannest.quest 24 Nov 2023 24 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
88 urbanreset.blog 29 Oct 2023 29 Oct 2024 Tucows.com Co. Data Protected
89 urbanresto.org 12 Jun 2020 12 Jun 2024 Network Solutions, LLC REDACTED FOR PRIVACY
90 urbanfest.live 9 Apr 2022 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 urbanpest.cl 19 May 2011 18 Jun 2026 NIC Chile Claudia Vicencio Diaz
92 urbanfest.online 30 May 2024 30 May 2025 Go Daddy, LLC Domains By Proxy, LLC
93 urbanrent.rent 13 Apr 2024 13 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
94 urbannest.group 3 Jul 2023 3 Jul 2024 Key-Systems, LLC Event Divisions Lukasz Klimczak
95 urbanreset.com 12 Jun 2012 12 Jun 2025 Name.com, Inc. Domain Protection Services, Inc.
96 urbantest.com 4 Jan 2012 4 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 urbanfest.co.uk 31 Aug 2011 31 Aug 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
98 urbanwest.org 7 Aug 2023 7 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 urbanbest.xyz 4 Feb 2024 4 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
100 urbanaest.online 28 Apr 2024 28 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu -
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 Urbanrest.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=urbanrest.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "urbanrest.uk",
        "page_size": 100
    },
    "count": {
        "total": 916,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "urbanrust.com, urbannest.ltd, urbannest.life, urbanfest.ro, urbannest.fun, urbanwest.dev, urbanaest.com, urbanrent.ru, urbannest.one, urbannest.world, urbannest.top, urbanfest.co, urbanfest.shop, urbanrent.hu, urbanzest.net, urbanres.co.uk, urbanest.co.jp, urbanest.net, urbanest.space, urbanest.com.au, urbanest.london, urbanbest.com, urbanrent.co.uk, urbanvest.net, urbanwest.net, urbanreit.com, urbannest.business, urbanwest.store, urbannest.club, urbanresto.com, urbannest.live, urbannest.space, urban4rest.com, urbanrent.lt, urbannest.yoga, urbanrust.photos, urbannest.sa.com, urbanrent.net, urbanfest.xyz, urbannest.click, urbannest.africa, urbannest.studio, urbanresi.co.uk, urbanwest.co.uk, urbanfest.eu, urbannest.net, urbanfest.ng, urbannest.be, urbancrest.org, urbannest.store, urbanresi.com, urbannest.xyz, urbanvest.info, urbannest.us, urbanwest.com, urbanfest.club, urbannest.info, urbanfest.ru, urbannest.london, urbanfest.london, urbanreset.net, urbanzest.com, urbannest.art, urbanpest.com, urbancrest.com, urbannest.site, urbanvest.com, urbangest.com, urbannest.pl, urbanfest.net, urbanrent.uk, urbannest.org, urbannest.org.uk, urbanrestv.com, urbannest.ae, urbannest.in, urbanfest.org, urban4est.com, urbannest.hu, urbannest.design, urbannest.online, urbancrest.jp, urban-est.com, urbannest.homes, urban-rest.co.uk, urban4est.net, urbannest.quest, urbanreset.blog, urbanresto.org, urbanfest.live, urbanpest.cl, urbanfest.online, urbanrent.rent, urbannest.group, urbanreset.com, urbantest.com, urbanfest.co.uk, urbanwest.org, urbanbest.xyz, urbanaest.online",
    "results": [
        {
            "num": 1,
            "domain_name": "urbanrust.com",
            "domain_keyword": "urbanrust",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:53:00",
            "create_date": "2022-07-27",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "urbannest.ltd",
            "domain_keyword": "urbannest",
            "domain_tld": "ltd",
            "query_time": "2024-05-20 12:48:17",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-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": [
                "ns-1443.awsdns-52.org",
                "ns-1899.awsdns-45.co.uk",
                "ns-443.awsdns-55.com",
                "ns-566.awsdns-06.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "urbannest.life",
            "domain_keyword": "urbannest",
            "domain_tld": "life",
            "query_time": "2024-05-09 21:32:12",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "urbanfest.ro",
            "domain_keyword": "urbanfest",
            "domain_tld": "ro",
            "query_time": "2024-04-22 20:34:27",
            "create_date": "2022-05-09",
            "expiry_date": "2025-05-08",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 5,
            "domain_name": "urbannest.fun",
            "domain_keyword": "urbannest",
            "domain_tld": "fun",
            "query_time": "2024-04-27 21:51:31",
            "create_date": "2023-08-08",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "li yong gang",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "urbanwest.dev",
            "domain_keyword": "urbanwest",
            "domain_tld": "dev",
            "query_time": "2024-05-10 17:09:01",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "urbanaest.com",
            "domain_keyword": "urbanaest",
            "domain_tld": "com",
            "query_time": "2024-05-01 16:17:39",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1038.ui-dns.org",
                "ns1055.ui-dns.biz",
                "ns1055.ui-dns.com",
                "ns1059.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "urbanrent.ru",
            "domain_keyword": "urbanrent",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:04:22",
            "create_date": "2020-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "MAXNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "urbannest.one",
            "domain_keyword": "urbannest",
            "domain_tld": "one",
            "query_time": "2024-05-16 17:02:06",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": [
                "cns11.bigrock.com",
                "cns12.bigrock.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "urbannest.world",
            "domain_keyword": "urbannest",
            "domain_tld": "world",
            "query_time": "2024-05-13 14:07:37",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "urbannest.top",
            "domain_keyword": "urbannest",
            "domain_tld": "top",
            "query_time": "2024-05-13 14:07:37",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li yong gang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "urbanfest.co",
            "domain_keyword": "urbanfest",
            "domain_tld": "co",
            "query_time": "2024-04-23 20:30:32",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "urbanfest.shop",
            "domain_keyword": "urbanfest",
            "domain_tld": "shop",
            "query_time": "2024-06-01 17:40:35",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "urbanrent.hu",
            "domain_keyword": "urbanrent",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:35:52",
            "create_date": "2019-03-28"
        },
        {
            "num": 15,
            "domain_name": "urbanzest.net",
            "domain_keyword": "urbanzest",
            "domain_tld": "net",
            "query_time": "2024-04-06 10:03:18",
            "create_date": "2023-08-12",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "urbanres.co.uk",
            "domain_keyword": "urbanres",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 14:08:37",
            "create_date": "2019-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "urbanest.co.jp",
            "domain_keyword": "urbanest",
            "domain_tld": "co.jp",
            "query_time": "2024-04-27 21:48:10",
            "create_date": "2007-06-27",
            "update_date": "2023-07-24",
            "registrant_company": "Urbanest.Inc",
            "name_servers": [
                "ns-1185.awsdns-20.org",
                "ns-1602.awsdns-08.co.uk",
                "ns-452.awsdns-56.com",
                "ns-847.awsdns-41.net"
            ]
        },
        {
            "num": 18,
            "domain_name": "urbanest.net",
            "domain_keyword": "urbanest",
            "domain_tld": "net",
            "query_time": "2024-05-13 14:04:38",
            "create_date": "2008-07-26",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "urbanest.space",
            "domain_keyword": "urbanest",
            "domain_tld": "space",
            "query_time": "2024-05-28 07:41:03",
            "create_date": "2023-09-13",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "personal",
            "registrant_state": "Aomori",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "urbanest.com.au",
            "domain_keyword": "urbanest",
            "domain_tld": "com.au",
            "query_time": "2024-04-19 23:40:07",
            "update_date": "2024-03-07",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "IT Manager",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "urbanest.london",
            "domain_keyword": "urbanest",
            "domain_tld": "london",
            "query_time": "2024-05-13 14:04:38",
            "create_date": "2017-02-21",
            "update_date": "2024-04-17",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "urbanbest.com",
            "domain_keyword": "urbanbest",
            "domain_tld": "com",
            "query_time": "2024-04-14 08:05:53",
            "create_date": "1999-04-28",
            "update_date": "2024-02-22",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "franchise network inc.",
            "registrant_address": "1-9-26-3F Kyutaro-cho, Chuo-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "541-0056",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662654830",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "urbanrent.co.uk",
            "domain_keyword": "urbanrent",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 15:44:47",
            "create_date": "2024-03-14",
            "update_date": "2024-04-15",
            "expiry_date": "2027-03-14",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "hgns1.hostgator.com",
                "hgns2.hostgator.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "urbanvest.net",
            "domain_keyword": "urbanvest",
            "domain_tld": "net",
            "query_time": "2024-05-16 15:46:02",
            "create_date": "2016-01-06",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-06",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "http://www.infomaniak.com",
            "name_servers": [
                "ns1.infomaniak.ch",
                "ns2.infomaniak.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "urbanwest.net",
            "domain_keyword": "urbanwest",
            "domain_tld": "net",
            "query_time": "2024-04-06 10:02:46",
            "create_date": "2023-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "urbanreit.com",
            "domain_keyword": "urbanreit",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:18:42",
            "create_date": "2016-02-03",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "urbannest.business",
            "domain_keyword": "urbannest",
            "domain_tld": "business",
            "query_time": "2024-05-18 22:47:23",
            "create_date": "2024-01-20",
            "update_date": "2024-03-30",
            "expiry_date": "2025-01-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169959922",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "urbanwest.store",
            "domain_keyword": "urbanwest",
            "domain_tld": "store",
            "query_time": "2024-04-19 18:06:43",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170902807",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "urbannest.club",
            "domain_keyword": "urbannest",
            "domain_tld": "club",
            "query_time": "2024-05-28 07:43:15",
            "create_date": "2024-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "urbanresto.com",
            "domain_keyword": "urbanresto",
            "domain_tld": "com",
            "query_time": "2024-05-29 21:38:26",
            "create_date": "2015-03-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "urbannest.live",
            "domain_keyword": "urbannest",
            "domain_tld": "live",
            "query_time": "2024-05-13 14:07:37",
            "create_date": "2017-01-01",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-01",
            "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": 32,
            "domain_name": "urbannest.space",
            "domain_keyword": "urbannest",
            "domain_tld": "space",
            "query_time": "2024-04-17 21:15:26",
            "create_date": "2015-04-28",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0139948778",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "urban4rest.com",
            "domain_keyword": "urban4rest",
            "domain_tld": "com",
            "query_time": "2024-04-06 22:16:11",
            "create_date": "2021-01-30",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "urbanrent.lt",
            "domain_keyword": "urbanrent",
            "domain_tld": "lt",
            "query_time": "2024-05-03 05:48:54",
            "create_date": "2021-04-22",
            "expiry_date": "2025-04-23",
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.lt",
            "registrant_company": "MB NT Veikla",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 35,
            "domain_name": "urbannest.yoga",
            "domain_keyword": "urbannest",
            "domain_tld": "yoga",
            "query_time": "2024-04-27 21:51:32",
            "create_date": "2019-10-02",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "urbanrust.photos",
            "domain_keyword": "urbanrust",
            "domain_tld": "photos",
            "query_time": "2024-05-16 15:44:52",
            "create_date": "2021-07-01",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162027972",
            "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": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "urbannest.sa.com",
            "domain_keyword": "urbannest",
            "domain_tld": "sa.com",
            "query_time": "2024-05-29 21:37:56",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_email": "https://whois.centralnic.com/contact/urbannest.sa.com/registrant",
            "name_servers": [
                "sharon.ns.cloudflare.com",
                "vicky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "urbanrent.net",
            "domain_keyword": "urbanrent",
            "domain_tld": "net",
            "query_time": "2024-05-03 05:48:54",
            "create_date": "2006-04-20",
            "update_date": "2017-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.croyle.org",
                "ns2.croyle.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "urbanfest.xyz",
            "domain_keyword": "urbanfest",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 18:22:13",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "Nairobi",
            "registrant_country": "KE",
            "registrant_email": "please query the rdds service of the 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.cloudoon.com",
                "ns2.cloudoon.net",
                "ns3.cloudoon.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "urbannest.click",
            "domain_keyword": "urbannest",
            "domain_tld": "click",
            "query_time": "2024-05-28 07:43:15",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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": [
                "milan.ns.cloudflare.com",
                "susan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "urbannest.africa",
            "domain_keyword": "urbannest",
            "domain_tld": "africa",
            "query_time": "2024-04-06 09:58:50",
            "create_date": "2023-10-02",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-02",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Contact Privacy Inc. Customer 0168839780",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "urbannest.studio",
            "domain_keyword": "urbannest",
            "domain_tld": "studio",
            "query_time": "2024-05-23 17:54:21",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://squarespace.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "urbanresi.co.uk",
            "domain_keyword": "urbanresi",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 12:48:42",
            "create_date": "2019-01-28",
            "update_date": "2023-07-16",
            "expiry_date": "2025-01-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "urbanwest.co.uk",
            "domain_keyword": "urbanwest",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 10:05:25",
            "create_date": "2015-11-10",
            "update_date": "2023-10-11",
            "expiry_date": "2027-11-10",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "urbanfest.eu",
            "domain_keyword": "urbanfest",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:59:07",
            "registrar_name": "Extreme Solutions SRL",
            "registrar_website": "https://www.eureg.ro",
            "name_servers": [
                "hosting.conectix.ro",
                "vps.conectix.ro"
            ]
        },
        {
            "num": 46,
            "domain_name": "urbannest.net",
            "domain_keyword": "urbannest",
            "domain_tld": "net",
            "query_time": "2024-04-06 09:58:50",
            "create_date": "2023-01-03",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "urbanfest.ng",
            "domain_keyword": "urbanfest",
            "domain_tld": "ng",
            "query_time": "2024-05-18 22:46:01",
            "create_date": "2023-10-22",
            "update_date": "2024-03-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 30102017,
            "registrar_name": "HostNowNow",
            "registrar_website": "https://hostnownow.com",
            "registrant_name": "Savvymedia NG",
            "registrant_address": "Ada George",
            "registrant_city": "Port Harcourt",
            "registrant_state": "Rivers",
            "registrant_zip": "500272",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.08845513",
            "name_servers": [
                "ns23.hostnownow.com",
                "ns24.hostnownow.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "urbannest.be",
            "domain_keyword": "urbannest",
            "domain_tld": "be",
            "query_time": "2024-05-28 07:43:15",
            "create_date": "2019-01-14",
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com/",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 49,
            "domain_name": "urbancrest.org",
            "domain_keyword": "urbancrest",
            "domain_tld": "org",
            "query_time": "2024-04-27 21:47:22",
            "create_date": "1999-12-27",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-27",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "urbannest.store",
            "domain_keyword": "urbannest",
            "domain_tld": "store",
            "query_time": "2024-05-13 17:28:03",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "urbanresi.com",
            "domain_keyword": "urbanresi",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:18:50",
            "create_date": "2019-01-27",
            "update_date": "2023-01-28",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "urbannest.xyz",
            "domain_keyword": "urbannest",
            "domain_tld": "xyz",
            "query_time": "2024-04-12 00:27:31",
            "create_date": "2023-08-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Blog",
            "registrant_state": "province",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the 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": [
                "felipe.ns.cloudflare.com",
                "love.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "urbanvest.info",
            "domain_keyword": "urbanvest",
            "domain_tld": "info",
            "query_time": "2024-05-16 15:45:51",
            "create_date": "2016-01-06",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Habita Invest AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns5.infomaniak.ch",
                "ns6.infomaniak.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "urbannest.us",
            "domain_keyword": "urbannest",
            "domain_tld": "us",
            "query_time": "2024-05-28 07:43:15",
            "create_date": "2023-07-06",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Best Choice First Choice",
            "registrant_company": "Best Choice First Choice, LLC",
            "registrant_address": "7157, Narcoossee Rd",
            "registrant_city": "Orlando",
            "registrant_state": "FL",
            "registrant_zip": "32822",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6188456368",
            "name_servers": [
                "ns1.hostresolver.com",
                "ns2.hostresolver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "urbanwest.com",
            "domain_keyword": "urbanwest",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:50:01",
            "create_date": "2001-10-01",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "urbanfest.club",
            "domain_keyword": "urbanfest",
            "domain_tld": "club",
            "query_time": "2024-05-18 22:46:05",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nadia.ns.cloudflare.com",
                "rodrigo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "urbannest.info",
            "domain_keyword": "urbannest",
            "domain_tld": "info",
            "query_time": "2024-04-06 09:58:50",
            "create_date": "2023-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "URBAN NEST BY NS LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "urbanfest.ru",
            "domain_keyword": "urbanfest",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:04:08",
            "create_date": "2019-08-27",
            "expiry_date": "2024-08-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "urbannest.london",
            "domain_keyword": "urbannest",
            "domain_tld": "london",
            "query_time": "2024-06-02 03:09:20",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "urbanfest.london",
            "domain_keyword": "urbanfest",
            "domain_tld": "london",
            "query_time": "2024-06-01 16:55:34",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "urbanreset.net",
            "domain_keyword": "urbanreset",
            "domain_tld": "net",
            "query_time": "2024-04-06 10:00:08",
            "create_date": "2020-09-01",
            "update_date": "2023-08-17",
            "expiry_date": "2024-09-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "urbanzest.com",
            "domain_keyword": "urbanzest",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:05:59",
            "create_date": "2012-02-20",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1571,
            "registrar_name": "WorthyDomains LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "urbannest.art",
            "domain_keyword": "urbannest",
            "domain_tld": "art",
            "query_time": "2024-05-24 02:42:12",
            "create_date": "2024-01-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170019102",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "urbanpest.com",
            "domain_keyword": "urbanpest",
            "domain_tld": "com",
            "query_time": "2024-04-06 09:59:38",
            "create_date": "2003-06-23",
            "update_date": "2022-10-31",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "urbancrest.com",
            "domain_keyword": "urbancrest",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:30:32",
            "create_date": "2003-09-01",
            "update_date": "2023-07-19",
            "expiry_date": "2025-09-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shizuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/a1e6fc84-e887-4c4f-86ff-60acae75e46c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.cute-cute.net",
                "dns4.cute-cute.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "urbannest.site",
            "domain_keyword": "urbannest",
            "domain_tld": "site",
            "query_time": "2024-06-02 03:09:20",
            "create_date": "2023-04-03",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-03",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "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": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "urbanvest.com",
            "domain_keyword": "urbanvest",
            "domain_tld": "com",
            "query_time": "2024-05-16 15:45:51",
            "create_date": "2008-06-11",
            "update_date": "2020-06-12",
            "expiry_date": "2025-06-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "urbangest.com",
            "domain_keyword": "urbangest",
            "domain_tld": "com",
            "query_time": "2024-05-28 07:41:46",
            "create_date": "2012-03-07",
            "update_date": "2023-03-01",
            "expiry_date": "2024-03-07",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UrbanGest Sàrl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "urbannest.pl",
            "domain_keyword": "urbannest",
            "domain_tld": "pl",
            "query_time": "2024-04-27 21:51:35",
            "create_date": "2023-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "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": 70,
            "domain_name": "urbanfest.net",
            "domain_keyword": "urbanfest",
            "domain_tld": "net",
            "query_time": "2024-05-18 22:46:01",
            "create_date": "2002-08-14",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "urbanrent.uk",
            "domain_keyword": "urbanrent",
            "domain_tld": "uk",
            "query_time": "2024-05-24 02:43:12",
            "create_date": "2024-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "urbannest.org",
            "domain_keyword": "urbannest",
            "domain_tld": "org",
            "query_time": "2024-04-25 19:03:01",
            "create_date": "2023-04-19",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167065665",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "urbannest.org.uk",
            "domain_keyword": "urbannest",
            "domain_tld": "org.uk",
            "query_time": "2024-05-09 21:32:14",
            "create_date": "2024-01-01",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-01",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns7.secure-dns.co.uk",
                "dns8.secure-dns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "urbanrestv.com",
            "domain_keyword": "urbanrestv",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:19:13",
            "create_date": "2008-08-27",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-27",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CACERES",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://tieredaccess.com/contact/e2a3c53b-ec93-44d2-bf22-05caa6524922",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ps1.hostinet.com",
                "ps2.hostinet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "urbannest.ae",
            "domain_keyword": "urbannest",
            "domain_tld": "ae",
            "query_time": "2024-05-22 01:56:04",
            "registrar_name": "AESERVER",
            "registrant_name": "Janaika Elders",
            "registrant_company": "Urban Nest",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 76,
            "domain_name": "urbannest.in",
            "domain_keyword": "urbannest",
            "domain_tld": "in",
            "query_time": "2024-04-17 21:15:26",
            "create_date": "2023-05-16",
            "update_date": "2023-05-21",
            "expiry_date": "2026-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Urban Nest",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "urbanfest.org",
            "domain_keyword": "urbanfest",
            "domain_tld": "org",
            "query_time": "2024-04-22 20:34:10",
            "create_date": "2019-06-02",
            "update_date": "2023-07-17",
            "expiry_date": "2024-06-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "urban4est.com",
            "domain_keyword": "urban4est",
            "domain_tld": "com",
            "query_time": "2024-05-13 14:02:06",
            "create_date": "2022-10-24",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=urban4est.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "urbannest.hu",
            "domain_keyword": "urbannest",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:35:52",
            "create_date": "2016-07-26"
        },
        {
            "num": 80,
            "domain_name": "urbannest.design",
            "domain_keyword": "urbannest",
            "domain_tld": "design",
            "query_time": "2024-04-27 21:51:31",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-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": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "urbannest.online",
            "domain_keyword": "urbannest",
            "domain_tld": "online",
            "query_time": "2024-05-18 22:47:23",
            "create_date": "2024-01-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "urbancrest.jp",
            "domain_keyword": "urbancrest",
            "domain_tld": "jp",
            "query_time": "2024-05-28 07:40:18",
            "create_date": "2011-10-07",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Yasuaki Hayashi",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 83,
            "domain_name": "urban-est.com",
            "domain_keyword": "urban-est",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:07:38",
            "create_date": "2015-04-08",
            "update_date": "2024-05-10",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "DropCatch.com Auctions",
            "registrant_company": "DropCatch Auctions",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3035029098",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "urbannest.homes",
            "domain_keyword": "urbannest",
            "domain_tld": "homes",
            "query_time": "2024-04-27 21:51:32",
            "create_date": "2023-10-12",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-12",
            "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": 85,
            "domain_name": "urban-rest.co.uk",
            "domain_keyword": "urban-rest",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 02:40:43",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1054.ui-dns.de",
                "ns1070.ui-dns.org",
                "ns1097.ui-dns.com",
                "ns1118.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "urban4est.net",
            "domain_keyword": "urban4est",
            "domain_tld": "net",
            "query_time": "2024-06-01 06:15:34",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=urban4est.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "langston.ns.cloudflare.com",
                "oaklyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "urbannest.quest",
            "domain_keyword": "urbannest",
            "domain_tld": "quest",
            "query_time": "2024-05-28 07:43:15",
            "create_date": "2023-11-24",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-24",
            "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": [
                "andy.ns.cloudflare.com",
                "rosemary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "urbanreset.blog",
            "domain_keyword": "urbanreset",
            "domain_tld": "blog",
            "query_time": "2024-05-13 14:08:37",
            "create_date": "2023-10-29",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "MI",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "urbanresto.org",
            "domain_keyword": "urbanresto",
            "domain_tld": "org",
            "query_time": "2024-05-20 12:48:41",
            "create_date": "2020-06-12",
            "update_date": "2022-05-25",
            "expiry_date": "2024-06-12",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "urbanfest.live",
            "domain_keyword": "urbanfest",
            "domain_tld": "live",
            "query_time": "2024-04-27 21:48:19",
            "create_date": "2022-04-09",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-09",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "urbanpest.cl",
            "domain_keyword": "urbanpest",
            "domain_tld": "cl",
            "query_time": "2024-04-27 21:52:12",
            "create_date": "2011-05-19",
            "expiry_date": "2026-06-18",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Claudia Vicencio Diaz",
            "name_servers": [
                "ns-1164.awsdns-17.org",
                "ns-38.awsdns-04.com",
                "ns-710.awsdns-24.net"
            ]
        },
        {
            "num": 92,
            "domain_name": "urbanfest.online",
            "domain_keyword": "urbanfest",
            "domain_tld": "online",
            "query_time": "2024-06-01 17:06:05",
            "create_date": "2024-05-30",
            "expiry_date": "2025-05-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "urbanrent.rent",
            "domain_keyword": "urbanrent",
            "domain_tld": "rent",
            "query_time": "2024-04-23 14:01:57",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "evelyn.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "urbannest.group",
            "domain_keyword": "urbannest",
            "domain_tld": "group",
            "query_time": "2024-04-27 21:51:32",
            "create_date": "2023-07-03",
            "update_date": "2023-11-06",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Event Divisions Lukasz Klimczak",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "urbanreset.com",
            "domain_keyword": "urbanreset",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:18:50",
            "create_date": "2012-06-12",
            "update_date": "2023-11-05",
            "expiry_date": "2025-06-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/urbanreset.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "urbantest.com",
            "domain_keyword": "urbantest",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:03:12",
            "create_date": "2012-01-04",
            "update_date": "2020-12-29",
            "expiry_date": "2026-01-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "urbanfest.co.uk",
            "domain_keyword": "urbanfest",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 20:34:12",
            "create_date": "2011-08-31",
            "update_date": "2023-12-13",
            "expiry_date": "2025-08-31",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "urbanwest.org",
            "domain_keyword": "urbanwest",
            "domain_tld": "org",
            "query_time": "2024-04-27 21:54:12",
            "create_date": "2023-08-07",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-07",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "urbanbest.xyz",
            "domain_keyword": "urbanbest",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 09:51:48",
            "create_date": "2024-02-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-04",
            "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": [
                "laylah.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "urbanaest.online",
            "domain_keyword": "urbanaest",
            "domain_tld": "online",
            "query_time": "2024-04-30 16:49:26",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_state": "Michigan",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.324,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>urbanrest.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>916</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>urbanrust.com, urbannest.ltd, urbannest.life, urbanfest.ro, urbannest.fun, urbanwest.dev, urbanaest.com, urbanrent.ru, urbannest.one, urbannest.world, urbannest.top, urbanfest.co, urbanfest.shop, urbanrent.hu, urbanzest.net, urbanres.co.uk, urbanest.co.jp, urbanest.net, urbanest.space, urbanest.com.au, urbanest.london, urbanbest.com, urbanrent.co.uk, urbanvest.net, urbanwest.net, urbanreit.com, urbannest.business, urbanwest.store, urbannest.club, urbanresto.com, urbannest.live, urbannest.space, urban4rest.com, urbanrent.lt, urbannest.yoga, urbanrust.photos, urbannest.sa.com, urbanrent.net, urbanfest.xyz, urbannest.click, urbannest.africa, urbannest.studio, urbanresi.co.uk, urbanwest.co.uk, urbanfest.eu, urbannest.net, urbanfest.ng, urbannest.be, urbancrest.org, urbannest.store, urbanresi.com, urbannest.xyz, urbanvest.info, urbannest.us, urbanwest.com, urbanfest.club, urbannest.info, urbanfest.ru, urbannest.london, urbanfest.london, urbanreset.net, urbanzest.com, urbannest.art, urbanpest.com, urbancrest.com, urbannest.site, urbanvest.com, urbangest.com, urbannest.pl, urbanfest.net, urbanrent.uk, urbannest.org, urbannest.org.uk, urbanrestv.com, urbannest.ae, urbannest.in, urbanfest.org, urban4est.com, urbannest.hu, urbannest.design, urbannest.online, urbancrest.jp, urban-est.com, urbannest.homes, urban-rest.co.uk, urban4est.net, urbannest.quest, urbanreset.blog, urbanresto.org, urbanfest.live, urbanpest.cl, urbanfest.online, urbanrent.rent, urbannest.group, urbanreset.com, urbantest.com, urbanfest.co.uk, urbanwest.org, urbanbest.xyz, urbanaest.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>urbanrust.com</domain_name>
   <domain_keyword>urbanrust</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:53:00</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>urbannest.ltd</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-20 12:48:17</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-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>ns-1443.awsdns-52.org</value>
    <value>ns-1899.awsdns-45.co.uk</value>
    <value>ns-443.awsdns-55.com</value>
    <value>ns-566.awsdns-06.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>3</num>
   <domain_name>urbannest.life</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-09 21:32:12</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>urbanfest.ro</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-22 20:34:27</query_time>
   <create_date>2022-05-09</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>urbannest.fun</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-27 21:51:31</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>li yong gang</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>dns27.hichina.com</value>
    <value>dns28.hichina.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>urbanwest.dev</domain_name>
   <domain_keyword>urbanwest</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 17:09:01</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>7</num>
   <domain_name>urbanaest.com</domain_name>
   <domain_keyword>urbanaest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 16:17:39</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1038.ui-dns.org</value>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1055.ui-dns.com</value>
    <value>ns1059.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>urbanrent.ru</domain_name>
   <domain_keyword>urbanrent</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:04:22</query_time>
   <create_date>2020-08-24</create_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>MAXNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>urbannest.one</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-16 17:02:06</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>cns11.bigrock.com</value>
    <value>cns12.bigrock.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>urbannest.world</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-13 14:07:37</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>urbannest.top</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-13 14:07:37</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li yong gang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>urbanfest.co</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-23 20:30:32</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>urbanfest.shop</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-01 17:40:35</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>14</num>
   <domain_name>urbanrent.hu</domain_name>
   <domain_keyword>urbanrent</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:35:52</query_time>
   <create_date>2019-03-28</create_date>
  </value>
  <value>
   <num>15</num>
   <domain_name>urbanzest.net</domain_name>
   <domain_keyword>urbanzest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 10:03:18</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>urbanres.co.uk</domain_name>
   <domain_keyword>urbanres</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 14:08:37</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>urbanest.co.jp</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-27 21:48:10</query_time>
   <create_date>2007-06-27</create_date>
   <update_date>2023-07-24</update_date>
   <registrant_company>Urbanest.Inc</registrant_company>
   <name_servers>
    <value>ns-1185.awsdns-20.org</value>
    <value>ns-1602.awsdns-08.co.uk</value>
    <value>ns-452.awsdns-56.com</value>
    <value>ns-847.awsdns-41.net</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>urbanest.net</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 14:04:38</query_time>
   <create_date>2008-07-26</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>urbanest.space</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-28 07:41:03</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>personal</registrant_company>
   <registrant_state>Aomori</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>urbanest.com.au</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-19 23:40:07</query_time>
   <update_date>2024-03-07</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>IT Manager</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>urbanest.london</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-13 14:04:38</query_time>
   <create_date>2017-02-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>urbanbest.com</domain_name>
   <domain_keyword>urbanbest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 08:05:53</query_time>
   <create_date>1999-04-28</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>franchise network inc.</registrant_name>
   <registrant_address>1-9-26-3F Kyutaro-cho, Chuo-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>541-0056</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662654830</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>urbanrent.co.uk</domain_name>
   <domain_keyword>urbanrent</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 15:44:47</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-03-14</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>hgns1.hostgator.com</value>
    <value>hgns2.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>urbanvest.net</domain_name>
   <domain_keyword>urbanvest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 15:46:02</query_time>
   <create_date>2016-01-06</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>http://www.infomaniak.com</registrar_website>
   <name_servers>
    <value>ns1.infomaniak.ch</value>
    <value>ns2.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>urbanwest.net</domain_name>
   <domain_keyword>urbanwest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 10:02:46</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-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>ns65.domaincontrol.com</value>
    <value>ns66.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>urbanreit.com</domain_name>
   <domain_keyword>urbanreit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:18:42</query_time>
   <create_date>2016-02-03</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>urbannest.business</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-18 22:47:23</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169959922</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>urbanwest.store</domain_name>
   <domain_keyword>urbanwest</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-19 18:06:43</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170902807</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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>urbannest.club</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-28 07:43:15</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>urbanresto.com</domain_name>
   <domain_keyword>urbanresto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 21:38:26</query_time>
   <create_date>2015-03-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>31</num>
   <domain_name>urbannest.live</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 14:07:37</query_time>
   <create_date>2017-01-01</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-01</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>32</num>
   <domain_name>urbannest.space</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-17 21:15:26</query_time>
   <create_date>2015-04-28</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0139948778</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>urban4rest.com</domain_name>
   <domain_keyword>urban4rest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 22:16:11</query_time>
   <create_date>2021-01-30</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>urbanrent.lt</domain_name>
   <domain_keyword>urbanrent</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-03 05:48:54</query_time>
   <create_date>2021-04-22</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.lt</registrar_website>
   <registrant_company>MB NT Veikla</registrant_company>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>urbannest.yoga</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-04-27 21:51:32</query_time>
   <create_date>2019-10-02</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>urbanrust.photos</domain_name>
   <domain_keyword>urbanrust</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-16 15:44:52</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162027972</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>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>urbannest.sa.com</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>sa.com</domain_tld>
   <query_time>2024-05-29 21:37:56</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/urbannest.sa.com/registrant</registrant_email>
   <name_servers>
    <value>sharon.ns.cloudflare.com</value>
    <value>vicky.ns.cloudflare.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>urbanrent.net</domain_name>
   <domain_keyword>urbanrent</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 05:48:54</query_time>
   <create_date>2006-04-20</create_date>
   <update_date>2017-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.croyle.org</value>
    <value>ns2.croyle.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>urbanfest.xyz</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 18:22:13</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>Nairobi</registrant_state>
   <registrant_country>KE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.cloudoon.com</value>
    <value>ns2.cloudoon.net</value>
    <value>ns3.cloudoon.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>urbannest.click</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-28 07:43:15</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</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>milan.ns.cloudflare.com</value>
    <value>susan.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>41</num>
   <domain_name>urbannest.africa</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-06 09:58:50</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168839780</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>urbannest.studio</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-23 17:54:21</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://squarespace.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>urbanresi.co.uk</domain_name>
   <domain_keyword>urbanresi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 12:48:42</query_time>
   <create_date>2019-01-28</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>urbanwest.co.uk</domain_name>
   <domain_keyword>urbanwest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 10:05:25</query_time>
   <create_date>2015-11-10</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2027-11-10</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>urbanfest.eu</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:59:07</query_time>
   <registrar_name>Extreme Solutions SRL</registrar_name>
   <registrar_website>https://www.eureg.ro</registrar_website>
   <name_servers>
    <value>hosting.conectix.ro</value>
    <value>vps.conectix.ro</value>
   </name_servers>
  </value>
  <value>
   <num>46</num>
   <domain_name>urbannest.net</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 09:58:50</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>47</num>
   <domain_name>urbanfest.ng</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-18 22:46:01</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>30102017</registrar_iana>
   <registrar_name>HostNowNow</registrar_name>
   <registrar_website>https://hostnownow.com</registrar_website>
   <registrant_name>Savvymedia NG</registrant_name>
   <registrant_address>Ada George</registrant_address>
   <registrant_city>Port Harcourt</registrant_city>
   <registrant_state>Rivers</registrant_state>
   <registrant_zip>500272</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.08845513</registrant_phone>
   <name_servers>
    <value>ns23.hostnownow.com</value>
    <value>ns24.hostnownow.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>urbannest.be</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 07:43:15</query_time>
   <create_date>2019-01-14</create_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com/</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>urbancrest.org</domain_name>
   <domain_keyword>urbancrest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 21:47:22</query_time>
   <create_date>1999-12-27</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>50</num>
   <domain_name>urbannest.store</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 17:28:03</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>urbanresi.com</domain_name>
   <domain_keyword>urbanresi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:18:50</query_time>
   <create_date>2019-01-27</create_date>
   <update_date>2023-01-28</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.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>52</num>
   <domain_name>urbannest.xyz</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-12 00:27:31</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Blog</registrant_company>
   <registrant_state>province</registrant_state>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>felipe.ns.cloudflare.com</value>
    <value>love.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>urbanvest.info</domain_name>
   <domain_keyword>urbanvest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 15:45:51</query_time>
   <create_date>2016-01-06</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-06</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>Habita Invest AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns5.infomaniak.ch</value>
    <value>ns6.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>urbannest.us</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-28 07:43:15</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Best Choice First Choice</registrant_name>
   <registrant_company>Best Choice First Choice, LLC</registrant_company>
   <registrant_address>7157, Narcoossee Rd</registrant_address>
   <registrant_city>Orlando</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32822</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6188456368</registrant_phone>
   <name_servers>
    <value>ns1.hostresolver.com</value>
    <value>ns2.hostresolver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>urbanwest.com</domain_name>
   <domain_keyword>urbanwest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:50:01</query_time>
   <create_date>2001-10-01</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>urbanfest.club</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-18 22:46:05</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nadia.ns.cloudflare.com</value>
    <value>rodrigo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>urbannest.info</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-06 09:58:50</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>URBAN NEST BY NS LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>urbanfest.ru</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:04:08</query_time>
   <create_date>2019-08-27</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>urbannest.london</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-06-02 03:09:20</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>urbanfest.london</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-06-01 16:55:34</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>urbanreset.net</domain_name>
   <domain_keyword>urbanreset</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 10:00:08</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>urbanzest.com</domain_name>
   <domain_keyword>urbanzest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:05:59</query_time>
   <create_date>2012-02-20</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1571</registrar_iana>
   <registrar_name>WorthyDomains LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>urbannest.art</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-24 02:42:12</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170019102</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>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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>urbanpest.com</domain_name>
   <domain_keyword>urbanpest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 09:59:38</query_time>
   <create_date>2003-06-23</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>urbancrest.com</domain_name>
   <domain_keyword>urbancrest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:30:32</query_time>
   <create_date>2003-09-01</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shizuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a1e6fc84-e887-4c4f-86ff-60acae75e46c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.cute-cute.net</value>
    <value>dns4.cute-cute.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>urbannest.site</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 03:09:20</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <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>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>urbanvest.com</domain_name>
   <domain_keyword>urbanvest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 15:45:51</query_time>
   <create_date>2008-06-11</create_date>
   <update_date>2020-06-12</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>urbangest.com</domain_name>
   <domain_keyword>urbangest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 07:41:46</query_time>
   <create_date>2012-03-07</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2024-03-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UrbanGest Sàrl</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.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>urbannest.pl</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-27 21:51:35</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</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>70</num>
   <domain_name>urbanfest.net</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 22:46:01</query_time>
   <create_date>2002-08-14</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-14</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.afternic.com</value>
    <value>ns2.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>71</num>
   <domain_name>urbanrent.uk</domain_name>
   <domain_keyword>urbanrent</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 02:43:12</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>urbannest.org</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 19:03:01</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167065665</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>urbannest.org.uk</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-09 21:32:14</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns7.secure-dns.co.uk</value>
    <value>dns8.secure-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>urbanrestv.com</domain_name>
   <domain_keyword>urbanrestv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:19:13</query_time>
   <create_date>2008-08-27</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CACERES</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e2a3c53b-ec93-44d2-bf22-05caa6524922</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ps1.hostinet.com</value>
    <value>ps2.hostinet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>urbannest.ae</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-22 01:56:04</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Janaika Elders</registrant_name>
   <registrant_company>Urban Nest</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>urbannest.in</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-17 21:15:26</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2026-05-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>Urban Nest</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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>ns25.domaincontrol.com</value>
    <value>ns26.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>77</num>
   <domain_name>urbanfest.org</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 20:34:10</query_time>
   <create_date>2019-06-02</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>urban4est.com</domain_name>
   <domain_keyword>urban4est</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 14:02:06</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=urban4est.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>urbannest.hu</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:35:52</query_time>
   <create_date>2016-07-26</create_date>
  </value>
  <value>
   <num>80</num>
   <domain_name>urbannest.design</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-27 21:51:31</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-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>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>urbannest.online</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 22:47:23</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>82</num>
   <domain_name>urbancrest.jp</domain_name>
   <domain_keyword>urbancrest</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-28 07:40:18</query_time>
   <create_date>2011-10-07</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Yasuaki Hayashi</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>urban-est.com</domain_name>
   <domain_keyword>urban-est</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:07:38</query_time>
   <create_date>2015-04-08</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>DropCatch.com Auctions</registrant_name>
   <registrant_company>DropCatch Auctions</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3035029098</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>urbannest.homes</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-27 21:51:32</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-12</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>85</num>
   <domain_name>urban-rest.co.uk</domain_name>
   <domain_keyword>urban-rest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 02:40:43</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1054.ui-dns.de</value>
    <value>ns1070.ui-dns.org</value>
    <value>ns1097.ui-dns.com</value>
    <value>ns1118.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>urban4est.net</domain_name>
   <domain_keyword>urban4est</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 06:15:34</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</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 Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=urban4est.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>langston.ns.cloudflare.com</value>
    <value>oaklyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>urbannest.quest</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-28 07:43:15</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-24</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>andy.ns.cloudflare.com</value>
    <value>rosemary.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>88</num>
   <domain_name>urbanreset.blog</domain_name>
   <domain_keyword>urbanreset</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-13 14:08:37</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-29</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>MI</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>urbanresto.org</domain_name>
   <domain_keyword>urbanresto</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 12:48:41</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2022-05-25</update_date>
   <expiry_date>2024-06-12</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>urbanfest.live</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-27 21:48:19</query_time>
   <create_date>2022-04-09</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-09</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>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>91</num>
   <domain_name>urbanpest.cl</domain_name>
   <domain_keyword>urbanpest</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-27 21:52:12</query_time>
   <create_date>2011-05-19</create_date>
   <expiry_date>2026-06-18</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Claudia Vicencio Diaz</registrant_name>
   <name_servers>
    <value>ns-1164.awsdns-17.org</value>
    <value>ns-38.awsdns-04.com</value>
    <value>ns-710.awsdns-24.net</value>
   </name_servers>
  </value>
  <value>
   <num>92</num>
   <domain_name>urbanfest.online</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 17:06:05</query_time>
   <create_date>2024-05-30</create_date>
   <expiry_date>2025-05-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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>urbanrent.rent</domain_name>
   <domain_keyword>urbanrent</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-04-23 14:01:57</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>evelyn.ns.cloudflare.com</value>
    <value>pete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>urbannest.group</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-27 21:51:32</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Event Divisions Lukasz Klimczak</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>urbanreset.com</domain_name>
   <domain_keyword>urbanreset</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:18:50</query_time>
   <create_date>2012-06-12</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/urbanreset.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>urbantest.com</domain_name>
   <domain_keyword>urbantest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:03:12</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2020-12-29</update_date>
   <expiry_date>2026-01-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>urbanfest.co.uk</domain_name>
   <domain_keyword>urbanfest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 20:34:12</query_time>
   <create_date>2011-08-31</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>urbanwest.org</domain_name>
   <domain_keyword>urbanwest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 21:54:12</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-07</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>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>99</num>
   <domain_name>urbanbest.xyz</domain_name>
   <domain_keyword>urbanbest</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 09:51:48</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-04</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>laylah.ns.cloudflare.com</value>
    <value>reese.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>100</num>
   <domain_name>urbanaest.online</domain_name>
   <domain_keyword>urbanaest</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 16:49:26</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_state>Michigan</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.324</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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