WHOIS QUERY TIME

22 May 2024 - 1:56 AM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.iwantmyname.net
ns2.iwantmyname.net
ns3.iwantmyname.net
ns4.iwantmyname.net

DOMAIN STATUS

ok

REGISTRANT

Name: Janaika Elders
Company: Urban Nest
Email: visit whois.aeda.net.ae for web based whois

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=urbannest.ae
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "urbannest.ae"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>urbannest.ae</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.026</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.055 seconds) for "urbannest.ae" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Oct 2022 - 1:52 AM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.iwantmyname.net
ns2.iwantmyname.net
ns3.iwantmyname.net
ns4.iwantmyname.net

DOMAIN STATUS

ok

REGISTRANT

Name: Janaika Elders
Company: Urban Nest
Email: visit whois.aeda.ae for web based whois

#2 - QUERY TIME

15 Jul 2023 - 8:52 AM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.iwantmyname.net
ns2.iwantmyname.net
ns3.iwantmyname.net
ns4.iwantmyname.net

DOMAIN STATUS

ok

REGISTRANT

Name: Janaika Elders
Company: Urban Nest
Email: visit whois.aeda.net.ae for web based whois

* 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=urbannest.ae
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "urbannest.ae",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "urbannest.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "urbannest.ae",
            "domain_keyword": "urbannest",
            "domain_tld": "ae",
            "query_time": "2022-10-21 01:52:03",
            "registrar_name": "AESERVER",
            "registrant_name": "Janaika Elders",
            "registrant_company": "Urban Nest",
            "registrant_email": "visit whois.aeda.ae for web based whois",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "urbannest.ae",
            "domain_keyword": "urbannest",
            "domain_tld": "ae",
            "query_time": "2023-07-15 08:52:57",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "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>urbannest.ae</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>urbannest.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>urbannest.ae</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2022-10-21 01:52:03</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Janaika Elders</registrant_name>
   <registrant_company>Urban Nest</registrant_company>
   <registrant_email>visit whois.aeda.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>2</num>
   <domain_name>urbannest.ae</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-07-15 08:52:57</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>
 </results>
 <stats>
  <total_time>0.055</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 39 domain names (in 0.026 seconds) which contained the exact domain keyword "urbannest".
Domain Name Registered Expiry Registrar Ownership
1 urbannest.com 10 May 2002 10 May 2025 Dynadot Inc -
2 urbannest.space 28 Apr 2015 28 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0139948778
3 urbannest.hu 26 Jul 2016 - - -
4 urbannest.live 1 Jan 2017 1 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 urbannest.co 20 Feb 2017 19 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0152677988
6 urbannest.be 14 Jan 2019 - IONOS SE -
7 urbannest.yoga 2 Oct 2019 2 Oct 2024 Tucows Domains Inc. Data Protected
8 urbannest.net 3 Jan 2023 3 Jan 2025 Dynadot Inc -
9 urbannest.london 24 Mar 2023 24 Mar 2024 Mesh Digital Ltd Domains By Proxy, LLC
10 urbannest.site 3 Apr 2023 3 Apr 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
11 urbannest.org 19 Apr 2023 19 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0167065665
12 urbannest.in 16 May 2023 16 May 2026 GoDaddy.com, LLC Urban Nest
13 urbannest.uk 27 Jun 2023 27 Jun 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
14 urbannest.group 3 Jul 2023 3 Jul 2024 Key-Systems, LLC Event Divisions Lukasz Klimczak
15 urbannest.us 6 Jul 2023 6 Jul 2024 NameCheap, Inc. Best Choice First Choice, LLC
16 urbannest.info 20 Jul 2023 20 Jul 2024 Register.com, Inc. URBAN NEST BY NS LLC
17 urbannest.fun 8 Aug 2023 8 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yong gang
18 urbannest.pl 11 Aug 2023 11 Aug 2024 Aftermarket.pl Limited -
19 urbannest.xyz 16 Aug 2023 16 Aug 2024 Cloudflare, Inc. Blog
20 urbannest.top 23 Aug 2023 23 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yong gang
21 urbannest.africa 2 Oct 2023 2 Oct 2024 OpenSRS Contact Privacy Inc. Customer 0168839780
22 urbannest.design 9 Oct 2023 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 urbannest.homes 12 Oct 2023 12 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
24 urbannest.life 21 Oct 2023 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 urbannest.quest 24 Nov 2023 24 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
26 urbannest.click 24 Nov 2023 24 Nov 2024 1API GmbH Domains By Proxy, LLC
27 urbannest.org.uk 1 Jan 2024 1 Jan 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
28 urbannest.online 17 Jan 2024 17 Jan 2025 Go Daddy, LLC Repossessed by Go Daddy
29 urbannest.business 20 Jan 2024 20 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0169959922
30 urbannest.art 26 Jan 2024 26 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170019102
31 urbannest.sa.com 1 Feb 2024 1 Feb 2025 Sav.com, LLC -
32 urbannest.world 9 Mar 2024 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 urbannest.ltd 22 Mar 2024 22 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 urbannest.club 28 Mar 2024 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 urbannest.app 2 Apr 2024 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 urbannest.nl 6 May 2024 - XNS Registrar B.V. -
37 urbannest.store 10 May 2024 10 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
38 urbannest.one 14 May 2024 14 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 urbannest.studio 21 May 2024 21 May 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
40 urbannest.ae - - AESERVER Urban Nest

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=urbannest&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "urbannest",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 40,
        "relation": "eq",
        "current": 40
    },
    "unique_domains": "urbannest.com, urbannest.space, urbannest.hu, urbannest.live, urbannest.co, urbannest.be, urbannest.yoga, urbannest.net, urbannest.london, urbannest.site, urbannest.org, urbannest.in, urbannest.uk, urbannest.group, urbannest.us, urbannest.info, urbannest.fun, urbannest.pl, urbannest.xyz, urbannest.top, urbannest.africa, urbannest.design, urbannest.homes, urbannest.life, urbannest.quest, urbannest.click, urbannest.org.uk, urbannest.online, urbannest.business, urbannest.art, urbannest.sa.com, urbannest.world, urbannest.ltd, urbannest.club, urbannest.app, urbannest.nl, urbannest.store, urbannest.one, urbannest.studio, urbannest.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "urbannest.com",
            "domain_keyword": "urbannest",
            "domain_tld": "com",
            "query_time": "2024-05-13 14:07:37",
            "create_date": "2002-05-10",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.gridhost.com",
                "ns2.gridhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "domain_name": "urbannest.hu",
            "domain_keyword": "urbannest",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:35:52",
            "create_date": "2016-07-26"
        },
        {
            "num": 4,
            "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": 5,
            "domain_name": "urbannest.co",
            "domain_keyword": "urbannest",
            "domain_tld": "co",
            "query_time": "2024-04-27 21:51:31",
            "create_date": "2017-02-20",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0152677988",
            "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.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "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": 7,
            "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": 8,
            "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": 9,
            "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": 10,
            "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": 11,
            "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": 12,
            "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": 13,
            "domain_name": "urbannest.uk",
            "domain_keyword": "urbannest",
            "domain_tld": "uk",
            "query_time": "2024-05-29 21:37:56",
            "create_date": "2023-06-27",
            "update_date": "2023-12-09",
            "expiry_date": "2024-06-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "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": 15,
            "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": 16,
            "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": 17,
            "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": 18,
            "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": 19,
            "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": 20,
            "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": 21,
            "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": 22,
            "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": 23,
            "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": 24,
            "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": 25,
            "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": 26,
            "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": 27,
            "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": 28,
            "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": 29,
            "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": 30,
            "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": 31,
            "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": 32,
            "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": 33,
            "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": 34,
            "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": 35,
            "domain_name": "urbannest.app",
            "domain_keyword": "urbannest",
            "domain_tld": "app",
            "query_time": "2024-06-02 03:09:20",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "urbannest.nl",
            "domain_keyword": "urbannest",
            "domain_tld": "nl",
            "query_time": "2024-05-09 21:32:12",
            "create_date": "2024-05-06",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 37,
            "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": 38,
            "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": 39,
            "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": 40,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>urbannest</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>40</total>
  <relation>eq</relation>
  <current>40</current>
 </count>
 <unique_domains>urbannest.com, urbannest.space, urbannest.hu, urbannest.live, urbannest.co, urbannest.be, urbannest.yoga, urbannest.net, urbannest.london, urbannest.site, urbannest.org, urbannest.in, urbannest.uk, urbannest.group, urbannest.us, urbannest.info, urbannest.fun, urbannest.pl, urbannest.xyz, urbannest.top, urbannest.africa, urbannest.design, urbannest.homes, urbannest.life, urbannest.quest, urbannest.click, urbannest.org.uk, urbannest.online, urbannest.business, urbannest.art, urbannest.sa.com, urbannest.world, urbannest.ltd, urbannest.club, urbannest.app, urbannest.nl, urbannest.store, urbannest.one, urbannest.studio, urbannest.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>urbannest.com</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 14:07:37</query_time>
   <create_date>2002-05-10</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-10</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.gridhost.com</value>
    <value>ns2.gridhost.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.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>3</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>4</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>5</num>
   <domain_name>urbannest.co</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-27 21:51:31</query_time>
   <create_date>2017-02-20</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-19</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>Contact Privacy Inc. Customer 0152677988</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.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</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>7</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>8</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>9</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>10</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>11</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>12</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>13</num>
   <domain_name>urbannest.uk</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 21:37:56</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-06-27</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</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>15</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>16</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>17</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>18</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>19</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>20</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>21</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>22</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>23</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>24</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>25</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>26</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>27</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>28</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>29</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>30</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>31</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>32</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>33</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>34</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>35</num>
   <domain_name>urbannest.app</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 03:09:20</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>urbannest.nl</domain_name>
   <domain_keyword>urbannest</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 21:32:12</query_time>
   <create_date>2024-05-06</create_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>37</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>38</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>39</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>40</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>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 748 domain names (in 0.164 seconds) which look and sound like the brand name "urbannest".
Domain Name Registered Expiry Registrar Ownership
1 urbannext.net 10 Jul 2015 10 Jul 2024 GANDI SAS CEASEFIRE RIGHT AND EDITION, S.L.U
2 urbanenest.com 3 May 2018 3 May 2025 GoDaddy.com, LLC -
3 urbanfest.ro 9 May 2022 8 May 2025 Romarg SRL -
4 urbanwest.com 1 Oct 2001 21 Mar 2025 GoDaddy.com, LLC -
5 urbannext.org 13 May 2014 13 May 2025 Gandi SAS CEASEFIRE RIGHT AND EDITION, S.L.U
6 urbanfest.co 10 Apr 2024 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 urban-nest.org 23 Jan 2024 23 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 urbannnest.com 24 Aug 2020 24 Aug 2024 Tucows Domains Inc. -
9 urbanfest.london 30 May 2024 30 May 2025 Go Daddy, LLC Domains By Proxy, LLC
10 urbannect.org 25 Apr 2024 25 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
11 urbanwest.dev 6 May 2024 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 urbanaest.com 28 Apr 2024 28 Apr 2025 IONOS SE 1&1 Internet Inc
13 urban-nest.info 13 Dec 2023 13 Dec 2024 Cronon GmbH Sebastian Ertl Einzelunternehmen
14 uurbannest.com 26 Jul 2023 26 Jul 2024 Tucows Domains Inc. -
15 urbannext.com 17 Jun 2015 17 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 urbanfest.net 14 Aug 2002 14 Aug 2024 GoDaddy.com, LLC -
17 urbanfest.shop 30 May 2024 30 May 2025 GoDaddy.com LLC -
18 urbanzest.net 12 Aug 2023 12 Aug 2024 GoDaddy.com, LLC -
19 urbannests.com 5 Apr 2008 5 Apr 2026 Network Solutions, LLC -
20 urbannest1.com 17 Oct 2022 17 Oct 2024 Register.com, Inc. -
21 urbansnest.com 23 May 2021 23 May 2025 GoDaddy.com, LLC -
22 urbanaest.online 28 Apr 2024 28 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu -
23 urbannet.com 11 Mar 2008 11 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
24 urbnnest.store 16 Mar 2024 16 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
25 urbanest.com.au - - Melbourne IT IT Manager
26 urbanest.net 26 Jul 2008 26 Jul 2024 123-Reg Limited -
27 urbanest.store 20 Apr 2024 20 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
28 urbannet.org 26 Mar 2021 26 Mar 2025 DropCatch.com 407 LLC www.DropCatch.com
29 urbanest.site 26 Nov 2018 26 Nov 2024 Network Solutions LLC -
30 urbnnest.com 19 Feb 2022 19 Feb 2025 GoDaddy.com, LLC -
31 urbanest.london 21 Feb 2017 21 Feb 2025 Mesh Digital Ltd Domains By Proxy, LLC
32 urbanest.co.uk 26 Jul 2008 26 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
33 urban-nest.net 2 Aug 2023 2 Aug 2024 GoDaddy.com, LLC -
34 urbanbest.com 28 Apr 1999 28 Apr 2025 Japan Registry Services Co.,Ltd.(JPRS) franchise network inc.
35 urbanvest.net 6 Jan 2016 6 Jan 2025 Infomaniak Network SA -
36 arbannest.com 14 May 2024 14 May 2025 GoDaddy.com, LLC -
37 urbanwest.net 7 Aug 2023 7 Aug 2024 GoDaddy.com, LLC -
38 urban-nest.ro 30 Apr 2018 28 Apr 2024 Webrasoft SRL -
39 urbanwest.store 16 Apr 2024 16 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170902807
40 urbanrest.co.uk 13 Mar 2023 13 Mar 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
41 ourbannest.com 26 Oct 2023 26 Oct 2024 HOSTINGER operations, UAB -
42 urbanrest.com.au - - GoDaddy.com LLC trading as GoDaddy.com David Whelan
43 urban-nest.store 11 Jul 2023 11 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0167804272
44 rurbannest.com 31 Oct 2019 31 Oct 2025 GoDaddy.com, LLC -
45 urbanrest.com 23 Oct 2010 23 Oct 2025 GoDaddy.com, LLC -
46 urbannets.com 2 Oct 2019 2 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 urbanfest.live 9 Apr 2022 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 urban-nest.xyz 2 Aug 2023 2 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
49 urbanvest.info 6 Jan 2016 6 Jan 2025 Key-Systems GmbH Habita Invest AG
50 urbann3st.com 7 Feb 2024 7 Feb 2025 Tucows Domains Inc. -
51 urbanfest.ru 27 Aug 2019 27 Aug 2024 REGRU-RU Private Person
52 urbanvest.com 11 Jun 2008 11 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 urbangest.com 7 Mar 2012 7 Mar 2024 OVH, SAS UrbanGest Sàrl
54 urbannest1.online 13 Feb 2024 13 Feb 2025 Register.com, Inc -
55 urban-nest.co.uk 12 Feb 2024 12 Feb 2025 Realtime Register BV [Tag = YOURSRS-NL] -
56 urbannesta.com 28 Feb 2020 28 Feb 2025 Pair Domains Urbannesta
57 urbanfest.xyz 22 May 2024 22 May 2025 NameSilo, LLC -
58 urbanpest.com 23 Jun 2003 23 Jun 2024 GoDaddy.com, LLC -
59 urbannestn.com 23 Feb 2024 23 Feb 2025 GoDaddy.com, LLC -
60 urban-nest.online 14 Aug 2023 14 Aug 2024 Mesh Digital Ltd Domains By Proxy, LLC
61 urban-nest.live 23 Nov 2023 23 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 urbanfest.org 2 Jun 2019 2 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
63 urban4est.com 24 Oct 2022 24 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
64 urbanfest.club 31 Aug 2023 31 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
65 urbannests.xyz 29 May 2024 29 May 2025 Go Daddy, LLC Domains By Proxy, LLC
66 urban-est.com 8 Apr 2015 8 Apr 2024 TurnCommerce, Inc. DBA NameBright.com DropCatch Auctions
67 urbannext.ru 6 Sep 2021 6 Sep 2024 REGRU-RU Biznes Media Tsentral Aziya
68 urban4est.net 1 Dec 2023 1 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
69 urbanfest.ng 22 Oct 2023 22 Oct 2024 HostNowNow Savvymedia NG
70 urbannests.site 20 Dec 2023 20 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
71 urbanpest.cl 19 May 2011 18 Jun 2026 NIC Chile Claudia Vicencio Diaz
72 urbanfest.online 30 May 2024 30 May 2025 Go Daddy, LLC Domains By Proxy, LLC
73 urbanwest.co.uk 10 Nov 2015 10 Nov 2027 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
74 urbanfest.eu - - Extreme Solutions SRL -
75 urban-nest.com 14 Jun 2015 14 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
76 urbannext.ovh 1 Sep 2021 1 Sep 2024 OVH REDACTED_FOR_PRIVACY
77 urbanrest.au - - GoDaddy.com LLC trading as GoDaddy.com Paul Baxter
78 urbanness.com 29 Jun 2017 29 Jun 2024 GoDaddy.com, LLC -
79 urbantest.com 4 Jan 2012 4 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 urbanfest.co.uk 31 Aug 2011 31 Aug 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
81 urbanwest.org 7 Aug 2023 7 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 urbanbest.xyz 4 Feb 2024 4 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
83 urbanest.global 8 Jan 2015 8 Jan 2025 Mesh Digital Limited Domains By Proxy, LLC
84 urbannet.dk 16 Jun 2005 30 Jun 2024 - BERLINGSKE MEDIA A/S
85 urbanest.online 3 Apr 2022 3 Apr 2025 Dreamscape Networks International Pte Ltd -
86 urbanest.de - - - -
87 urbanest.io 1 May 2024 1 May 2025 Sav.com, LLC Privacy Protection
88 urbanest.cn 9 Aug 2023 9 Aug 2024 上海福虎信息科技有限公司 曾志熊
89 urbanest.group 18 Apr 2024 18 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
90 urbannet.info 18 Nov 2022 18 Nov 2024 DNSPod, Inc. Gao Yu Bin
91 urbanest.space 13 Sep 2023 13 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com personal
92 urbanest.info 26 Jul 2008 26 Jul 2024 Mesh Digital Limited Domains By Proxy, LLC
93 urbanest.co.jp 27 Jun 2007 - - Urbanest.Inc
94 urbanest.com.co 25 Jul 2023 25 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167920700
95 urbanest.jp 9 Feb 2022 28 Feb 2025 - Urbanest, Inc.
96 urbannet.ru 1 Aug 2013 1 Aug 2024 SALENAMES-RU DATAHOST LTD.
97 urbannet.co.jp 17 Sep 1998 - - Urban Printing,Inc.
98 urbanest.biz 27 May 2009 26 May 2025 Mesh Digital Limited Domains By Proxy, LLC
99 urbanest.uk 18 Oct 2017 18 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
100 urbannet.site 30 Oct 2023 30 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Urbannest.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=urbannest.ae
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "urbannest.ae",
        "page_size": 100
    },
    "count": {
        "total": 748,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "urbannext.net, urbanenest.com, urbanfest.ro, urbanwest.com, urbannext.org, urbanfest.co, urban-nest.org, urbannnest.com, urbanfest.london, urbannect.org, urbanwest.dev, urbanaest.com, urban-nest.info, uurbannest.com, urbannext.com, urbanfest.net, urbanfest.shop, urbanzest.net, urbannests.com, urbannest1.com, urbansnest.com, urbanaest.online, urbannet.com, urbnnest.store, urbanest.com.au, urbanest.net, urbanest.store, urbannet.org, urbanest.site, urbnnest.com, urbanest.london, urbanest.co.uk, urban-nest.net, urbanbest.com, urbanvest.net, arbannest.com, urbanwest.net, urban-nest.ro, urbanwest.store, urbanrest.co.uk, ourbannest.com, urbanrest.com.au, urban-nest.store, rurbannest.com, urbanrest.com, urbannets.com, urbanfest.live, urban-nest.xyz, urbanvest.info, urbann3st.com, urbanfest.ru, urbanvest.com, urbangest.com, urbannest1.online, urban-nest.co.uk, urbannesta.com, urbanfest.xyz, urbanpest.com, urbannestn.com, urban-nest.online, urban-nest.live, urbanfest.org, urban4est.com, urbanfest.club, urbannests.xyz, urban-est.com, urbannext.ru, urban4est.net, urbanfest.ng, urbannests.site, urbanpest.cl, urbanfest.online, urbanwest.co.uk, urbanfest.eu, urban-nest.com, urbannext.ovh, urbanrest.au, urbanness.com, urbantest.com, urbanfest.co.uk, urbanwest.org, urbanbest.xyz, urbanest.global, urbannet.dk, urbanest.online, urbanest.de, urbanest.io, urbanest.cn, urbanest.group, urbannet.info, urbanest.space, urbanest.info, urbanest.co.jp, urbanest.com.co, urbanest.jp, urbannet.ru, urbannet.co.jp, urbanest.biz, urbanest.uk, urbannet.site",
    "results": [
        {
            "num": 1,
            "domain_name": "urbannext.net",
            "domain_keyword": "urbannext",
            "domain_tld": "net",
            "query_time": "2024-05-26 06:50:58",
            "create_date": "2015-07-10",
            "update_date": "2024-05-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CEASEFIRE RIGHT AND EDITION, S.L.U",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-243-a.gandi.net",
                "ns-43-b.gandi.net",
                "ns-59-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "urbanenest.com",
            "domain_keyword": "urbanenest",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:28:35",
            "create_date": "2018-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "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": 4,
            "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": 5,
            "domain_name": "urbannext.org",
            "domain_keyword": "urbannext",
            "domain_tld": "org",
            "query_time": "2024-05-16 15:44:05",
            "create_date": "2014-05-13",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CEASEFIRE RIGHT AND EDITION, S.L.U",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "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": 7,
            "domain_name": "urban-nest.org",
            "domain_keyword": "urban-nest",
            "domain_tld": "org",
            "query_time": "2024-05-20 12:44:05",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "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": [
                "autumn.ns.cloudflare.com",
                "felipe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "urbannnest.com",
            "domain_keyword": "urbannnest",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:15:31",
            "create_date": "2020-08-24",
            "update_date": "2023-12-05",
            "expiry_date": "2024-08-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "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": 10,
            "domain_name": "urbannect.org",
            "domain_keyword": "urbannect",
            "domain_tld": "org",
            "query_time": "2024-04-27 18:13:50",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2027-04-25",
            "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": [
                "dns1.extraconsult.net",
                "dns2.extraconsult.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "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": 12,
            "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": 13,
            "domain_name": "urban-nest.info",
            "domain_keyword": "urban-nest",
            "domain_tld": "info",
            "query_time": "2024-04-06 22:15:57",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sebastian Ertl Einzelunternehmen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks04.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "uurbannest.com",
            "domain_keyword": "uurbannest",
            "domain_tld": "com",
            "query_time": "2024-04-11 23:49:12",
            "create_date": "2023-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "urbannext.com",
            "domain_keyword": "urbannext",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:15:28",
            "create_date": "2015-06-17",
            "update_date": "2020-06-11",
            "expiry_date": "2025-06-17",
            "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": 16,
            "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": 17,
            "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": 18,
            "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": 19,
            "domain_name": "urbannests.com",
            "domain_keyword": "urbannests",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:15:27",
            "create_date": "2008-04-05",
            "update_date": "2024-02-05",
            "expiry_date": "2026-04-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "urbannest1.com",
            "domain_keyword": "urbannest1",
            "domain_tld": "com",
            "query_time": "2024-04-06 09:58:50",
            "create_date": "2022-10-17",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "urbansnest.com",
            "domain_keyword": "urbansnest",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:23:01",
            "create_date": "2021-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "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"
            ]
        },
        {
            "num": 23,
            "domain_name": "urbannet.com",
            "domain_keyword": "urbannet",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:15:27",
            "create_date": "2008-03-11",
            "update_date": "2023-12-28",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "urbnnest.store",
            "domain_keyword": "urbnnest",
            "domain_tld": "store",
            "query_time": "2024-05-16 15:46:01",
            "create_date": "2024-03-16",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-16",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "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": 26,
            "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": 27,
            "domain_name": "urbanest.store",
            "domain_keyword": "urbanest",
            "domain_tld": "store",
            "query_time": "2024-04-27 21:48:10",
            "create_date": "2024-04-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "urbannet.org",
            "domain_keyword": "urbannet",
            "domain_tld": "org",
            "query_time": "2024-04-17 21:15:27",
            "create_date": "2021-03-26",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1818,
            "registrar_name": "DropCatch.com 407 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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.dropcatch.com",
                "ns2.dropcatch.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "urbanest.site",
            "domain_keyword": "urbanest",
            "domain_tld": "site",
            "query_time": "2024-05-20 12:46:19",
            "create_date": "2018-11-26",
            "update_date": "2023-10-02",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns83.worldnic.com",
                "ns84.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "urbnnest.com",
            "domain_keyword": "urbnnest",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:55:13",
            "create_date": "2022-02-19",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "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": 32,
            "domain_name": "urbanest.co.uk",
            "domain_keyword": "urbanest",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 22:21:07",
            "create_date": "2008-07-26",
            "update_date": "2023-12-12",
            "expiry_date": "2024-07-26",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "urban-nest.net",
            "domain_keyword": "urban-nest",
            "domain_tld": "net",
            "query_time": "2024-04-06 22:15:57",
            "create_date": "2023-08-02",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "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": 35,
            "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": 36,
            "domain_name": "arbannest.com",
            "domain_keyword": "arbannest",
            "domain_tld": "com",
            "query_time": "2024-05-17 15:25:34",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "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": 38,
            "domain_name": "urban-nest.ro",
            "domain_keyword": "urban-nest",
            "domain_tld": "ro",
            "query_time": "2024-05-28 09:50:21",
            "create_date": "2018-04-30",
            "expiry_date": "2024-04-28",
            "registrar_name": "Webrasoft SRL",
            "registrar_website": "www.webrahost.ro",
            "name_servers": [
                "ns1.solbiz.ro",
                "ns2.solbiz.ro"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 39,
            "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": 40,
            "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": 41,
            "domain_name": "ourbannest.com",
            "domain_keyword": "ourbannest",
            "domain_tld": "com",
            "query_time": "2024-05-13 23:44:57",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "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"
            ]
        },
        {
            "num": 43,
            "domain_name": "urban-nest.store",
            "domain_keyword": "urban-nest",
            "domain_tld": "store",
            "query_time": "2024-05-28 09:50:22",
            "create_date": "2023-07-11",
            "update_date": "2024-04-26",
            "expiry_date": "2024-07-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0167804272",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "rurbannest.com",
            "domain_keyword": "rurbannest",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:16:29",
            "create_date": "2019-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2025-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "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": 46,
            "domain_name": "urbannets.com",
            "domain_keyword": "urbannets",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:15:27",
            "create_date": "2019-10-02",
            "update_date": "2020-09-26",
            "expiry_date": "2024-10-02",
            "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": 47,
            "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": 48,
            "domain_name": "urban-nest.xyz",
            "domain_keyword": "urban-nest",
            "domain_tld": "xyz",
            "query_time": "2024-04-12 22:11:58",
            "create_date": "2023-08-02",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "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": 50,
            "domain_name": "urbann3st.com",
            "domain_keyword": "urbann3st",
            "domain_tld": "com",
            "query_time": "2024-05-29 21:37:55",
            "create_date": "2024-02-07",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "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": 52,
            "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": 53,
            "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": 54,
            "domain_name": "urbannest1.online",
            "domain_keyword": "urbannest1",
            "domain_tld": "online",
            "query_time": "2024-06-02 03:09:20",
            "create_date": "2024-02-13",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-13",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_state": "FL",
            "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": [
                "ns29.worldnic.com",
                "ns30.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "urban-nest.co.uk",
            "domain_keyword": "urban-nest",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 22:15:57",
            "create_date": "2024-02-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-12",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "urbannesta.com",
            "domain_keyword": "urbannesta",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:51:32",
            "create_date": "2020-02-28",
            "update_date": "2020-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 99,
            "registrar_name": "Pair Domains",
            "registrar_website": "pairdomains.com",
            "registrant_name": "GDPR Redacted",
            "registrant_company": "Urbannesta",
            "registrant_address": "GDPR Redacted",
            "registrant_city": "GDPR Redacted",
            "registrant_state": "PA",
            "registrant_zip": "GDPR Redacted",
            "registrant_country": "US",
            "registrant_email": "https://whois.pairdomains.com/contact?domain=urbannesta.com&type=registrant",
            "registrant_phone": "GDPR Redacted",
            "registrant_fax": "GDPR Redacted",
            "name_servers": [
                "ns5.pairnic.com",
                "ns6.pairnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "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": 58,
            "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": 59,
            "domain_name": "urbannestn.com",
            "domain_keyword": "urbannestn",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:51:32",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "martha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "urban-nest.online",
            "domain_keyword": "urban-nest",
            "domain_tld": "online",
            "query_time": "2024-05-08 22:36:45",
            "create_date": "2023-08-14",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-14",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "urban-nest.live",
            "domain_keyword": "urban-nest",
            "domain_tld": "live",
            "query_time": "2024-05-28 09:50:21",
            "create_date": "2023-11-23",
            "update_date": "2024-03-08",
            "expiry_date": "2024-11-23",
            "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": [
                "clark.ns.cloudflare.com",
                "irena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "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": 63,
            "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": 64,
            "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": 65,
            "domain_name": "urbannests.xyz",
            "domain_keyword": "urbannests",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 17:57:06",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "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": 67,
            "domain_name": "urbannext.ru",
            "domain_keyword": "urbannext",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:04:20",
            "create_date": "2021-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Biznes Media Tsentral Aziya",
            "name_servers": [
                "ns1.ps.kz",
                "ns2.ps.kz",
                "ns3.ps.kz"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 68,
            "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": 69,
            "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": 70,
            "domain_name": "urbannests.site",
            "domain_keyword": "urbannests",
            "domain_tld": "site",
            "query_time": "2024-04-27 21:51:33",
            "create_date": "2023-12-20",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "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": 72,
            "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": 73,
            "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": 74,
            "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": 75,
            "domain_name": "urban-nest.com",
            "domain_keyword": "urban-nest",
            "domain_tld": "com",
            "query_time": "2024-04-14 08:02:24",
            "create_date": "2015-06-14",
            "update_date": "2020-06-08",
            "expiry_date": "2024-06-14",
            "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": 76,
            "domain_name": "urbannext.ovh",
            "domain_keyword": "urbannext",
            "domain_tld": "ovh",
            "query_time": "2024-05-28 07:43:38",
            "create_date": "2021-09-01",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-01",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "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": 78,
            "domain_name": "urbanness.com",
            "domain_keyword": "urbanness",
            "domain_tld": "com",
            "query_time": "2024-04-06 09:58:50",
            "create_date": "2017-06-29",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "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": 80,
            "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": 81,
            "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": 82,
            "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": 83,
            "domain_name": "urbanest.global",
            "domain_keyword": "urbanest",
            "domain_tld": "global",
            "query_time": "2024-05-09 21:28:40",
            "create_date": "2015-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "urbannet.dk",
            "domain_keyword": "urbannet",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:15:16",
            "create_date": "2005-06-16",
            "expiry_date": "2024-06-30",
            "registrant_name": "BERLINGSKE MEDIA A/S",
            "registrant_address": "Pilestræde 34",
            "registrant_city": "København K",
            "registrant_zip": "1112",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "urbanest.online",
            "domain_keyword": "urbanest",
            "domain_tld": "online",
            "query_time": "2024-04-27 21:48:10",
            "create_date": "2022-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "SA",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "urbanest.de",
            "domain_keyword": "urbanest",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:39:21",
            "update_date": "2021-12-23",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "urbanest.io",
            "domain_keyword": "urbanest",
            "domain_tld": "io",
            "query_time": "2024-05-04 18:50:16",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "urbanest.cn",
            "domain_keyword": "urbanest",
            "domain_tld": "cn",
            "query_time": "2024-05-09 21:28:39",
            "create_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "曾志熊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "liv.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "urbanest.group",
            "domain_keyword": "urbanest",
            "domain_tld": "group",
            "query_time": "2024-04-20 17:33:06",
            "create_date": "2024-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "urbannet.info",
            "domain_keyword": "urbannet",
            "domain_tld": "info",
            "query_time": "2024-04-27 21:51:33",
            "create_date": "2022-11-18",
            "update_date": "2023-09-24",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gao Yu Bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "example.dnspod.net",
                "rapper.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "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": 92,
            "domain_name": "urbanest.info",
            "domain_keyword": "urbanest",
            "domain_tld": "info",
            "query_time": "2024-04-22 20:33:23",
            "create_date": "2008-07-26",
            "update_date": "2023-11-17",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "novalee.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "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": 94,
            "domain_name": "urbanest.com.co",
            "domain_keyword": "urbanest",
            "domain_tld": "com.co",
            "query_time": "2024-04-06 22:21:07",
            "create_date": "2023-07-25",
            "update_date": "2023-10-03",
            "expiry_date": "2024-07-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167920700",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "urbanest.jp",
            "domain_keyword": "urbanest",
            "domain_tld": "jp",
            "query_time": "2024-05-03 05:46:31",
            "create_date": "2022-02-09",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Urbanest, Inc.",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 96,
            "domain_name": "urbannet.ru",
            "domain_keyword": "urbannet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:04:20",
            "create_date": "2013-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "DATAHOST LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "urbannet.co.jp",
            "domain_keyword": "urbannet",
            "domain_tld": "co.jp",
            "query_time": "2024-04-17 21:15:27",
            "create_date": "1998-09-17",
            "update_date": "2023-10-01",
            "registrant_company": "Urban Printing,Inc.",
            "name_servers": [
                "ns-1434.awsdns-51.org",
                "ns-1924.awsdns-48.co.uk",
                "ns-364.awsdns-45.com",
                "ns-711.awsdns-24.net"
            ]
        },
        {
            "num": 98,
            "domain_name": "urbanest.biz",
            "domain_keyword": "urbanest",
            "domain_tld": "biz",
            "query_time": "2024-05-29 01:54:59",
            "create_date": "2009-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "urbanest.uk",
            "domain_keyword": "urbanest",
            "domain_tld": "uk",
            "query_time": "2024-05-09 21:28:42",
            "create_date": "2017-10-18",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "urbannet.site",
            "domain_keyword": "urbannet",
            "domain_tld": "site",
            "query_time": "2024-05-13 14:07:38",
            "create_date": "2023-10-30",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.164,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>urbannest.ae</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>748</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>urbannext.net, urbanenest.com, urbanfest.ro, urbanwest.com, urbannext.org, urbanfest.co, urban-nest.org, urbannnest.com, urbanfest.london, urbannect.org, urbanwest.dev, urbanaest.com, urban-nest.info, uurbannest.com, urbannext.com, urbanfest.net, urbanfest.shop, urbanzest.net, urbannests.com, urbannest1.com, urbansnest.com, urbanaest.online, urbannet.com, urbnnest.store, urbanest.com.au, urbanest.net, urbanest.store, urbannet.org, urbanest.site, urbnnest.com, urbanest.london, urbanest.co.uk, urban-nest.net, urbanbest.com, urbanvest.net, arbannest.com, urbanwest.net, urban-nest.ro, urbanwest.store, urbanrest.co.uk, ourbannest.com, urbanrest.com.au, urban-nest.store, rurbannest.com, urbanrest.com, urbannets.com, urbanfest.live, urban-nest.xyz, urbanvest.info, urbann3st.com, urbanfest.ru, urbanvest.com, urbangest.com, urbannest1.online, urban-nest.co.uk, urbannesta.com, urbanfest.xyz, urbanpest.com, urbannestn.com, urban-nest.online, urban-nest.live, urbanfest.org, urban4est.com, urbanfest.club, urbannests.xyz, urban-est.com, urbannext.ru, urban4est.net, urbanfest.ng, urbannests.site, urbanpest.cl, urbanfest.online, urbanwest.co.uk, urbanfest.eu, urban-nest.com, urbannext.ovh, urbanrest.au, urbanness.com, urbantest.com, urbanfest.co.uk, urbanwest.org, urbanbest.xyz, urbanest.global, urbannet.dk, urbanest.online, urbanest.de, urbanest.io, urbanest.cn, urbanest.group, urbannet.info, urbanest.space, urbanest.info, urbanest.co.jp, urbanest.com.co, urbanest.jp, urbannet.ru, urbannet.co.jp, urbanest.biz, urbanest.uk, urbannet.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>urbannext.net</domain_name>
   <domain_keyword>urbannext</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 06:50:58</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CEASEFIRE RIGHT AND EDITION, S.L.U</registrant_company>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-243-a.gandi.net</value>
    <value>ns-43-b.gandi.net</value>
    <value>ns-59-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>urbanenest.com</domain_name>
   <domain_keyword>urbanenest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:28:35</query_time>
   <create_date>2018-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.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>3</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>4</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>5</num>
   <domain_name>urbannext.org</domain_name>
   <domain_keyword>urbannext</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 15:44:05</query_time>
   <create_date>2014-05-13</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CEASEFIRE RIGHT AND EDITION, S.L.U</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</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>7</num>
   <domain_name>urban-nest.org</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 12:44:05</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</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>autumn.ns.cloudflare.com</value>
    <value>felipe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>urbannnest.com</domain_name>
   <domain_keyword>urbannnest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:15:31</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</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>10</num>
   <domain_name>urbannect.org</domain_name>
   <domain_keyword>urbannect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 18:13:50</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2027-04-25</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>dns1.extraconsult.net</value>
    <value>dns2.extraconsult.net</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>11</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>12</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>13</num>
   <domain_name>urban-nest.info</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-06 22:15:57</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sebastian Ertl Einzelunternehmen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>uurbannest.com</domain_name>
   <domain_keyword>uurbannest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 23:49:12</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>urbannext.com</domain_name>
   <domain_keyword>urbannext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:15:28</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2020-06-11</update_date>
   <expiry_date>2025-06-17</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>16</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>17</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>18</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>19</num>
   <domain_name>urbannests.com</domain_name>
   <domain_keyword>urbannests</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:15:27</query_time>
   <create_date>2008-04-05</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2026-04-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns27.worldnic.com</value>
    <value>ns28.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>urbannest1.com</domain_name>
   <domain_keyword>urbannest1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 09:58:50</query_time>
   <create_date>2022-10-17</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns5.worldnic.com</value>
    <value>ns6.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>urbansnest.com</domain_name>
   <domain_keyword>urbansnest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:23:01</query_time>
   <create_date>2021-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</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>
  <value>
   <num>23</num>
   <domain_name>urbannet.com</domain_name>
   <domain_keyword>urbannet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:15:27</query_time>
   <create_date>2008-03-11</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>urbnnest.store</domain_name>
   <domain_keyword>urbnnest</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-16 15:46:01</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-16</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>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>26</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>27</num>
   <domain_name>urbanest.store</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-27 21:48:10</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>urbannet.org</domain_name>
   <domain_keyword>urbannet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 21:15:27</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1818</registrar_iana>
   <registrar_name>DropCatch.com 407 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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.dropcatch.com</value>
    <value>ns2.dropcatch.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>urbanest.site</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 12:46:19</query_time>
   <create_date>2018-11-26</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns83.worldnic.com</value>
    <value>ns84.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>urbnnest.com</domain_name>
   <domain_keyword>urbnnest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:55:13</query_time>
   <create_date>2022-02-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.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>31</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>32</num>
   <domain_name>urbanest.co.uk</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 22:21:07</query_time>
   <create_date>2008-07-26</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>urban-nest.net</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 22:15:57</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-02</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</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>35</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>36</num>
   <domain_name>arbannest.com</domain_name>
   <domain_keyword>arbannest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 15:25:34</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>37</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>38</num>
   <domain_name>urban-nest.ro</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-28 09:50:21</query_time>
   <create_date>2018-04-30</create_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>Webrasoft SRL</registrar_name>
   <registrar_website>www.webrahost.ro</registrar_website>
   <name_servers>
    <value>ns1.solbiz.ro</value>
    <value>ns2.solbiz.ro</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>39</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>40</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>41</num>
   <domain_name>ourbannest.com</domain_name>
   <domain_keyword>ourbannest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 23:44:57</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</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>
  <value>
   <num>43</num>
   <domain_name>urban-nest.store</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 09:50:22</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-07-11</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 0167804272</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>rurbannest.com</domain_name>
   <domain_keyword>rurbannest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:16:29</query_time>
   <create_date>2019-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-10-31</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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>45</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>46</num>
   <domain_name>urbannets.com</domain_name>
   <domain_keyword>urbannets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:15:27</query_time>
   <create_date>2019-10-02</create_date>
   <update_date>2020-09-26</update_date>
   <expiry_date>2024-10-02</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>47</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>48</num>
   <domain_name>urban-nest.xyz</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-12 22:11:58</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</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>50</num>
   <domain_name>urbann3st.com</domain_name>
   <domain_keyword>urbann3st</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 21:37:55</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</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>52</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>53</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>54</num>
   <domain_name>urbannest1.online</domain_name>
   <domain_keyword>urbannest1</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 03:09:20</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_state>FL</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>ns29.worldnic.com</value>
    <value>ns30.worldnic.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>urban-nest.co.uk</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 22:15:57</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>urbannesta.com</domain_name>
   <domain_keyword>urbannesta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:51:32</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2020-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>99</registrar_iana>
   <registrar_name>Pair Domains</registrar_name>
   <registrar_website>pairdomains.com</registrar_website>
   <registrant_name>GDPR Redacted</registrant_name>
   <registrant_company>Urbannesta</registrant_company>
   <registrant_address>GDPR Redacted</registrant_address>
   <registrant_city>GDPR Redacted</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>GDPR Redacted</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://whois.pairdomains.com/contact?domain=urbannesta.com&amp;type=registrant</registrant_email>
   <registrant_phone>GDPR Redacted</registrant_phone>
   <registrant_fax>GDPR Redacted</registrant_fax>
   <name_servers>
    <value>ns5.pairnic.com</value>
    <value>ns6.pairnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>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>58</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>59</num>
   <domain_name>urbannestn.com</domain_name>
   <domain_keyword>urbannestn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:51:32</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-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>ed.ns.cloudflare.com</value>
    <value>martha.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>60</num>
   <domain_name>urban-nest.online</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 22:36:45</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-14</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>urban-nest.live</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-28 09:50:21</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-11-23</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>clark.ns.cloudflare.com</value>
    <value>irena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</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>63</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>64</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>65</num>
   <domain_name>urbannests.xyz</domain_name>
   <domain_keyword>urbannests</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 17:57:06</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>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>ns31.domaincontrol.com</value>
    <value>ns32.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>66</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>67</num>
   <domain_name>urbannext.ru</domain_name>
   <domain_keyword>urbannext</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:04:20</query_time>
   <create_date>2021-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Biznes Media Tsentral Aziya</registrant_company>
   <name_servers>
    <value>ns1.ps.kz</value>
    <value>ns2.ps.kz</value>
    <value>ns3.ps.kz</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</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>69</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>70</num>
   <domain_name>urbannests.site</domain_name>
   <domain_keyword>urbannests</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-27 21:51:33</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</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>72</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>73</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>74</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>75</num>
   <domain_name>urban-nest.com</domain_name>
   <domain_keyword>urban-nest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 08:02:24</query_time>
   <create_date>2015-06-14</create_date>
   <update_date>2020-06-08</update_date>
   <expiry_date>2024-06-14</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>76</num>
   <domain_name>urbannext.ovh</domain_name>
   <domain_keyword>urbannext</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-28 07:43:38</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</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>78</num>
   <domain_name>urbanness.com</domain_name>
   <domain_keyword>urbanness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 09:58:50</query_time>
   <create_date>2017-06-29</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</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>80</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>81</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>82</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>83</num>
   <domain_name>urbanest.global</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-09 21:28:40</query_time>
   <create_date>2015-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>urbannet.dk</domain_name>
   <domain_keyword>urbannet</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:15:16</query_time>
   <create_date>2005-06-16</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>BERLINGSKE MEDIA A/S</registrant_name>
   <registrant_address>Pilestræde 34</registrant_address>
   <registrant_city>København K</registrant_city>
   <registrant_zip>1112</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>urbanest.online</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-27 21:48:10</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>SA</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>urbanest.de</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:39:21</query_time>
   <update_date>2021-12-23</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>urbanest.io</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-04 18:50:16</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>urbanest.cn</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 21:28:39</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>上海福虎信息科技有限公司</registrar_name>
   <registrant_name>曾志熊</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>liv.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>urbanest.group</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-20 17:33:06</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>urbannet.info</domain_name>
   <domain_keyword>urbannet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 21:51:33</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gao Yu Bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>example.dnspod.net</value>
    <value>rapper.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</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>92</num>
   <domain_name>urbanest.info</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 20:33:23</query_time>
   <create_date>2008-07-26</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>novalee.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>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>94</num>
   <domain_name>urbanest.com.co</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-06 22:21:07</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-07-25</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>Contact Privacy Inc. Customer 0167920700</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>urbanest.jp</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-03 05:46:31</query_time>
   <create_date>2022-02-09</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Urbanest, Inc.</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>urbannet.ru</domain_name>
   <domain_keyword>urbannet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:04:20</query_time>
   <create_date>2013-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>DATAHOST LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>urbannet.co.jp</domain_name>
   <domain_keyword>urbannet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-17 21:15:27</query_time>
   <create_date>1998-09-17</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Urban Printing,Inc.</registrant_company>
   <name_servers>
    <value>ns-1434.awsdns-51.org</value>
    <value>ns-1924.awsdns-48.co.uk</value>
    <value>ns-364.awsdns-45.com</value>
    <value>ns-711.awsdns-24.net</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>urbanest.biz</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 01:54:59</query_time>
   <create_date>2009-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>urbanest.uk</domain_name>
   <domain_keyword>urbanest</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 21:28:42</query_time>
   <create_date>2017-10-18</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-18</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>urbannet.site</domain_name>
   <domain_keyword>urbannet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 14:07:38</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-30</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>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.164</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.