WHOIS QUERY TIME

7 May 2024 - 8:37 AM UTC

Registered: 4 August 2020
Modified: 11 September 2023
Expiry: 4 August 2025

REGISTRAR

Name: Reliable Software, Ltd

NAME SERVERS

ns1.hoster.by
ns2.hoster.by

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=n-city.by
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "n-city.by"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "n-city.by",
            "domain_keyword": "n-city",
            "domain_tld": "by",
            "query_time": "2024-05-07 08:37:51",
            "create_date": "2020-08-04",
            "update_date": "2023-09-11",
            "expiry_date": "2025-08-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>n-city.by</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>n-city.by</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-07 08:37:51</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.041</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.098 seconds) for "n-city.by" in our Historical WHOIS Database.
#1 - QUERY TIME

1 Feb 2023 - 1:45 AM UTC

Registered: 4 August 2020
Modified: 29 July 2022
Expiry: 4 August 2023

REGISTRAR

Name: Reliable Software, Ltd

NAME SERVERS

ns1.lpmotor.ru
ns2.lpmotor.ru

#2 - QUERY TIME

10 Aug 2023 - 8:56 PM UTC

Registered: 4 August 2020
Modified: 3 August 2023
Expiry: 4 August 2025

REGISTRAR

Name: Reliable Software, Ltd

NAME SERVERS

ns1.lpmotor.ru
ns2.lpmotor.ru

#3 - QUERY TIME

26 Oct 2023 - 4:58 AM UTC

Registered: 4 August 2020
Modified: 11 September 2023
Expiry: 4 August 2025

REGISTRAR

Name: Reliable Software, Ltd

NAME SERVERS

ns1.hoster.by
ns2.hoster.by

* 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=n-city.by
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "n-city.by",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "n-city.by",
    "results": [
        {
            "num": 1,
            "domain_name": "n-city.by",
            "domain_keyword": "n-city",
            "domain_tld": "by",
            "query_time": "2023-02-01 01:45:13",
            "create_date": "2020-08-04",
            "update_date": "2022-07-29",
            "expiry_date": "2023-08-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.lpmotor.ru",
                "ns2.lpmotor.ru"
            ]
        },
        {
            "num": 2,
            "domain_name": "n-city.by",
            "domain_keyword": "n-city",
            "domain_tld": "by",
            "query_time": "2023-08-10 20:56:51",
            "create_date": "2020-08-04",
            "update_date": "2023-08-03",
            "expiry_date": "2025-08-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.lpmotor.ru",
                "ns2.lpmotor.ru"
            ]
        },
        {
            "num": 3,
            "domain_name": "n-city.by",
            "domain_keyword": "n-city",
            "domain_tld": "by",
            "query_time": "2023-10-26 04:58:45",
            "create_date": "2020-08-04",
            "update_date": "2023-09-11",
            "expiry_date": "2025-08-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        }
    ],
    "stats": {
        "total_time": 0.098,
        "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>n-city.by</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>n-city.by</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>n-city.by</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2023-02-01 01:45:13</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2022-07-29</update_date>
   <expiry_date>2023-08-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.lpmotor.ru</value>
    <value>ns2.lpmotor.ru</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>n-city.by</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2023-08-10 20:56:51</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.lpmotor.ru</value>
    <value>ns2.lpmotor.ru</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>n-city.by</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2023-10-26 04:58:45</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.098</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 6 domain names (in 0.672 seconds) which contained the exact domain keyword "n-city".
Domain Name Registered Expiry Registrar Ownership
1 n-city.net 24 May 2004 24 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
2 n-city.co.uk 20 Jun 2007 20 Jun 2025 Ionos SE [Tag = 1AND1] -
3 n-city.ru 26 Aug 2014 26 Aug 2024 SALENAMES-RU Private Person
4 n-city.biz 1 Oct 2014 30 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER OOO Logistik Siti
5 n-city.co.jp 14 Apr 2015 - - Neighbor City
6 n-city.by 4 Aug 2020 4 Aug 2025 Reliable Software, Ltd -
7 n-city.com 17 Oct 2023 17 Oct 2024 Gname 078 Inc -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=n-city&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "n-city",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "n-city.net, n-city.co.uk, n-city.ru, n-city.biz, n-city.co.jp, n-city.by, n-city.com",
    "results": [
        {
            "num": 1,
            "domain_name": "n-city.net",
            "domain_keyword": "n-city",
            "domain_tld": "net",
            "query_time": "2024-05-27 09:46:51",
            "create_date": "2004-05-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "n-city.co.uk",
            "domain_keyword": "n-city",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 12:25:13",
            "create_date": "2007-06-20",
            "update_date": "2023-06-19",
            "expiry_date": "2025-06-20",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1038.ui-dns.biz",
                "ns1038.ui-dns.com",
                "ns1038.ui-dns.de",
                "ns1038.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "n-city.ru",
            "domain_keyword": "n-city",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:45:37",
            "create_date": "2014-08-26",
            "expiry_date": "2024-08-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "n-city.biz",
            "domain_keyword": "n-city",
            "domain_tld": "biz",
            "query_time": "2024-04-29 08:50:40",
            "create_date": "2014-10-01",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-30",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO Logistik Siti",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nizhegorodskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "n-city.co.jp",
            "domain_keyword": "n-city",
            "domain_tld": "co.jp",
            "query_time": "2024-04-17 12:25:09",
            "create_date": "2015-04-14",
            "update_date": "2023-05-01",
            "registrant_company": "Neighbor City",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 6,
            "domain_name": "n-city.by",
            "domain_keyword": "n-city",
            "domain_tld": "by",
            "query_time": "2024-05-07 08:37:51",
            "create_date": "2020-08-04",
            "update_date": "2023-09-11",
            "expiry_date": "2025-08-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 7,
            "domain_name": "n-city.com",
            "domain_keyword": "n-city",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:55:00",
            "create_date": "2023-10-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 4070,
            "registrar_name": "Gname 078 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.672,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>n-city</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>n-city.net, n-city.co.uk, n-city.ru, n-city.biz, n-city.co.jp, n-city.by, n-city.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>n-city.net</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 09:46:51</query_time>
   <create_date>2004-05-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>n-city.co.uk</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 12:25:13</query_time>
   <create_date>2007-06-20</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1038.ui-dns.biz</value>
    <value>ns1038.ui-dns.com</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1038.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>n-city.ru</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:45:37</query_time>
   <create_date>2014-08-26</create_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>n-city.biz</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 08:50:40</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO Logistik Siti</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nizhegorodskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>n-city.co.jp</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-17 12:25:09</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2023-05-01</update_date>
   <registrant_company>Neighbor City</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>n-city.by</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-07 08:37:51</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>n-city.com</domain_name>
   <domain_keyword>n-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:55:00</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>4070</registrar_iana>
   <registrar_name>Gname 078 Inc</registrar_name>
   <registrar_website>http://www.gname.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>
 </results>
 <stats>
  <total_time>0.672</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 5,232 domain names (in 0.284 seconds) which look and sound like the brand name "n-city".
Domain Name Registered Expiry Registrar Ownership
1 v-city.com 17 Aug 2000 17 Aug 2025 ENOM, INC. REDACTED FOR PRIVACY
2 nycity.ru 23 Apr 2020 23 Apr 2025 REGRU-RU Private Person
3 q-city.com 7 Jul 1999 7 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
4 nycity.biz 27 Mar 2002 26 Mar 2025 Epik, Inc. n/a
5 a-city.org 16 Oct 2002 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 nycity.co 14 Jul 2019 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 en-city.ru 30 May 2024 30 May 2025 REGRU-RU Private Person
8 nzcity.website 29 Nov 2023 29 Nov 2024 Porkbun, LLC Private by Design, LLC
9 e-city.app 5 Oct 2021 5 Oct 2024 Ascio Technologies, Inc. Swiss Domain Trustee AG
10 a-city.com 6 Sep 2003 6 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
11 b-city.fr 8 Sep 2008 8 Sep 2024 GANDI B-CITY SARL
12 p-city.ru 1 Feb 2011 1 Feb 2025 SALENAMES-RU Private Person
13 i-city.it 31 Mar 2015 31 Mar 2025 Italdata s.p.a. Italdata SpA
14 nxcity.net 16 Apr 2016 16 Apr 2025 Xin Net Technology Corporation -
15 nycity.pizza 28 Nov 2015 28 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
16 r-city.net 26 Sep 2013 26 Sep 2024 OVH, SAS S2F Network
17 h-city.com 17 Aug 2000 17 Aug 2025 eNom, LLC -
18 h-city.taipei 28 Dec 2023 28 Dec 2024 Net-Chinese Co., Ltd. REDACTED FOR PRIVACY
19 1-city.com 2 Nov 2023 2 Nov 2024 DropCatch.com 831 LLC NameBrightPrivacy.com
20 m-city.co 25 Apr 2012 24 Apr 2026 Key-Systems GmbH m-city
21 nmcity.com 29 Dec 2012 29 Dec 2024 DNSPod, Inc. REDACTED FOR PRIVACY
22 e-city.top 13 Oct 2017 13 Oct 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhong she shu zi ji shu gu fen you xian gong si
23 e-city.pt - - - -
24 nycity.rocks 23 Nov 2023 23 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
25 x-city.net 14 May 2014 14 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com xcity
26 x-city.biz 7 May 2016 6 May 2024 Key-Systems GmbH c/o whoisproxy.com
27 w-city.ru 26 Sep 2023 26 Sep 2024 REGRU-RU Private Person
28 i-city.moscow 10 Apr 2020 10 Apr 2025 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
29 e-city.us 30 Mar 2018 30 Mar 2025 Squarespace Domains II LLC Systelligent Corp.
30 en-city.com 16 Jul 2008 16 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
31 nmcity.ru 1 Aug 2009 1 Aug 2024 REGRU-RU Private Person
32 nycity.quest 27 Jun 2022 27 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
33 nkcity.com 15 May 2017 15 May 2025 Gabia, Inc. -
34 a-city.cn 28 Aug 2018 28 Aug 2024 阿里云计算有限公司(万网) 上海阿法析地数据科技有限公司
35 p-city.cn 21 Dec 2020 21 Dec 2024 Web Commerce Communications Limited 付燕青
36 nycity.com 23 Jul 1994 22 Jul 2027 GoDaddy.com, LLC -
37 nscity.com 27 Apr 2013 27 Apr 2025 gabia admin
38 i-city.org 21 May 2024 21 May 2025 Sav.com, LLC - 36 Privacy Protection
39 no-city.com 9 Sep 2010 9 Sep 2024 OVH, SAS REDACTED FOR PRIVACY
40 m-city.ink 1 Nov 2022 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 nucity.pl 7 Sep 2008 7 Sep 2024 home.pl S.A. -
42 3-city.pl 20 Apr 2009 20 Apr 2025 Consulting Service Sp. z o.o. -
43 npcity.xyz 11 Apr 2023 11 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
44 c-city.org 13 Jul 2017 13 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 t-city.com 19 Jan 2003 19 Jan 2025 Deutsche Telekom AG Deutsche Telekom AG
46 7-city.com 28 Feb 2020 28 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 p-city.vip 7 Jul 2023 7 Jul 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Mirr Part
48 l-city.co.jp 27 Aug 2009 - - lcity Corp,Inc
49 v-city.ru 3 Nov 2008 3 Nov 2024 SALENAMES-RU Private Person
50 nucity.com 21 Sep 1994 20 Sep 2024 TurnCommerce, Inc. DBA NameBright.com Mira Holdings
51 x-city.su 8 Jan 2015 8 Jan 2025 REGRU-SU Private Person
52 nycity.xyz 30 Jul 2021 30 Jul 2024 Sav.com, LLC Privacy Protection
53 njcity.org 29 Oct 2020 29 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 nycity.directory 20 Nov 2017 20 Nov 2024 Name.com, Inc. Private
55 nqcity.net 6 Apr 2023 6 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
56 i-city.xyz 1 Dec 2023 1 Dec 2024 Realtime Register B.V. My Domain Provider
57 nacity.com.br 25 Mar 2021 25 Mar 2025 - Augusto da Maia Pedo
58 un-city.com 22 Dec 2021 22 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
59 nfcity.xyz 9 Nov 2021 9 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
60 nfcity.com 31 Oct 2019 31 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 w-city.nl 16 Sep 2008 - NameWeb -
62 ntcity.xyz 20 Aug 2023 20 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
63 nfcity.fun 8 Feb 2024 8 Feb 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
64 l-city.ru 21 Jan 2019 21 Jan 2025 REGRU-RU LLC "Global city"
65 nycity.site 7 Aug 2023 7 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
66 e-city.tv 16 Jul 2003 16 Jul 2024 Internet Domain Service BS Corp Whois Privacy Corp.
67 l-city.jp 22 Jun 2004 30 Jun 2024 - C-FIVE Corporation
68 g-city.online 15 Jan 2023 15 Jan 2025 IONOS SE 1&1 Internet Limited
69 nw-city.com 26 Feb 2008 26 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
70 i-city.online 1 Jun 2023 1 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
71 nlcity.com 22 Oct 2013 22 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
72 nr-city.net 6 Apr 2000 6 Apr 2025 Vautron Rechenzentrum AG -
73 1-city.net 17 Jul 2018 17 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
74 i-city.com 4 Feb 2008 4 Feb 2025 Dynadot Inc -
75 b-city.be 13 Dec 2019 - Combell nv -
76 l-city.com 26 Apr 2005 26 Apr 2025 IONOS SE REDACTED FOR PRIVACY
77 nycity.club 23 Jan 2024 23 Jan 2025 Sav.com LLC REDACTED FOR PRIVACY
78 c-city.jp 10 Sep 2021 30 Sep 2024 - Yoshiyuki Fumiki
79 nycity.wedding 29 Sep 2015 29 Sep 2025 Amazon Registrar, Inc. Identity Protection Service
80 c-city.nl 7 Feb 2023 - Registrar.eu -
81 njcity.com 23 Jul 2003 9 Dec 2024 Bizcn.com,Inc. REDACTED FOR PRIVACY
82 f-city.top 26 Nov 2022 26 Nov 2024 Hosting Ukraine Hosting Ukraine LLC
83 7-city.net 21 Sep 2023 21 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
84 e-city.world 9 Feb 2024 9 Feb 2025 Gandi SAS Int Liva bvba
85 v-city.eu - - Zone Media OÜ -
86 nk-city.ru 25 Mar 2020 25 Mar 2025 REGRU-RU Private Person
87 i-city.by 20 Aug 2019 20 Aug 2024 Open Contact, Ltd -
88 x-city.online 21 Jul 2023 21 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
89 u-city.com 15 May 2016 15 May 2025 TurnCommerce, Inc. DBA NameBright.com JIN-1
90 g-city.ltd 23 Jan 2024 23 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 y-city.net 2 Aug 1996 1 Aug 2024 NAMECHEAP INC Redacted for Privacy Purposes
92 l-city.de - - - -
93 g-city.group 18 Oct 2023 18 Oct 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
94 k-city.com 28 Dec 2001 28 Dec 2024 GoDaddy.com, LLC -
95 c-city.pro 29 Feb 2024 28 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
96 k-city.net 9 Sep 2013 8 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
97 nrcity.store 31 Dec 2022 31 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
98 e-city.one 22 Nov 2023 22 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
99 nzcity.top 27 Nov 2023 27 Nov 2024 Porkbun LLC Private by Design, LLC
100 s-city.fun 30 Nov 2023 30 Nov 2024 Hosting Ukraine LLC Hosting Ukraine LLC
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 N-city.by.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=n-city.by
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "n-city.by",
        "page_size": 100
    },
    "count": {
        "total": 5232,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "v-city.com, nycity.ru, q-city.com, nycity.biz, a-city.org, nycity.co, en-city.ru, nzcity.website, e-city.app, a-city.com, b-city.fr, p-city.ru, i-city.it, nxcity.net, nycity.pizza, r-city.net, h-city.com, h-city.taipei, 1-city.com, m-city.co, nmcity.com, e-city.top, e-city.pt, nycity.rocks, x-city.net, x-city.biz, w-city.ru, i-city.moscow, e-city.us, en-city.com, nmcity.ru, nycity.quest, nkcity.com, a-city.cn, p-city.cn, nycity.com, nscity.com, i-city.org, no-city.com, m-city.ink, nucity.pl, 3-city.pl, npcity.xyz, c-city.org, t-city.com, 7-city.com, p-city.vip, l-city.co.jp, v-city.ru, nucity.com, x-city.su, nycity.xyz, njcity.org, nycity.directory, nqcity.net, i-city.xyz, nacity.com.br, un-city.com, nfcity.xyz, nfcity.com, w-city.nl, ntcity.xyz, nfcity.fun, l-city.ru, nycity.site, e-city.tv, l-city.jp, g-city.online, nw-city.com, i-city.online, nlcity.com, nr-city.net, 1-city.net, i-city.com, b-city.be, l-city.com, nycity.club, c-city.jp, nycity.wedding, c-city.nl, njcity.com, f-city.top, 7-city.net, e-city.world, v-city.eu, nk-city.ru, i-city.by, x-city.online, u-city.com, g-city.ltd, y-city.net, l-city.de, g-city.group, k-city.com, c-city.pro, k-city.net, nrcity.store, e-city.one, nzcity.top, s-city.fun",
    "results": [
        {
            "num": 1,
            "domain_name": "v-city.com",
            "domain_keyword": "v-city",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:03:46",
            "create_date": "2000-08-17",
            "update_date": "2023-12-08",
            "expiry_date": "2025-08-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/59788dc4-8a2b-414a-8d44-e6c23703edb9",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nycity.ru",
            "domain_keyword": "nycity",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:49:18",
            "create_date": "2020-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "q-city.com",
            "domain_keyword": "q-city",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:59:41",
            "create_date": "1999-07-07",
            "update_date": "2023-10-19",
            "expiry_date": "2024-07-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "nycity.biz",
            "domain_keyword": "nycity",
            "domain_tld": "biz",
            "query_time": "2024-05-19 00:09:54",
            "create_date": "2002-03-27",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-26",
            "registrar_iana": 617,
            "registrar_name": "Epik, Inc.",
            "registrar_website": "www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "a-city.org",
            "domain_keyword": "a-city",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:10:13",
            "create_date": "2002-10-16",
            "update_date": "2023-06-07",
            "expiry_date": "2024-10-16",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "nycity.co",
            "domain_keyword": "nycity",
            "domain_tld": "co",
            "query_time": "2024-05-24 14:16:44",
            "create_date": "2019-07-14",
            "update_date": "2023-08-12",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "en-city.ru",
            "domain_keyword": "en-city",
            "domain_tld": "ru",
            "query_time": "2024-06-01 17:16:39",
            "create_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "nzcity.website",
            "domain_keyword": "nzcity",
            "domain_tld": "website",
            "query_time": "2024-05-31 18:14:51",
            "create_date": "2023-11-29",
            "update_date": "2024-03-23",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "e-city.app",
            "domain_keyword": "e-city",
            "domain_tld": "app",
            "query_time": "2024-06-12 01:43:56",
            "create_date": "2021-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "a-city.com",
            "domain_keyword": "a-city",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:10:13",
            "create_date": "2003-09-06",
            "update_date": "2021-12-17",
            "expiry_date": "2024-09-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/91f754ff-fef4-4c92-8266-67aff8de4582",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "b-city.fr",
            "domain_keyword": "b-city",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:58:19",
            "create_date": "2008-09-08",
            "update_date": "2024-04-18",
            "expiry_date": "2024-09-08",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "B-CITY SARL",
            "registrant_address": "4, allee des Ambalais, 94420 le Plessis TréVise",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.612586141",
            "name_servers": [
                "ns-205-c.gandi.net",
                "ns-24-b.gandi.net",
                "ns-93-a.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 12,
            "domain_name": "p-city.ru",
            "domain_keyword": "p-city",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:43:50",
            "create_date": "2011-02-01",
            "expiry_date": "2025-02-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "i-city.it",
            "domain_keyword": "i-city",
            "domain_tld": "it",
            "query_time": "2024-04-30 07:27:03",
            "create_date": "2015-03-31",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-31",
            "registrar_name": "Italdata s.p.a.",
            "registrar_website": "http://www.italdata.it/",
            "registrant_company": "Italdata SpA",
            "registrant_address": "Italdata S.p.A.",
            "registrant_city": "Avellino",
            "registrant_state": "AV",
            "registrant_zip": "83100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.italdata.it",
                "ns2.italdata.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 14,
            "domain_name": "nxcity.net",
            "domain_keyword": "nxcity",
            "domain_tld": "net",
            "query_time": "2024-05-08 19:21:38",
            "create_date": "2016-04-16",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-16",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "nycity.pizza",
            "domain_keyword": "nycity",
            "domain_tld": "pizza",
            "query_time": "2024-05-24 14:16:44",
            "create_date": "2015-11-28",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "r-city.net",
            "domain_keyword": "r-city",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:12:59",
            "create_date": "2013-09-26",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-26",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S2F Network",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "h-city.com",
            "domain_keyword": "h-city",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:15:45",
            "create_date": "2000-08-17",
            "update_date": "2023-12-08",
            "expiry_date": "2025-08-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "h-city.taipei",
            "domain_keyword": "h-city",
            "domain_tld": "taipei",
            "query_time": "2024-05-05 20:52:38",
            "create_date": "2023-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "www.net-chinese.com.tw",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ens1.net-chinese.com.tw",
                "ens2.net-chinese.com.tw"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "1-city.com",
            "domain_keyword": "1-city",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:42:53",
            "create_date": "2023-11-02",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-02",
            "registrar_iana": 2590,
            "registrar_name": "DropCatch.com 831 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "m-city.co",
            "domain_keyword": "m-city",
            "domain_tld": "co",
            "query_time": "2024-05-07 08:25:25",
            "create_date": "2012-04-25",
            "update_date": "2024-03-10",
            "expiry_date": "2026-04-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "m-city",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nmcity.com",
            "domain_keyword": "nmcity",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:37:43",
            "create_date": "2012-12-29",
            "update_date": "2024-04-08",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=nmcity.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "e-city.top",
            "domain_keyword": "e-city",
            "domain_tld": "top",
            "query_time": "2024-04-25 03:04:41",
            "create_date": "2017-10-13",
            "update_date": "2023-03-16",
            "expiry_date": "2026-10-13",
            "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": "zhong she shu zi ji shu gu fen you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "e-city.pt",
            "domain_keyword": "e-city",
            "domain_tld": "pt",
            "query_time": "2024-05-25 05:43:10",
            "name_servers": [
                "ns1.webhs.org",
                "ns2.webhs.org",
                "ns3.webhs.org",
                "ns4.webhs.org"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 24,
            "domain_name": "nycity.rocks",
            "domain_keyword": "nycity",
            "domain_tld": "rocks",
            "query_time": "2024-05-24 14:16:44",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "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": [
                "ns1djs.name.com",
                "ns2fhn.name.com",
                "ns3cpr.name.com",
                "ns4gvx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "x-city.net",
            "domain_keyword": "x-city",
            "domain_tld": "net",
            "query_time": "2024-05-19 00:03:32",
            "create_date": "2014-05-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "xcity xcity",
            "registrant_company": "xcity",
            "registrant_address": "8/1 sherbakova st",
            "registrant_city": "khmelnitsky",
            "registrant_state": "khmelnitsky",
            "registrant_zip": "29019",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.382724777",
            "registrant_fax": "+380.382724777",
            "name_servers": [
                "ns2.gmhost.com.ua",
                "ns3.gmhost.com.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "x-city.biz",
            "domain_keyword": "x-city",
            "domain_tld": "biz",
            "query_time": "2024-05-29 20:27:52",
            "create_date": "2016-05-07",
            "update_date": "2023-06-21",
            "expiry_date": "2024-05-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "w-city.ru",
            "domain_keyword": "w-city",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:24:35",
            "create_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "i-city.moscow",
            "domain_keyword": "i-city",
            "domain_tld": "moscow",
            "query_time": "2024-04-30 07:27:03",
            "create_date": "2020-04-10",
            "update_date": "2023-12-29",
            "expiry_date": "2025-04-10",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "e-city.us",
            "domain_keyword": "e-city",
            "domain_tld": "us",
            "query_time": "2024-05-28 22:16:06",
            "create_date": "2018-03-30",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Raj Bhatia",
            "registrant_company": "Systelligent Corp.",
            "registrant_address": "26271 W 110th ST",
            "registrant_city": "Olathe",
            "registrant_state": "KS",
            "registrant_zip": "66061",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9136749001",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "en-city.com",
            "domain_keyword": "en-city",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:50:26",
            "create_date": "2008-07-16",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nmcity.ru",
            "domain_keyword": "nmcity",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:11:48",
            "create_date": "2009-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "nycity.quest",
            "domain_keyword": "nycity",
            "domain_tld": "quest",
            "query_time": "2024-05-24 14:16:44",
            "create_date": "2022-06-27",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nkcity.com",
            "domain_keyword": "nkcity",
            "domain_tld": "com",
            "query_time": "2024-06-12 06:50:39",
            "create_date": "2017-05-15",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-15",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "name_servers": [
                "ns1.expireddomain.zone",
                "ns2.expireddomain.zone"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "a-city.cn",
            "domain_keyword": "a-city",
            "domain_tld": "cn",
            "query_time": "2024-05-23 18:34:21",
            "create_date": "2018-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海阿法析地数据科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "p-city.cn",
            "domain_keyword": "p-city",
            "domain_tld": "cn",
            "query_time": "2024-05-28 18:26:10",
            "create_date": "2020-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "付燕青",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "nycity.com",
            "domain_keyword": "nycity",
            "domain_tld": "com",
            "query_time": "2024-05-24 14:16:44",
            "create_date": "1994-07-23",
            "update_date": "2022-09-10",
            "expiry_date": "2027-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "nscity.com",
            "domain_keyword": "nscity",
            "domain_tld": "com",
            "query_time": "2024-05-23 05:14:04",
            "create_date": "2013-04-27",
            "update_date": "2024-05-21",
            "expiry_date": "2025-04-27",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "admin",
            "registrant_address": "1411-402 CastleGoldPark Hwanggeum 1-dongCheongsu-ro, Suseong-gu, Daegu",
            "registrant_city": "KOREA",
            "registrant_zip": "42114",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1050008000",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "i-city.org",
            "domain_keyword": "i-city",
            "domain_tld": "org",
            "query_time": "2024-05-23 12:54:48",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 3926,
            "registrar_name": "Sav.com, LLC - 36",
            "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": 39,
            "domain_name": "no-city.com",
            "domain_keyword": "no-city",
            "domain_tld": "com",
            "query_time": "2024-05-25 04:17:56",
            "create_date": "2010-09-09",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-09",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "m-city.ink",
            "domain_keyword": "m-city",
            "domain_tld": "ink",
            "query_time": "2024-05-07 08:25:25",
            "create_date": "2022-11-01",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "nucity.pl",
            "domain_keyword": "nucity",
            "domain_tld": "pl",
            "query_time": "2024-05-12 11:56:42",
            "create_date": "2008-09-07",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-07",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "3-city.pl",
            "domain_keyword": "3-city",
            "domain_tld": "pl",
            "query_time": "2024-05-15 13:15:50",
            "create_date": "2009-04-20",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-20",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns1.slaskdatacenter.pl",
                "dns2.slaskdatacenter.pl",
                "dns3.slaskdatacenter.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "npcity.xyz",
            "domain_keyword": "npcity",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 02:10:24",
            "create_date": "2023-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-11",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "c-city.org",
            "domain_keyword": "c-city",
            "domain_tld": "org",
            "query_time": "2024-04-17 12:25:42",
            "create_date": "2017-07-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "t-city.com",
            "domain_keyword": "t-city",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:33:05",
            "create_date": "2003-01-19",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-19",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Deutsche Telekom AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.telekom.net",
                "pns.dtag.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "7-city.com",
            "domain_keyword": "7-city",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:49:27",
            "create_date": "2020-02-28",
            "update_date": "2021-02-22",
            "expiry_date": "2024-02-28",
            "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": "p-city.vip",
            "domain_keyword": "p-city",
            "domain_tld": "vip",
            "query_time": "2024-06-05 13:44:45",
            "create_date": "2023-07-07",
            "update_date": "2023-10-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mirr Part",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Australian Capital",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TZ",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "l-city.co.jp",
            "domain_keyword": "l-city",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 04:27:42",
            "create_date": "2009-08-27",
            "update_date": "2023-09-01",
            "registrant_company": "lcity Corp,Inc",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 49,
            "domain_name": "v-city.ru",
            "domain_keyword": "v-city",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:59:47",
            "create_date": "2008-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "nucity.com",
            "domain_keyword": "nucity",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:39:04",
            "create_date": "1994-09-21",
            "update_date": "2023-03-23",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Mira Holdings",
            "registrant_address": "2751 Hennepin Ave Ste 159",
            "registrant_city": "Minneapolis",
            "registrant_state": "MN",
            "registrant_zip": "55408",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6125679015",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "x-city.su",
            "domain_keyword": "x-city",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:28:05",
            "create_date": "2015-01-08",
            "expiry_date": "2025-01-08",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 52,
            "domain_name": "nycity.xyz",
            "domain_keyword": "nycity",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 18:09:19",
            "create_date": "2021-07-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-30",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "njcity.org",
            "domain_keyword": "njcity",
            "domain_tld": "org",
            "query_time": "2024-04-26 00:31:39",
            "create_date": "2020-10-29",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-29",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nycity.directory",
            "domain_keyword": "nycity",
            "domain_tld": "directory",
            "query_time": "2024-05-07 18:09:18",
            "create_date": "2017-11-20",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.name.com",
                "ns2.name.com",
                "ns3.name.com",
                "ns4.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "nqcity.net",
            "domain_keyword": "nqcity",
            "domain_tld": "net",
            "query_time": "2024-06-03 19:10:16",
            "create_date": "2023-04-06",
            "update_date": "2024-05-06",
            "expiry_date": "2024-04-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=nqcity.net",
            "registrant_phone": "+1.4165385487",
            "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",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "i-city.xyz",
            "domain_keyword": "i-city",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 10:25:21",
            "create_date": "2023-12-01",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "registrant_company": "My Domain Provider",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "nacity.com.br",
            "domain_keyword": "nacity",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 17:30:09",
            "create_date": "2021-03-25",
            "update_date": "2023-06-28",
            "expiry_date": "2025-03-25",
            "registrant_name": "Augusto da Maia Pedo",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nspro40.hostgator.com.br",
                "nspro41.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 58,
            "domain_name": "un-city.com",
            "domain_keyword": "un-city",
            "domain_tld": "com",
            "query_time": "2024-05-10 06:20:50",
            "create_date": "2021-12-22",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nfcity.xyz",
            "domain_keyword": "nfcity",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 06:38:02",
            "create_date": "2021-11-09",
            "update_date": "2024-05-17",
            "expiry_date": "2024-11-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "UT",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "nfcity.com",
            "domain_keyword": "nfcity",
            "domain_tld": "com",
            "query_time": "2024-06-09 07:15:27",
            "create_date": "2019-10-31",
            "update_date": "2020-10-25",
            "expiry_date": "2025-10-31",
            "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": 61,
            "domain_name": "w-city.nl",
            "domain_keyword": "w-city",
            "domain_tld": "nl",
            "query_time": "2024-04-30 15:03:47",
            "create_date": "2008-09-16",
            "update_date": "2022-12-06",
            "registrar_name": "NameWeb",
            "name_servers": [
                "ns.keurig.eu",
                "ns.keurig.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 62,
            "domain_name": "ntcity.xyz",
            "domain_keyword": "ntcity",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 11:46:26",
            "create_date": "2023-08-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "nfcity.fun",
            "domain_keyword": "nfcity",
            "domain_tld": "fun",
            "query_time": "2024-05-29 15:38:39",
            "create_date": "2024-02-08",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "l-city.ru",
            "domain_keyword": "l-city",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:23:08",
            "create_date": "2019-01-21",
            "expiry_date": "2025-01-21",
            "registrar_name": "REGRU-RU",
            "registrant_company": "LLC \"Global city\"",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "nycity.site",
            "domain_keyword": "nycity",
            "domain_tld": "site",
            "query_time": "2024-05-07 18:09:18",
            "create_date": "2023-08-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-07",
            "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": 66,
            "domain_name": "e-city.tv",
            "domain_keyword": "e-city",
            "domain_tld": "tv",
            "query_time": "2024-05-20 22:41:15",
            "create_date": "2003-07-16",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-16",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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.domainmx.com",
                "ns2.domainmx.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "l-city.jp",
            "domain_keyword": "l-city",
            "domain_tld": "jp",
            "query_time": "2024-05-20 05:11:31",
            "create_date": "2004-06-22",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "C-FIVE Corporation",
            "registrant_address": "See:",
            "registrant_zip": "100-0000",
            "registrant_email": "[email protected]",
            "registrant_phone": "00-0000-0000",
            "name_servers": [
                "ns01.cims.jp",
                "ns20.cims.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 68,
            "domain_name": "g-city.online",
            "domain_keyword": "g-city",
            "domain_tld": "online",
            "query_time": "2024-05-23 06:46:44",
            "create_date": "2023-01-15",
            "update_date": "2024-03-25",
            "expiry_date": "2025-01-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1064.ui-dns.de",
                "ns1098.ui-dns.biz",
                "ns1102.ui-dns.com",
                "ns1109.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "nw-city.com",
            "domain_keyword": "nw-city",
            "domain_tld": "com",
            "query_time": "2024-06-06 04:22:11",
            "create_date": "2008-02-26",
            "update_date": "2024-05-15",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "i-city.online",
            "domain_keyword": "i-city",
            "domain_tld": "online",
            "query_time": "2024-06-02 00:59:38",
            "create_date": "2023-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "nlcity.com",
            "domain_keyword": "nlcity",
            "domain_tld": "com",
            "query_time": "2024-06-11 04:52:48",
            "create_date": "2013-10-22",
            "update_date": "2020-10-16",
            "expiry_date": "2025-10-22",
            "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": 72,
            "domain_name": "nr-city.net",
            "domain_keyword": "nr-city",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:22:06",
            "create_date": "2000-04-06",
            "update_date": "2024-02-27",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "RLP",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "berta.nr-city.net",
                "denise.nr-city.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "1-city.net",
            "domain_keyword": "1-city",
            "domain_tld": "net",
            "query_time": "2024-06-01 13:54:08",
            "create_date": "2018-07-17",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-17",
            "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": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=1-city.net",
            "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": 74,
            "domain_name": "i-city.com",
            "domain_keyword": "i-city",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:16:34",
            "create_date": "2008-02-04",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "b-city.be",
            "domain_keyword": "b-city",
            "domain_tld": "be",
            "query_time": "2024-04-19 20:11:34",
            "create_date": "2019-12-13",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 76,
            "domain_name": "l-city.com",
            "domain_keyword": "l-city",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:55:25",
            "create_date": "2005-04-26",
            "update_date": "2018-03-14",
            "expiry_date": "2025-04-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1025.ui-dns.biz",
                "ns1025.ui-dns.com",
                "ns1025.ui-dns.de",
                "ns1025.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "nycity.club",
            "domain_keyword": "nycity",
            "domain_tld": "club",
            "query_time": "2024-05-20 10:41:29",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "c-city.jp",
            "domain_keyword": "c-city",
            "domain_tld": "jp",
            "query_time": "2024-04-17 12:25:42",
            "create_date": "2021-09-10",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "Yoshiyuki Fumiki",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 79,
            "domain_name": "nycity.wedding",
            "domain_keyword": "nycity",
            "domain_tld": "wedding",
            "query_time": "2024-04-23 05:53:27",
            "create_date": "2015-09-29",
            "update_date": "2023-08-14",
            "expiry_date": "2025-09-29",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1129.awsdns-13.org",
                "ns-1605.awsdns-08.co.uk",
                "ns-415.awsdns-51.com",
                "ns-616.awsdns-13.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "c-city.nl",
            "domain_keyword": "c-city",
            "domain_tld": "nl",
            "query_time": "2024-05-10 15:33:57",
            "create_date": "2023-02-07",
            "update_date": "2023-02-07",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 81,
            "domain_name": "njcity.com",
            "domain_keyword": "njcity",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:31:38",
            "create_date": "2003-07-23",
            "update_date": "2023-10-12",
            "expiry_date": "2024-12-09",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.bizcn.com",
                "dns.cnmsn.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "f-city.top",
            "domain_keyword": "f-city",
            "domain_tld": "top",
            "query_time": "2024-05-31 08:23:45",
            "create_date": "2022-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine",
            "registrar_website": "http://www.ukraine.com.ua/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns112.inhostedns.com",
                "ns212.inhostedns.net",
                "ns312.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "7-city.net",
            "domain_keyword": "7-city",
            "domain_tld": "net",
            "query_time": "2024-06-12 02:32:20",
            "create_date": "2023-09-21",
            "update_date": "2024-03-13",
            "expiry_date": "2024-09-21",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SI CHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "e-city.world",
            "domain_keyword": "e-city",
            "domain_tld": "world",
            "query_time": "2024-05-31 20:40:27",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Int Liva bvba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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-125-c.gandi.net",
                "ns-151-a.gandi.net",
                "ns-175-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "v-city.eu",
            "domain_keyword": "v-city",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:59:53",
            "registrar_name": "Zone Media OÜ",
            "registrar_website": "https://www.zone.ee",
            "name_servers": [
                "rohin.ns.cloudflare.com",
                "sonia.ns.cloudflare.com"
            ]
        },
        {
            "num": 86,
            "domain_name": "nk-city.ru",
            "domain_keyword": "nk-city",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:07:16",
            "create_date": "2020-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "i-city.by",
            "domain_keyword": "i-city",
            "domain_tld": "by",
            "query_time": "2024-05-09 03:35:19",
            "create_date": "2019-08-20",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-20",
            "registrar_name": "Open Contact, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns118.inhostedns.com",
                "ns218.inhostedns.net",
                "ns318.inhostedns.org"
            ]
        },
        {
            "num": 88,
            "domain_name": "x-city.online",
            "domain_keyword": "x-city",
            "domain_tld": "online",
            "query_time": "2024-05-25 09:09:03",
            "create_date": "2023-07-21",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-21",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "u-city.com",
            "domain_keyword": "u-city",
            "domain_tld": "com",
            "query_time": "2024-05-18 02:37:48",
            "create_date": "2016-05-15",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "James H Park",
            "registrant_company": "JIN-1",
            "registrant_address": "904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "g-city.ltd",
            "domain_keyword": "g-city",
            "domain_tld": "ltd",
            "query_time": "2024-05-22 01:52:53",
            "create_date": "2024-01-23",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "y-city.net",
            "domain_keyword": "y-city",
            "domain_tld": "net",
            "query_time": "2024-05-04 02:23:04",
            "create_date": "1996-08-02",
            "update_date": "2023-07-02",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "NY",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=y-city.net",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "e0.ns.voyager.net",
                "e1.ns.voyager.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "l-city.de",
            "domain_keyword": "l-city",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:53:34",
            "update_date": "2016-09-08",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 93,
            "domain_name": "g-city.group",
            "domain_keyword": "g-city",
            "domain_tld": "group",
            "query_time": "2024-04-30 11:06:43",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "k-city.com",
            "domain_keyword": "k-city",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:34:09",
            "create_date": "2001-12-28",
            "update_date": "2023-08-30",
            "expiry_date": "2024-12-28",
            "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": 95,
            "domain_name": "c-city.pro",
            "domain_keyword": "c-city",
            "domain_tld": "pro",
            "query_time": "2024-05-01 23:00:37",
            "create_date": "2024-02-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-28",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cheliabinskaia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.ozersk.ru",
                "ns1.ozersk.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "k-city.net",
            "domain_keyword": "k-city",
            "domain_tld": "net",
            "query_time": "2024-05-22 10:40:04",
            "create_date": "2013-09-09",
            "update_date": "2022-01-17",
            "expiry_date": "2024-09-08",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9095637222",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "nrcity.store",
            "domain_keyword": "nrcity",
            "domain_tld": "store",
            "query_time": "2024-05-26 23:35:07",
            "create_date": "2022-12-31",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-31",
            "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": [
                "ns-1317.awsdns-36.org",
                "ns-2046.awsdns-63.co.uk",
                "ns-472.awsdns-59.com",
                "ns-810.awsdns-37.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "e-city.one",
            "domain_keyword": "e-city",
            "domain_tld": "one",
            "query_time": "2024-05-25 05:43:10",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2026-11-22",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "nzcity.top",
            "domain_keyword": "nzcity",
            "domain_tld": "top",
            "query_time": "2024-05-28 04:55:00",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "s-city.fun",
            "domain_keyword": "s-city",
            "domain_tld": "fun",
            "query_time": "2024-05-29 15:20:27",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.284,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>n-city.by</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5232</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>v-city.com, nycity.ru, q-city.com, nycity.biz, a-city.org, nycity.co, en-city.ru, nzcity.website, e-city.app, a-city.com, b-city.fr, p-city.ru, i-city.it, nxcity.net, nycity.pizza, r-city.net, h-city.com, h-city.taipei, 1-city.com, m-city.co, nmcity.com, e-city.top, e-city.pt, nycity.rocks, x-city.net, x-city.biz, w-city.ru, i-city.moscow, e-city.us, en-city.com, nmcity.ru, nycity.quest, nkcity.com, a-city.cn, p-city.cn, nycity.com, nscity.com, i-city.org, no-city.com, m-city.ink, nucity.pl, 3-city.pl, npcity.xyz, c-city.org, t-city.com, 7-city.com, p-city.vip, l-city.co.jp, v-city.ru, nucity.com, x-city.su, nycity.xyz, njcity.org, nycity.directory, nqcity.net, i-city.xyz, nacity.com.br, un-city.com, nfcity.xyz, nfcity.com, w-city.nl, ntcity.xyz, nfcity.fun, l-city.ru, nycity.site, e-city.tv, l-city.jp, g-city.online, nw-city.com, i-city.online, nlcity.com, nr-city.net, 1-city.net, i-city.com, b-city.be, l-city.com, nycity.club, c-city.jp, nycity.wedding, c-city.nl, njcity.com, f-city.top, 7-city.net, e-city.world, v-city.eu, nk-city.ru, i-city.by, x-city.online, u-city.com, g-city.ltd, y-city.net, l-city.de, g-city.group, k-city.com, c-city.pro, k-city.net, nrcity.store, e-city.one, nzcity.top, s-city.fun</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>v-city.com</domain_name>
   <domain_keyword>v-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:03:46</query_time>
   <create_date>2000-08-17</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/59788dc4-8a2b-414a-8d44-e6c23703edb9</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nycity.ru</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:49:18</query_time>
   <create_date>2020-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>q-city.com</domain_name>
   <domain_keyword>q-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:59:41</query_time>
   <create_date>1999-07-07</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>nycity.biz</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 00:09:54</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik, Inc.</registrar_name>
   <registrar_website>www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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.epik.com</value>
    <value>ns4.epik.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>a-city.org</domain_name>
   <domain_keyword>a-city</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:10:13</query_time>
   <create_date>2002-10-16</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns03.domaincontrol.com</value>
    <value>ns04.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>6</num>
   <domain_name>nycity.co</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 14:16:44</query_time>
   <create_date>2019-07-14</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>en-city.ru</domain_name>
   <domain_keyword>en-city</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 17:16:39</query_time>
   <create_date>2024-05-30</create_date>
   <expiry_date>2025-05-30</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>8</num>
   <domain_name>nzcity.website</domain_name>
   <domain_keyword>nzcity</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-31 18:14:51</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>e-city.app</domain_name>
   <domain_keyword>e-city</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 01:43:56</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>a-city.com</domain_name>
   <domain_keyword>a-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:10:13</query_time>
   <create_date>2003-09-06</create_date>
   <update_date>2021-12-17</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/91f754ff-fef4-4c92-8266-67aff8de4582</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>b-city.fr</domain_name>
   <domain_keyword>b-city</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:58:19</query_time>
   <create_date>2008-09-08</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>B-CITY SARL</registrant_company>
   <registrant_address>4, allee des Ambalais, 94420 le Plessis TréVise</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.612586141</registrant_phone>
   <name_servers>
    <value>ns-205-c.gandi.net</value>
    <value>ns-24-b.gandi.net</value>
    <value>ns-93-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>p-city.ru</domain_name>
   <domain_keyword>p-city</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:43:50</query_time>
   <create_date>2011-02-01</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>i-city.it</domain_name>
   <domain_keyword>i-city</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 07:27:03</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Italdata s.p.a.</registrar_name>
   <registrar_website>http://www.italdata.it/</registrar_website>
   <registrant_company>Italdata SpA</registrant_company>
   <registrant_address>Italdata S.p.A.</registrant_address>
   <registrant_city>Avellino</registrant_city>
   <registrant_state>AV</registrant_state>
   <registrant_zip>83100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.italdata.it</value>
    <value>ns2.italdata.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>nxcity.net</domain_name>
   <domain_keyword>nxcity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 19:21:38</query_time>
   <create_date>2016-04-16</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>nycity.pizza</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-05-24 14:16:44</query_time>
   <create_date>2015-11-28</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>r-city.net</domain_name>
   <domain_keyword>r-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:12:59</query_time>
   <create_date>2013-09-26</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-26</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>S2F Network</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>h-city.com</domain_name>
   <domain_keyword>h-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:15:45</query_time>
   <create_date>2000-08-17</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>h-city.taipei</domain_name>
   <domain_keyword>h-city</domain_keyword>
   <domain_tld>taipei</domain_tld>
   <query_time>2024-05-05 20:52:38</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>www.net-chinese.com.tw</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ens1.net-chinese.com.tw</value>
    <value>ens2.net-chinese.com.tw</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>1-city.com</domain_name>
   <domain_keyword>1-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:42:53</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>2590</registrar_iana>
   <registrar_name>DropCatch.com 831 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>m-city.co</domain_name>
   <domain_keyword>m-city</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 08:25:25</query_time>
   <create_date>2012-04-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>m-city</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>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>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nmcity.com</domain_name>
   <domain_keyword>nmcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:37:43</query_time>
   <create_date>2012-12-29</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=nmcity.com</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>e-city.top</domain_name>
   <domain_keyword>e-city</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 03:04:41</query_time>
   <create_date>2017-10-13</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2026-10-13</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>zhong she shu zi ji shu gu fen you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>e-city.pt</domain_name>
   <domain_keyword>e-city</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 05:43:10</query_time>
   <name_servers>
    <value>ns1.webhs.org</value>
    <value>ns2.webhs.org</value>
    <value>ns3.webhs.org</value>
    <value>ns4.webhs.org</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>nycity.rocks</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-24 14:16:44</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>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>ns1djs.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4gvx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>x-city.net</domain_name>
   <domain_keyword>x-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 00:03:32</query_time>
   <create_date>2014-05-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>xcity xcity</registrant_name>
   <registrant_company>xcity</registrant_company>
   <registrant_address>8/1 sherbakova st</registrant_address>
   <registrant_city>khmelnitsky</registrant_city>
   <registrant_state>khmelnitsky</registrant_state>
   <registrant_zip>29019</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.382724777</registrant_phone>
   <registrant_fax>+380.382724777</registrant_fax>
   <name_servers>
    <value>ns2.gmhost.com.ua</value>
    <value>ns3.gmhost.com.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>x-city.biz</domain_name>
   <domain_keyword>x-city</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 20:27:52</query_time>
   <create_date>2016-05-07</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>w-city.ru</domain_name>
   <domain_keyword>w-city</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:24:35</query_time>
   <create_date>2023-09-26</create_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>i-city.moscow</domain_name>
   <domain_keyword>i-city</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-04-30 07:27:03</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>e-city.us</domain_name>
   <domain_keyword>e-city</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-28 22:16:06</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Raj Bhatia</registrant_name>
   <registrant_company>Systelligent Corp.</registrant_company>
   <registrant_address>26271 W 110th ST</registrant_address>
   <registrant_city>Olathe</registrant_city>
   <registrant_state>KS</registrant_state>
   <registrant_zip>66061</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9136749001</registrant_phone>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>en-city.com</domain_name>
   <domain_keyword>en-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:50:26</query_time>
   <create_date>2008-07-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>nmcity.ru</domain_name>
   <domain_keyword>nmcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:11:48</query_time>
   <create_date>2009-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>nycity.quest</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-24 14:16:44</query_time>
   <create_date>2022-06-27</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nkcity.com</domain_name>
   <domain_keyword>nkcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 06:50:39</query_time>
   <create_date>2017-05-15</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <name_servers>
    <value>ns1.expireddomain.zone</value>
    <value>ns2.expireddomain.zone</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>a-city.cn</domain_name>
   <domain_keyword>a-city</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 18:34:21</query_time>
   <create_date>2018-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海阿法析地数据科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>p-city.cn</domain_name>
   <domain_keyword>p-city</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 18:26:10</query_time>
   <create_date>2020-12-21</create_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>付燕青</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>nycity.com</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 14:16:44</query_time>
   <create_date>1994-07-23</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2027-07-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>nscity.com</domain_name>
   <domain_keyword>nscity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 05:14:04</query_time>
   <create_date>2013-04-27</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>admin</registrant_name>
   <registrant_address>1411-402 CastleGoldPark Hwanggeum 1-dongCheongsu-ro, Suseong-gu, Daegu</registrant_address>
   <registrant_city>KOREA</registrant_city>
   <registrant_zip>42114</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1050008000</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>i-city.org</domain_name>
   <domain_keyword>i-city</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 12:54:48</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>3926</registrar_iana>
   <registrar_name>Sav.com, LLC - 36</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>39</num>
   <domain_name>no-city.com</domain_name>
   <domain_keyword>no-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 04:17:56</query_time>
   <create_date>2010-09-09</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-09</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>m-city.ink</domain_name>
   <domain_keyword>m-city</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-07 08:25:25</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>nucity.pl</domain_name>
   <domain_keyword>nucity</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-12 11:56:42</query_time>
   <create_date>2008-09-07</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>3-city.pl</domain_name>
   <domain_keyword>3-city</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 13:15:50</query_time>
   <create_date>2009-04-20</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.slaskdatacenter.pl</value>
    <value>dns2.slaskdatacenter.pl</value>
    <value>dns3.slaskdatacenter.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>npcity.xyz</domain_name>
   <domain_keyword>npcity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 02:10:24</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-11</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>c-city.org</domain_name>
   <domain_keyword>c-city</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 12:25:42</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>t-city.com</domain_name>
   <domain_keyword>t-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:33:05</query_time>
   <create_date>2003-01-19</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Deutsche Telekom AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.telekom.net</value>
    <value>pns.dtag.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>7-city.com</domain_name>
   <domain_keyword>7-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:49:27</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2021-02-22</update_date>
   <expiry_date>2024-02-28</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>p-city.vip</domain_name>
   <domain_keyword>p-city</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-05 13:44:45</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mirr Part</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Australian Capital</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>l-city.co.jp</domain_name>
   <domain_keyword>l-city</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 04:27:42</query_time>
   <create_date>2009-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>lcity Corp,Inc</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>49</num>
   <domain_name>v-city.ru</domain_name>
   <domain_keyword>v-city</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:59:47</query_time>
   <create_date>2008-11-03</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>nucity.com</domain_name>
   <domain_keyword>nucity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:39:04</query_time>
   <create_date>1994-09-21</create_date>
   <update_date>2023-03-23</update_date>
   <expiry_date>2024-09-20</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>Mira Holdings</registrant_name>
   <registrant_address>2751 Hennepin Ave Ste 159</registrant_address>
   <registrant_city>Minneapolis</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55408</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6125679015</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>x-city.su</domain_name>
   <domain_keyword>x-city</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:28:05</query_time>
   <create_date>2015-01-08</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>nycity.xyz</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 18:09:19</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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.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>53</num>
   <domain_name>njcity.org</domain_name>
   <domain_keyword>njcity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 00:31:39</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-29</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>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>54</num>
   <domain_name>nycity.directory</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-07 18:09:18</query_time>
   <create_date>2017-11-20</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.name.com</value>
    <value>ns2.name.com</value>
    <value>ns3.name.com</value>
    <value>ns4.name.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>nqcity.net</domain_name>
   <domain_keyword>nqcity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 19:10:16</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=nqcity.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>i-city.xyz</domain_name>
   <domain_keyword>i-city</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 10:25:21</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>nacity.com.br</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 17:30:09</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrant_name>Augusto da Maia Pedo</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nspro40.hostgator.com.br</value>
    <value>nspro41.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>un-city.com</domain_name>
   <domain_keyword>un-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 06:20:50</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>nfcity.xyz</domain_name>
   <domain_keyword>nfcity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 06:38:02</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>UT</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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nfcity.com</domain_name>
   <domain_keyword>nfcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 07:15:27</query_time>
   <create_date>2019-10-31</create_date>
   <update_date>2020-10-25</update_date>
   <expiry_date>2025-10-31</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>61</num>
   <domain_name>w-city.nl</domain_name>
   <domain_keyword>w-city</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 15:03:47</query_time>
   <create_date>2008-09-16</create_date>
   <update_date>2022-12-06</update_date>
   <registrar_name>NameWeb</registrar_name>
   <name_servers>
    <value>ns.keurig.eu</value>
    <value>ns.keurig.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ntcity.xyz</domain_name>
   <domain_keyword>ntcity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 11:46:26</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>nfcity.fun</domain_name>
   <domain_keyword>nfcity</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-29 15:38:39</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>l-city.ru</domain_name>
   <domain_keyword>l-city</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:23:08</query_time>
   <create_date>2019-01-21</create_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>LLC &quot;Global city&quot;</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>nycity.site</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 18:09:18</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-07</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>66</num>
   <domain_name>e-city.tv</domain_name>
   <domain_keyword>e-city</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 22:41:15</query_time>
   <create_date>2003-07-16</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.domainmx.com</value>
    <value>ns2.domainmx.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>l-city.jp</domain_name>
   <domain_keyword>l-city</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 05:11:31</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>C-FIVE Corporation</registrant_name>
   <registrant_address>See:</registrant_address>
   <registrant_zip>100-0000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>00-0000-0000</registrant_phone>
   <name_servers>
    <value>ns01.cims.jp</value>
    <value>ns20.cims.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>g-city.online</domain_name>
   <domain_keyword>g-city</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 06:46:44</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1064.ui-dns.de</value>
    <value>ns1098.ui-dns.biz</value>
    <value>ns1102.ui-dns.com</value>
    <value>ns1109.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>nw-city.com</domain_name>
   <domain_keyword>nw-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 04:22:11</query_time>
   <create_date>2008-02-26</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>i-city.online</domain_name>
   <domain_keyword>i-city</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 00:59:38</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</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>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>71</num>
   <domain_name>nlcity.com</domain_name>
   <domain_keyword>nlcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 04:52:48</query_time>
   <create_date>2013-10-22</create_date>
   <update_date>2020-10-16</update_date>
   <expiry_date>2025-10-22</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>72</num>
   <domain_name>nr-city.net</domain_name>
   <domain_keyword>nr-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:22:06</query_time>
   <create_date>2000-04-06</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>RLP</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>berta.nr-city.net</value>
    <value>denise.nr-city.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>1-city.net</domain_name>
   <domain_keyword>1-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 13:54:08</query_time>
   <create_date>2018-07-17</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-17</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>HUNAN</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=1-city.net</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>74</num>
   <domain_name>i-city.com</domain_name>
   <domain_keyword>i-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:16:34</query_time>
   <create_date>2008-02-04</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-04</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.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>75</num>
   <domain_name>b-city.be</domain_name>
   <domain_keyword>b-city</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-19 20:11:34</query_time>
   <create_date>2019-12-13</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>l-city.com</domain_name>
   <domain_keyword>l-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:55:25</query_time>
   <create_date>2005-04-26</create_date>
   <update_date>2018-03-14</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1025.ui-dns.biz</value>
    <value>ns1025.ui-dns.com</value>
    <value>ns1025.ui-dns.de</value>
    <value>ns1025.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>nycity.club</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-20 10:41:29</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>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>c-city.jp</domain_name>
   <domain_keyword>c-city</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 12:25:42</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Yoshiyuki Fumiki</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>nycity.wedding</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-04-23 05:53:27</query_time>
   <create_date>2015-09-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1129.awsdns-13.org</value>
    <value>ns-1605.awsdns-08.co.uk</value>
    <value>ns-415.awsdns-51.com</value>
    <value>ns-616.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>c-city.nl</domain_name>
   <domain_keyword>c-city</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 15:33:57</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2023-02-07</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>njcity.com</domain_name>
   <domain_keyword>njcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:31:38</query_time>
   <create_date>2003-07-23</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com,Inc.</registrar_name>
   <registrar_website>http://www.bizcn.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>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.bizcn.com</value>
    <value>dns.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>f-city.top</domain_name>
   <domain_keyword>f-city</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 08:23:45</query_time>
   <create_date>2022-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine</registrar_name>
   <registrar_website>http://www.ukraine.com.ua/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns112.inhostedns.com</value>
    <value>ns212.inhostedns.net</value>
    <value>ns312.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>7-city.net</domain_name>
   <domain_keyword>7-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 02:32:20</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>SI CHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>n1.xundns.com</value>
    <value>n2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>e-city.world</domain_name>
   <domain_keyword>e-city</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-31 20:40:27</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Int Liva bvba</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-125-c.gandi.net</value>
    <value>ns-151-a.gandi.net</value>
    <value>ns-175-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>v-city.eu</domain_name>
   <domain_keyword>v-city</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:59:53</query_time>
   <registrar_name>Zone Media OÜ</registrar_name>
   <registrar_website>https://www.zone.ee</registrar_website>
   <name_servers>
    <value>rohin.ns.cloudflare.com</value>
    <value>sonia.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>nk-city.ru</domain_name>
   <domain_keyword>nk-city</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:07:16</query_time>
   <create_date>2020-03-25</create_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>i-city.by</domain_name>
   <domain_keyword>i-city</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-09 03:35:19</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns118.inhostedns.com</value>
    <value>ns218.inhostedns.net</value>
    <value>ns318.inhostedns.org</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>x-city.online</domain_name>
   <domain_keyword>x-city</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 09:09:03</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-21</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>ns19.domaincontrol.com</value>
    <value>ns20.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>89</num>
   <domain_name>u-city.com</domain_name>
   <domain_keyword>u-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 02:37:48</query_time>
   <create_date>2016-05-15</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-15</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>James H Park</registrant_name>
   <registrant_company>JIN-1</registrant_company>
   <registrant_address>904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>g-city.ltd</domain_name>
   <domain_keyword>g-city</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-22 01:52:53</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>ian.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>91</num>
   <domain_name>y-city.net</domain_name>
   <domain_keyword>y-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 02:23:04</query_time>
   <create_date>1996-08-02</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-08-01</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=y-city.net</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>e0.ns.voyager.net</value>
    <value>e1.ns.voyager.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>l-city.de</domain_name>
   <domain_keyword>l-city</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:53:34</query_time>
   <update_date>2016-09-08</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>g-city.group</domain_name>
   <domain_keyword>g-city</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-30 11:06:43</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>k-city.com</domain_name>
   <domain_keyword>k-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:34:09</query_time>
   <create_date>2001-12-28</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-12-28</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>95</num>
   <domain_name>c-city.pro</domain_name>
   <domain_keyword>c-city</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 23:00:37</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cheliabinskaia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.ozersk.ru</value>
    <value>ns1.ozersk.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>k-city.net</domain_name>
   <domain_keyword>k-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 10:40:04</query_time>
   <create_date>2013-09-09</create_date>
   <update_date>2022-01-17</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9095637222</registrant_phone>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>nrcity.store</domain_name>
   <domain_keyword>nrcity</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 23:35:07</query_time>
   <create_date>2022-12-31</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-31</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>ns-1317.awsdns-36.org</value>
    <value>ns-2046.awsdns-63.co.uk</value>
    <value>ns-472.awsdns-59.com</value>
    <value>ns-810.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>e-city.one</domain_name>
   <domain_keyword>e-city</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 05:43:10</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2026-11-22</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>nzcity.top</domain_name>
   <domain_keyword>nzcity</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-28 04:55:00</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>s-city.fun</domain_name>
   <domain_keyword>s-city</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-29 15:20:27</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.284</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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