WHOIS QUERY TIME

7 May 2024 - 4:41 PM UTC

Registered: 6 May 2014
Expiry: 6 May 2025

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns13.hichina.com
dns14.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 南都物业服务集团股份有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=nacity.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "nacity.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "nacity.cn",
            "domain_keyword": "nacity",
            "domain_tld": "cn",
            "query_time": "2024-05-07 16:41:54",
            "create_date": "2014-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南都物业服务集团股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>nacity.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>nacity.cn</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 16:41:54</query_time>
   <create_date>2014-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>南都物业服务集团股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.131 seconds) for "nacity.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

4 Mar 2024 - 8:33 PM UTC

Registered: 6 May 2014
Expiry: 6 May 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns13.hichina.com
dns14.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 南都物业服务集团股份有限公司
Email: [email protected]

#2 - QUERY TIME

7 May 2024 - 4:41 PM UTC

Registered: 6 May 2014
Expiry: 6 May 2025

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns13.hichina.com
dns14.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 南都物业服务集团股份有限公司
Email: [email protected]

* 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=nacity.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "nacity.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "nacity.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "nacity.cn",
            "domain_keyword": "nacity",
            "domain_tld": "cn",
            "query_time": "2024-03-04 20:33:20",
            "create_date": "2014-05-06",
            "expiry_date": "2024-05-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南都物业服务集团股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nacity.cn",
            "domain_keyword": "nacity",
            "domain_tld": "cn",
            "query_time": "2024-05-07 16:41:54",
            "create_date": "2014-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南都物业服务集团股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.131,
        "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>nacity.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>nacity.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nacity.cn</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-04 20:33:20</query_time>
   <create_date>2014-05-06</create_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>南都物业服务集团股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.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>nacity.cn</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 16:41:54</query_time>
   <create_date>2014-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>南都物业服务集团股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.131</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 5 domain names (in 0.027 seconds) which contained the exact domain keyword "nacity".
Domain Name Registered Expiry Registrar Ownership
1 nacity.com 6 Oct 2013 6 Oct 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
2 nacity.cn 6 May 2014 6 May 2025 阿里云计算有限公司(万网) 南都物业服务集团股份有限公司
3 nacity.com.br 25 Mar 2021 25 Mar 2025 - Augusto da Maia Pedo
4 nacity.link 12 Apr 2022 12 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
5 nacity.net 12 Apr 2022 12 Apr 2024 Amazon Registrar, Inc. Identity Protection Service
6 nacity.autos 20 Apr 2024 20 Apr 2025 Gname.com Pte. Ltd. houstwerqt

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=nacity&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "nacity",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "nacity.com, nacity.cn, nacity.com.br, nacity.link, nacity.net, nacity.autos",
    "results": [
        {
            "num": 1,
            "domain_name": "nacity.com",
            "domain_keyword": "nacity",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:42:32",
            "create_date": "2013-10-06",
            "update_date": "2024-04-02",
            "expiry_date": "2026-10-06",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nacity.cn",
            "domain_keyword": "nacity",
            "domain_tld": "cn",
            "query_time": "2024-05-07 16:41:54",
            "create_date": "2014-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南都物业服务集团股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "nacity.com.br",
            "domain_keyword": "nacity",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 15:19:01",
            "create_date": "2021-03-25",
            "update_date": "2023-06-28",
            "expiry_date": "2025-03-25",
            "registrant_name": "Augusto da Maia Pedo",
            "name_servers": [
                "nspro40.hostgator.com.br",
                "nspro41.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "nacity.link",
            "domain_keyword": "nacity",
            "domain_tld": "link",
            "query_time": "2024-04-28 13:51:53",
            "create_date": "2022-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "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-1287.awsdns-32.org",
                "ns-189.awsdns-23.com",
                "ns-1985.awsdns-56.co.uk",
                "ns-554.awsdns-05.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nacity.net",
            "domain_keyword": "nacity",
            "domain_tld": "net",
            "query_time": "2024-05-27 18:06:39",
            "create_date": "2022-04-12",
            "update_date": "2024-05-26",
            "expiry_date": "2024-04-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of nacity.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1257.awsdns-29.org",
                "ns-1879.awsdns-42.co.uk",
                "ns-291.awsdns-36.com",
                "ns-884.awsdns-46.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "nacity.autos",
            "domain_keyword": "nacity",
            "domain_tld": "autos",
            "query_time": "2024-04-22 14:17:24",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "houstwerqt",
            "registrant_state": "New South Wales",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>nacity</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>nacity.com, nacity.cn, nacity.com.br, nacity.link, nacity.net, nacity.autos</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nacity.com</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:42:32</query_time>
   <create_date>2013-10-06</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2026-10-06</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.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>nacity.cn</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 16:41:54</query_time>
   <create_date>2014-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>南都物业服务集团股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>nacity.com.br</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 15:19:01</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>
   <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>4</num>
   <domain_name>nacity.link</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-28 13:51:53</query_time>
   <create_date>2022-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <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-1287.awsdns-32.org</value>
    <value>ns-189.awsdns-23.com</value>
    <value>ns-1985.awsdns-56.co.uk</value>
    <value>ns-554.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nacity.net</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 18:06:39</query_time>
   <create_date>2022-04-12</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of nacity.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1257.awsdns-29.org</value>
    <value>ns-1879.awsdns-42.co.uk</value>
    <value>ns-291.awsdns-36.com</value>
    <value>ns-884.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>nacity.autos</domain_name>
   <domain_keyword>nacity</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-04-22 14:17:24</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>houstwerqt</registrant_company>
   <registrant_state>New South Wales</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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,244 domain names (in 0.297 seconds) which look and sound like the brand name "nacity".
Domain Name Registered Expiry Registrar Ownership
1 napcity.shop 19 Apr 2019 19 Apr 2025 Name.com, Inc. -
2 nocity.net 28 May 2010 28 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
3 narcity.shop 16 Apr 2021 16 Apr 2025 GoDaddy.com LLC -
4 macity.com 1 Mar 1999 1 Mar 2025 NameSilo, LLC -
5 nycity.events 11 Jun 2014 11 Jun 2026 Go Canada Domains, LLC Domains By Proxy, LLC
6 narcity.market 22 Mar 2021 22 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 nycity.travel 8 Dec 2021 8 Dec 2024 Global Domains International, Inc. DBA DomainCostClub.com REDACTED FOR PRIVACY
8 nsacity.com 25 Apr 2024 25 Apr 2025 GoDaddy.com, LLC -
9 lacity.paris 5 Dec 2014 5 Dec 2024 EURODNS S.A. SAS STOKOMANI
10 nycity.co 14 Jul 2019 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 kacity.com 10 Mar 2021 10 Mar 2025 GoDaddy.com, LLC -
12 nzcity.website 29 Nov 2023 29 Nov 2024 Porkbun, LLC Private by Design, LLC
13 lacity.life 6 May 2023 6 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 natcity.com 13 Dec 1995 12 Dec 2024 CSC CORPORATE DOMAINS, INC. PNC Bank
15 lacity.in 6 Dec 2007 6 Dec 2025 Tucows Inc. LandAsia Infrastructure Limited
16 lacity.ru 7 Feb 2010 7 Feb 2025 SPRINTNAMES-RU Private Person
17 dacity.de - - - -
18 unacity.org 14 May 2021 14 May 2025 IONOS SE REDACTED FOR PRIVACY
19 nycity.biz 27 Mar 2002 26 Mar 2025 Epik, Inc. n/a
20 napcity.com 1 Nov 2015 1 Nov 2028 GoDaddy.com, LLC -
21 nocity.ru 28 Sep 2012 28 Sep 2024 SALENAMES-RU Private Person
22 nvcity.top 23 Feb 2024 23 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Hubei Chu Selenium edge business Technology Co., LTD.
23 narcity.media 12 May 2021 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 nbacity.com 22 Oct 1998 21 Oct 2024 GoDaddy Corporate Domains, LLC -
25 nycity.net 11 Mar 2021 11 Mar 2026 GoDaddy.com, LLC -
26 nancity.top 27 Apr 2024 27 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
27 jacity.net 17 May 2017 17 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
28 nfcity.pro 8 Feb 2024 8 Feb 2025 Registrar of Domain Names REG.RU LLC Private Person
29 1acity.com 3 Dec 2001 3 Dec 2024 IONOS SE Mikulic Verwaltung
30 naccity.com 19 Apr 2021 19 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
31 nycity.info 11 Aug 2023 11 Aug 2024 Sav.com, LLC Privacy Protection
32 nfcity.online 8 Feb 2024 8 Feb 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
33 nycity.dev 28 Feb 2019 28 Feb 2025 101domain, Inc. Digital Privacy Corporation
34 nafity.com 9 Jun 2013 9 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
35 nzcity.com 2 Feb 1996 3 Feb 2027 Network Solutions, LLC -
36 gacity.com 19 Apr 2006 19 Apr 2025 Megazone Corp., dba HOSTING.KR beats
37 sacity.org 1 May 2024 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 nycity.fr 23 Aug 2023 23 Aug 2024 SCALEWAY Ano Nymous
39 nfcity.ru 23 Mar 2021 23 Mar 2025 ACTIVE-RU Private Person
40 facity.co 23 May 2023 23 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 nacits.com 6 Oct 2018 6 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 nacita.com 18 Sep 2002 18 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
43 nxcity.net 16 Apr 2016 16 Apr 2025 Xin Net Technology Corporation -
44 uacity.biz 13 Mar 2018 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 nycity.pizza 28 Nov 2015 28 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
46 gacity.cn 28 Jan 2024 28 Jan 2025 北京新网数码信息技术有限公司 蔡陈毅
47 jacity.com 17 May 2017 17 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
48 naiity.com 21 Feb 2024 21 Feb 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
49 nucity.com 21 Sep 1994 20 Sep 2024 TurnCommerce, Inc. DBA NameBright.com Mira Holdings
50 nycity.xyz 30 Jul 2021 30 Jul 2024 Sav.com, LLC Privacy Protection
51 enacity.info 11 Mar 2015 11 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com -
52 nvcity.ru 20 Mar 2020 20 Mar 2025 WEBNAMES-RU Private Person
53 nacite.org 3 Oct 2023 3 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
54 kacity.org 16 Mar 2021 16 Mar 2025 Sav.com, LLC Privacy Protection
55 nachty.ru 13 Nov 2009 13 Nov 2024 REGTIME-RU Private Person
56 nvcity.com 9 Apr 2011 9 Apr 2025 GoDaddy.com, LLC -
57 naciti.com 4 Mar 2016 4 Mar 2025 TLD Registrar Solutions Ltd. REDACTED FOR PRIVACY
58 yacity.net 15 Oct 2019 15 Oct 2024 Dynadot Inc -
59 nocity.design 22 Feb 2022 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 cacity.top 17 Jan 2021 17 Jan 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) pu tian shi xu ri xin mao yi you xian gong si
61 dacity.org 20 May 2011 20 May 2025 CloudFlare, Inc. Wolfie713.com
62 pnacity.com 28 Feb 2024 28 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
63 narcity.io 18 Aug 2017 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 navity.co.uk 1 Sep 1999 1 Sep 2024 ANY-Web Limited [Tag = WEBHOUND] -
65 nfcity.cn 28 Nov 2014 28 Nov 2024 厦门易名科技股份有限公司 高祥
66 nccity.cn 30 Aug 2010 30 Aug 2024 厦门易名科技股份有限公司 南川区志飞网络技术工作室
67 nascity.xyz 22 Sep 2019 22 Sep 2025 DNSPod, Inc. 李贺勇
68 nacito.store 26 May 2023 26 May 2025 iNET Corporation -
69 njcity.club 30 Mar 2021 30 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Nanjing City Football Club
70 gacity.net 27 Jul 2020 27 Jul 2024 P.A. Viet Nam Company Limited Domain Whois Protection Service
71 nycity.uk 11 May 2023 11 May 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
72 nqcity.com 28 Oct 2023 28 Oct 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
73 nycity.life 4 Nov 2023 4 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
74 nmcity.ru 1 Aug 2009 1 Aug 2024 REGRU-RU Private Person
75 gacity.ro 19 Aug 2009 16 Sep 2028 Romarg SRL -
76 nkcity.com 15 May 2017 15 May 2024 gabia koyoungchun
77 nycity.quest 27 Jun 2022 27 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
78 racity.xyz 8 Jul 2021 8 Jul 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) su ze hao
79 nycity.wedding 29 Sep 2015 29 Sep 2025 Amazon Registrar, Inc. Identity Protection Service
80 naciay.com 23 Dec 2023 23 Dec 2024 NICS Telekomunikasyon A.S. Redacted for Privacy
81 lacity.info 6 May 2023 6 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 lacity.net 19 Nov 2002 19 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
83 ngcity.com 29 Jul 2018 29 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 pacity.site 11 Oct 2022 11 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
85 dnacity.com 13 Mar 2000 13 Mar 2025 Whois Corp. REDACTED FOR PRIVACY
86 nality.com 24 Aug 2000 24 Aug 2024 GMO INTERNET, INC. Nality
87 nocity.com 20 Aug 2002 20 Aug 2024 Cloudflare, Inc. DATA REDACTED
88 nackity.com 12 Jan 2012 12 Jan 2025 GoDaddy.com, LLC -
89 qacity.com 3 Jan 2014 3 Jan 2025 GoDaddy.com, LLC -
90 tacity.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Stephen Swann
91 pacity.cn 29 Apr 2022 29 Apr 2025 阿里云计算有限公司(万网) 王超
92 nycity.store 23 Jun 2016 23 Jun 2024 Name.com, Inc Private
93 naciey.com 13 Jan 2023 13 Jan 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
94 nqcity.media 6 Apr 2023 6 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
95 ancity.ru 28 Jul 2016 28 Jul 2024 SALENAMES-RU Private Person
96 nycity.homes 18 Feb 2022 18 Feb 2025 Dynadot LLC -
97 nfcity.com.cn 7 Aug 2020 7 Aug 2024 WEST263 INTERNATIONAL LIMITED 康金湖
98 nwcity.org 12 Apr 2023 12 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 hnacity.net 21 Jul 2011 21 Jul 2024 Todaynic.com, Inc. -
100 navcity.ru 30 Sep 2021 30 Sep 2024 BEGET-RU Private Person
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 Nacity.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=nacity.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "nacity.cn",
        "page_size": 100
    },
    "count": {
        "total": 5244,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "napcity.shop, nocity.net, narcity.shop, macity.com, nycity.events, narcity.market, nycity.travel, nsacity.com, lacity.paris, nycity.co, kacity.com, nzcity.website, lacity.life, natcity.com, lacity.in, lacity.ru, dacity.de, unacity.org, nycity.biz, napcity.com, nocity.ru, nvcity.top, narcity.media, nbacity.com, nycity.net, nancity.top, jacity.net, nfcity.pro, 1acity.com, naccity.com, nycity.info, nfcity.online, nycity.dev, nafity.com, nzcity.com, gacity.com, sacity.org, nycity.fr, nfcity.ru, facity.co, nacits.com, nacita.com, nxcity.net, uacity.biz, nycity.pizza, gacity.cn, jacity.com, naiity.com, nucity.com, nycity.xyz, enacity.info, nvcity.ru, nacite.org, kacity.org, nachty.ru, nvcity.com, naciti.com, yacity.net, nocity.design, cacity.top, dacity.org, pnacity.com, narcity.io, navity.co.uk, nfcity.cn, nccity.cn, nascity.xyz, nacito.store, njcity.club, gacity.net, nycity.uk, nqcity.com, nycity.life, nmcity.ru, gacity.ro, nkcity.com, nycity.quest, racity.xyz, nycity.wedding, naciay.com, lacity.info, lacity.net, ngcity.com, pacity.site, dnacity.com, nality.com, nocity.com, nackity.com, qacity.com, tacity.com.au, pacity.cn, nycity.store, naciey.com, nqcity.media, ancity.ru, nycity.homes, nfcity.com.cn, nwcity.org, hnacity.net, navcity.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "napcity.shop",
            "domain_keyword": "napcity",
            "domain_tld": "shop",
            "query_time": "2024-04-15 09:43:00",
            "create_date": "2019-04-19",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://name.com",
            "registrant_state": "CO",
            "registrant_country": "US",
            "name_servers": [
                "ns1hnx.name.com",
                "ns2btz.name.com",
                "ns3qty.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nocity.net",
            "domain_keyword": "nocity",
            "domain_tld": "net",
            "query_time": "2024-05-28 00:14:33",
            "create_date": "2010-05-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "narcity.shop",
            "domain_keyword": "narcity",
            "domain_tld": "shop",
            "query_time": "2024-04-22 20:50:52",
            "create_date": "2021-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "macity.com",
            "domain_keyword": "macity",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:59:17",
            "create_date": "1999-03-01",
            "update_date": "2023-10-26",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nycity.events",
            "domain_keyword": "nycity",
            "domain_tld": "events",
            "query_time": "2024-05-19 00:09:55",
            "create_date": "2014-06-11",
            "update_date": "2024-04-24",
            "expiry_date": "2026-06-11",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "narcity.market",
            "domain_keyword": "narcity",
            "domain_tld": "market",
            "query_time": "2024-05-25 00:01:30",
            "create_date": "2021-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "nycity.travel",
            "domain_keyword": "nycity",
            "domain_tld": "travel",
            "query_time": "2024-04-08 11:41:59",
            "create_date": "2021-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "nsacity.com",
            "domain_keyword": "nsacity",
            "domain_tld": "com",
            "query_time": "2024-04-28 14:48:12",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ds1810.tmddedicated.com",
                "ns2.ds1810.tmddedicated.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lacity.paris",
            "domain_keyword": "lacity",
            "domain_tld": "paris",
            "query_time": "2024-04-17 13:06:33",
            "create_date": "2014-12-05",
            "update_date": "2023-01-18",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1052,
            "registrar_name": "EURODNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "SAS STOKOMANI",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "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": 11,
            "domain_name": "kacity.com",
            "domain_keyword": "kacity",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:21:34",
            "create_date": "2021-03-10",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "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": 13,
            "domain_name": "lacity.life",
            "domain_keyword": "lacity",
            "domain_tld": "life",
            "query_time": "2024-05-07 01:32:17",
            "create_date": "2023-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "natcity.com",
            "domain_keyword": "natcity",
            "domain_tld": "com",
            "query_time": "2024-04-12 07:16:52",
            "create_date": "1995-12-13",
            "update_date": "2022-12-08",
            "expiry_date": "2024-12-12",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "PNC Bank",
            "registrant_address": "249 Fifth Avenue",
            "registrant_city": "Pittsburgh",
            "registrant_state": "PA",
            "registrant_zip": "15222",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4127625723",
            "registrant_fax": "+1.4127683178",
            "name_servers": [
                "dns000.pnc.com",
                "dns001.pnc.com",
                "dns002.pnc.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "lacity.in",
            "domain_keyword": "lacity",
            "domain_tld": "in",
            "query_time": "2024-04-29 11:54:57",
            "create_date": "2007-12-06",
            "update_date": "2022-12-11",
            "expiry_date": "2025-12-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LandAsia Infrastructure Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lacity.ru",
            "domain_keyword": "lacity",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:54:09",
            "create_date": "2010-02-07",
            "expiry_date": "2025-02-07",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.skv-group.com",
                "ns2.skv-group.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "dacity.de",
            "domain_keyword": "dacity",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:36:15",
            "update_date": "2022-09-15",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "unacity.org",
            "domain_keyword": "unacity",
            "domain_tld": "org",
            "query_time": "2024-05-18 16:38:06",
            "create_date": "2021-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HRT",
            "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": [
                "ns1082.ui-dns.biz",
                "ns1089.ui-dns.com",
                "ns1102.ui-dns.org",
                "ns1125.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "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": 20,
            "domain_name": "napcity.com",
            "domain_keyword": "napcity",
            "domain_tld": "com",
            "query_time": "2024-04-07 21:51:29",
            "create_date": "2015-11-01",
            "update_date": "2023-11-02",
            "expiry_date": "2028-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nocity.ru",
            "domain_keyword": "nocity",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:14:04",
            "create_date": "2012-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "nvcity.top",
            "domain_keyword": "nvcity",
            "domain_tld": "top",
            "query_time": "2024-04-16 22:47:31",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hubei Chu Selenium edge business Technology Co., LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hubei",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "narcity.media",
            "domain_keyword": "narcity",
            "domain_tld": "media",
            "query_time": "2024-05-16 07:34:21",
            "create_date": "2021-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nbacity.com",
            "domain_keyword": "nbacity",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:14:43",
            "create_date": "1998-10-22",
            "update_date": "2023-04-02",
            "expiry_date": "2024-10-21",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "http://gcd.com",
            "name_servers": [
                "a1-148.akam.net",
                "a12-65.akam.net",
                "a16-64.akam.net",
                "a18-65.akam.net",
                "a5-65.akam.net",
                "a7-67.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nycity.net",
            "domain_keyword": "nycity",
            "domain_tld": "net",
            "query_time": "2024-05-03 00:54:44",
            "create_date": "2021-03-11",
            "update_date": "2024-01-31",
            "expiry_date": "2026-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "nancity.top",
            "domain_keyword": "nancity",
            "domain_tld": "top",
            "query_time": "2024-05-03 23:32:33",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jacity.net",
            "domain_keyword": "jacity",
            "domain_tld": "net",
            "query_time": "2024-04-23 20:53:29",
            "create_date": "2017-05-17",
            "update_date": "2022-04-14",
            "expiry_date": "2025-05-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "nfcity.pro",
            "domain_keyword": "nfcity",
            "domain_tld": "pro",
            "query_time": "2024-05-29 15:38:39",
            "create_date": "2024-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Primorskii krai",
            "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": 29,
            "domain_name": "1acity.com",
            "domain_keyword": "1acity",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:43:45",
            "create_date": "2001-12-03",
            "update_date": "2017-12-20",
            "expiry_date": "2024-12-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mikulic Verwaltung",
            "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": [
                "ns1057.ui-dns.biz",
                "ns1057.ui-dns.com",
                "ns1057.ui-dns.de",
                "ns1057.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "naccity.com",
            "domain_keyword": "naccity",
            "domain_tld": "com",
            "query_time": "2024-05-07 16:39:07",
            "create_date": "2021-04-19",
            "update_date": "2023-01-30",
            "expiry_date": "2025-04-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nycity.info",
            "domain_keyword": "nycity",
            "domain_tld": "info",
            "query_time": "2024-05-23 00:15:22",
            "create_date": "2023-08-11",
            "update_date": "2023-12-23",
            "expiry_date": "2024-08-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "nfcity.online",
            "domain_keyword": "nfcity",
            "domain_tld": "online",
            "query_time": "2024-04-11 17:10:24",
            "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": 33,
            "domain_name": "nycity.dev",
            "domain_keyword": "nycity",
            "domain_tld": "dev",
            "query_time": "2024-04-23 05:53:27",
            "create_date": "2019-02-28",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "http://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "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 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.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nafity.com",
            "domain_keyword": "nafity",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:23:44",
            "create_date": "2013-06-09",
            "update_date": "2023-05-06",
            "expiry_date": "2024-06-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of nafity.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1455.awsdns-53.org",
                "ns-1660.awsdns-15.co.uk",
                "ns-369.awsdns-46.com",
                "ns-899.awsdns-48.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "nzcity.com",
            "domain_keyword": "nzcity",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:08:13",
            "create_date": "1996-02-02",
            "update_date": "2023-12-05",
            "expiry_date": "2027-02-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.melco.co.nz",
                "ns2.melco.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "gacity.com",
            "domain_keyword": "gacity",
            "domain_tld": "com",
            "query_time": "2024-04-28 11:32:31",
            "create_date": "2006-04-19",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sacity.org",
            "domain_keyword": "sacity",
            "domain_tld": "org",
            "query_time": "2024-05-02 07:16:38",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "nycity.fr",
            "domain_keyword": "nycity",
            "domain_tld": "fr",
            "query_time": "2024-05-05 19:25:34",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 39,
            "domain_name": "nfcity.ru",
            "domain_keyword": "nfcity",
            "domain_tld": "ru",
            "query_time": "2024-05-01 23:11:01",
            "create_date": "2021-03-23",
            "expiry_date": "2025-03-23",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "jose.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "facity.co",
            "domain_keyword": "facity",
            "domain_tld": "co",
            "query_time": "2024-05-26 03:28:41",
            "create_date": "2023-05-23",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chase.ns.cloudflare.com",
                "teresa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "nacits.com",
            "domain_keyword": "nacits",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:42:32",
            "create_date": "2018-10-06",
            "update_date": "2020-09-30",
            "expiry_date": "2024-10-06",
            "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": 42,
            "domain_name": "nacita.com",
            "domain_keyword": "nacita",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:42:32",
            "create_date": "2002-09-18",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-18",
            "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": "EG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EG",
            "registrant_email": "https://tieredaccess.com/contact/be96a911-d347-4a64-90f1-e0a26f67d496",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "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": 44,
            "domain_name": "uacity.biz",
            "domain_keyword": "uacity",
            "domain_tld": "biz",
            "query_time": "2024-05-18 09:31:36",
            "create_date": "2018-03-13",
            "update_date": "2023-07-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "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": 46,
            "domain_name": "gacity.cn",
            "domain_keyword": "gacity",
            "domain_tld": "cn",
            "query_time": "2024-04-10 16:42:58",
            "create_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "蔡陈毅",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "jacity.com",
            "domain_keyword": "jacity",
            "domain_tld": "com",
            "query_time": "2024-04-11 02:51:42",
            "create_date": "2017-05-17",
            "update_date": "2022-04-14",
            "expiry_date": "2025-05-17",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "naiity.com",
            "domain_keyword": "naiity",
            "domain_tld": "com",
            "query_time": "2024-04-11 18:09:43",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 49,
            "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": 50,
            "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": 51,
            "domain_name": "enacity.info",
            "domain_keyword": "enacity",
            "domain_tld": "info",
            "query_time": "2024-05-12 15:12:56",
            "create_date": "2015-03-11",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "-",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nvcity.ru",
            "domain_keyword": "nvcity",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:47:58",
            "create_date": "2020-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "WEBNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "nacite.org",
            "domain_keyword": "nacite",
            "domain_tld": "org",
            "query_time": "2024-05-31 18:02:02",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.radinko.com",
                "ns2.radinko.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "kacity.org",
            "domain_keyword": "kacity",
            "domain_tld": "org",
            "query_time": "2024-04-21 18:09:25",
            "create_date": "2021-03-16",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "nachty.ru",
            "domain_keyword": "nachty",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:11:59",
            "create_date": "2009-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihead.ru",
                "ns2.ihead.ru",
                "ns3.ihead.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "nvcity.com",
            "domain_keyword": "nvcity",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:47:31",
            "create_date": "2011-04-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "naciti.com",
            "domain_keyword": "naciti",
            "domain_tld": "com",
            "query_time": "2024-05-07 16:41:53",
            "create_date": "2016-03-04",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "yacity.net",
            "domain_keyword": "yacity",
            "domain_tld": "net",
            "query_time": "2024-05-10 02:30:29",
            "create_date": "2019-10-15",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nocity.design",
            "domain_keyword": "nocity",
            "domain_tld": "design",
            "query_time": "2024-04-13 09:37:24",
            "create_date": "2022-02-22",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cacity.top",
            "domain_keyword": "cacity",
            "domain_tld": "top",
            "query_time": "2024-05-19 05:55:15",
            "create_date": "2021-01-17",
            "update_date": "2021-01-19",
            "expiry_date": "2026-01-17",
            "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": "pu tian shi xu ri xin mao yi you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dacity.org",
            "domain_keyword": "dacity",
            "domain_tld": "org",
            "query_time": "2024-05-23 04:40:57",
            "create_date": "2011-05-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolfie713.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Virginia",
            "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": [
                "emma.ns.cloudflare.com",
                "eric.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "pnacity.com",
            "domain_keyword": "pnacity",
            "domain_tld": "com",
            "query_time": "2024-05-27 20:10:27",
            "create_date": "2024-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "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": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=pnacity.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "narcity.io",
            "domain_keyword": "narcity",
            "domain_tld": "io",
            "query_time": "2024-05-19 01:03:06",
            "create_date": "2017-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mark.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "navity.co.uk",
            "domain_keyword": "navity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 21:26:04",
            "create_date": "1999-09-01",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-01",
            "registrar_name": "ANY-Web Limited [Tag = WEBHOUND]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "nfcity.cn",
            "domain_keyword": "nfcity",
            "domain_tld": "cn",
            "query_time": "2024-04-09 06:49:27",
            "create_date": "2014-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "高祥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "nccity.cn",
            "domain_keyword": "nccity",
            "domain_tld": "cn",
            "query_time": "2024-04-06 10:31:43",
            "create_date": "2010-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "南川区志飞网络技术工作室",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "nascity.xyz",
            "domain_keyword": "nascity",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 22:17:31",
            "create_date": "2019-09-22",
            "update_date": "2023-08-31",
            "expiry_date": "2025-09-22",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "李贺勇",
            "registrant_state": "shang hai shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "nacito.store",
            "domain_keyword": "nacito",
            "domain_tld": "store",
            "query_time": "2024-05-29 03:47:51",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 3234,
            "registrar_name": "iNET Corporation",
            "registrar_website": "http://inet.vn",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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.inet.vn",
                "ns2.inet.vn",
                "ns3.inet.vn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "njcity.club",
            "domain_keyword": "njcity",
            "domain_tld": "club",
            "query_time": "2024-05-29 13:36:26",
            "create_date": "2021-03-30",
            "update_date": "2024-03-31",
            "expiry_date": "2024-03-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nanjing City Football Club",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gacity.net",
            "domain_keyword": "gacity",
            "domain_tld": "net",
            "query_time": "2024-05-15 18:18:41",
            "create_date": "2020-07-27",
            "update_date": "2024-05-16",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "Domain Admin",
            "registrant_company": "Domain Whois Protection Service",
            "registrant_address": "1 Whois Privacy, Ward 1, District 1",
            "registrant_city": "HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "select contact domain holder link at https://www.pavietnam.vn/en/whois/results?domain=gacity.net",
            "registrant_phone": "+84.909000000",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "nycity.uk",
            "domain_keyword": "nycity",
            "domain_tld": "uk",
            "query_time": "2024-06-02 03:28:50",
            "create_date": "2023-05-11",
            "update_date": "2023-05-14",
            "expiry_date": "2024-05-11",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 72,
            "domain_name": "nqcity.com",
            "domain_keyword": "nqcity",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:32:12",
            "create_date": "2023-10-28",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=nqcity.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "nycity.life",
            "domain_keyword": "nycity",
            "domain_tld": "life",
            "query_time": "2024-05-24 14:16:44",
            "create_date": "2023-11-04",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "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": 75,
            "domain_name": "gacity.ro",
            "domain_keyword": "gacity",
            "domain_tld": "ro",
            "query_time": "2024-04-06 15:12:30",
            "create_date": "2009-08-19",
            "expiry_date": "2028-09-16",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.wdp-gazduire.ro",
                "ns2.wdp-gazduire.ro",
                "ns3.wdp-gazduire.ro",
                "ns4.wdp-gazduire.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 76,
            "domain_name": "nkcity.com",
            "domain_keyword": "nkcity",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:32:57",
            "create_date": "2017-05-15",
            "update_date": "2023-06-18",
            "expiry_date": "2024-05-15",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "koyoungchun",
            "registrant_address": "Dae Gilbil  202 ho 36,Pungamsinheung-ro 11beon-gil, Seo-gu,",
            "registrant_city": "Gwangju",
            "registrant_zip": "62050",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7075717996",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.expireddomain.zone",
                "ns1.gabia.co.kr",
                "ns2.expireddomain.zone"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "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": 78,
            "domain_name": "racity.xyz",
            "domain_keyword": "racity",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 20:54:48",
            "create_date": "2021-07-08",
            "update_date": "2023-09-11",
            "expiry_date": "2025-07-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "su ze hao",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "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": "naciay.com",
            "domain_keyword": "naciay",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:38:41",
            "create_date": "2023-12-23",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1454,
            "registrar_name": "NICS Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Redacted for Privacy",
            "registrant_address": "Redacted for Privacy",
            "registrant_city": "ISTANBUL",
            "registrant_state": "Redacted for Privacy",
            "registrant_zip": "Redacted for Privacy",
            "registrant_country": "TR",
            "registrant_email": "https://whoisshelter.nicproxy.com/?d=naciay.com",
            "registrant_phone": "Redacted for Privacy",
            "registrant_fax": "Redacted for Privacy",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "lacity.info",
            "domain_keyword": "lacity",
            "domain_tld": "info",
            "query_time": "2024-05-07 01:33:27",
            "create_date": "2023-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "lacity.net",
            "domain_keyword": "lacity",
            "domain_tld": "net",
            "query_time": "2024-04-17 13:06:33",
            "create_date": "2002-11-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-19",
            "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": "WESTERN CAPE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://tieredaccess.com/contact/cfc0def5-47c8-4184-a59a-378d69c002ba",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ngcity.com",
            "domain_keyword": "ngcity",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:12:33",
            "create_date": "2018-07-29",
            "update_date": "2020-07-23",
            "expiry_date": "2024-07-29",
            "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": 84,
            "domain_name": "pacity.site",
            "domain_keyword": "pacity",
            "domain_tld": "site",
            "query_time": "2024-04-24 21:45:26",
            "create_date": "2022-10-11",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dnacity.com",
            "domain_keyword": "dnacity",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:21:56",
            "create_date": "2000-03-13",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-13",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "60 Maksukpo-ro Seogwipo-si",
            "registrant_city": "Jeju-do",
            "registrant_zip": "63573",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.647381134",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "nality.com",
            "domain_keyword": "nality",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:36:14",
            "create_date": "2000-08-24",
            "update_date": "2023-07-03",
            "expiry_date": "2024-08-24",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Nality",
            "registrant_company": "Nality",
            "registrant_address": "4-1-3 Shimonodacho",
            "registrant_city": "Sabae-shi",
            "registrant_state": "Fukui",
            "registrant_zip": "916-0073",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.778623793",
            "name_servers": [
                "bekkoame.bekknet.ad.jp",
                "watagashi.bekkoame.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "nocity.com",
            "domain_keyword": "nocity",
            "domain_tld": "com",
            "query_time": "2024-05-17 22:35:27",
            "create_date": "2002-08-20",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Rhône",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "FR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/nocity.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "derek.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "nackity.com",
            "domain_keyword": "nackity",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:42:40",
            "create_date": "2012-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "qacity.com",
            "domain_keyword": "qacity",
            "domain_tld": "com",
            "query_time": "2024-04-08 03:30:45",
            "create_date": "2014-01-03",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "tacity.com.au",
            "domain_keyword": "tacity",
            "domain_tld": "com.au",
            "query_time": "2024-04-16 17:26:56",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Stephen Swann",
            "name_servers": [
                "ns1.hosting-cloud.net",
                "ns2.hosting-cloud.net",
                "ns3.hosting-cloud.net",
                "ns4.hosting-cloud.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pacity.cn",
            "domain_keyword": "pacity",
            "domain_tld": "cn",
            "query_time": "2024-06-02 05:33:48",
            "create_date": "2022-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王超",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "nycity.store",
            "domain_keyword": "nycity",
            "domain_tld": "store",
            "query_time": "2024-04-23 05:53:27",
            "create_date": "2016-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Private",
            "registrant_state": "CA",
            "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.hostbandit.net",
                "ns2.hostbandit.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "naciey.com",
            "domain_keyword": "naciey",
            "domain_tld": "com",
            "query_time": "2024-04-06 15:10:48",
            "create_date": "2023-01-13",
            "update_date": "2023-01-13",
            "expiry_date": "2033-01-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "nqcity.media",
            "domain_keyword": "nqcity",
            "domain_tld": "media",
            "query_time": "2024-04-12 21:00:57",
            "create_date": "2023-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "ancity.ru",
            "domain_keyword": "ancity",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:11:14",
            "create_date": "2016-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "nycity.homes",
            "domain_keyword": "nycity",
            "domain_tld": "homes",
            "query_time": "2024-04-13 13:41:49",
            "create_date": "2022-02-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "nfcity.com.cn",
            "domain_keyword": "nfcity",
            "domain_tld": "com.cn",
            "query_time": "2024-04-13 18:08:42",
            "create_date": "2020-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "WEST263 INTERNATIONAL LIMITED",
            "registrant_name": "康金湖",
            "registrant_email": "[email protected]",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "nwcity.org",
            "domain_keyword": "nwcity",
            "domain_tld": "org",
            "query_time": "2024-05-01 22:31:11",
            "create_date": "2023-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "hnacity.net",
            "domain_keyword": "hnacity",
            "domain_tld": "net",
            "query_time": "2024-04-07 09:49:27",
            "create_date": "2011-07-21",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-21",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "name_servers": [
                "bicycle.dnspod.net",
                "sigrid.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "navcity.ru",
            "domain_keyword": "navcity",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:09:32",
            "create_date": "2021-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.297,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>nacity.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5244</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>napcity.shop, nocity.net, narcity.shop, macity.com, nycity.events, narcity.market, nycity.travel, nsacity.com, lacity.paris, nycity.co, kacity.com, nzcity.website, lacity.life, natcity.com, lacity.in, lacity.ru, dacity.de, unacity.org, nycity.biz, napcity.com, nocity.ru, nvcity.top, narcity.media, nbacity.com, nycity.net, nancity.top, jacity.net, nfcity.pro, 1acity.com, naccity.com, nycity.info, nfcity.online, nycity.dev, nafity.com, nzcity.com, gacity.com, sacity.org, nycity.fr, nfcity.ru, facity.co, nacits.com, nacita.com, nxcity.net, uacity.biz, nycity.pizza, gacity.cn, jacity.com, naiity.com, nucity.com, nycity.xyz, enacity.info, nvcity.ru, nacite.org, kacity.org, nachty.ru, nvcity.com, naciti.com, yacity.net, nocity.design, cacity.top, dacity.org, pnacity.com, narcity.io, navity.co.uk, nfcity.cn, nccity.cn, nascity.xyz, nacito.store, njcity.club, gacity.net, nycity.uk, nqcity.com, nycity.life, nmcity.ru, gacity.ro, nkcity.com, nycity.quest, racity.xyz, nycity.wedding, naciay.com, lacity.info, lacity.net, ngcity.com, pacity.site, dnacity.com, nality.com, nocity.com, nackity.com, qacity.com, tacity.com.au, pacity.cn, nycity.store, naciey.com, nqcity.media, ancity.ru, nycity.homes, nfcity.com.cn, nwcity.org, hnacity.net, navcity.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>napcity.shop</domain_name>
   <domain_keyword>napcity</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 09:43:00</query_time>
   <create_date>2019-04-19</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://name.com</registrar_website>
   <registrant_state>CO</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1hnx.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nocity.net</domain_name>
   <domain_keyword>nocity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 00:14:33</query_time>
   <create_date>2010-05-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>narcity.shop</domain_name>
   <domain_keyword>narcity</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 20:50:52</query_time>
   <create_date>2021-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>macity.com</domain_name>
   <domain_keyword>macity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:59:17</query_time>
   <create_date>1999-03-01</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.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>nycity.events</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-19 00:09:55</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2026-06-11</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>narcity.market</domain_name>
   <domain_keyword>narcity</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-25 00:01:30</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>nycity.travel</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-08 11:41:59</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</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>NS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>nsacity.com</domain_name>
   <domain_keyword>nsacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 14:48:12</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ds1810.tmddedicated.com</value>
    <value>ns2.ds1810.tmddedicated.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>9</num>
   <domain_name>lacity.paris</domain_name>
   <domain_keyword>lacity</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-17 13:06:33</query_time>
   <create_date>2014-12-05</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EURODNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>SAS STOKOMANI</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</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>11</num>
   <domain_name>kacity.com</domain_name>
   <domain_keyword>kacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:21:34</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-10</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</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>13</num>
   <domain_name>lacity.life</domain_name>
   <domain_keyword>lacity</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 01:32:17</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>natcity.com</domain_name>
   <domain_keyword>natcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 07:16:52</query_time>
   <create_date>1995-12-13</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>PNC Bank</registrant_company>
   <registrant_address>249 Fifth Avenue</registrant_address>
   <registrant_city>Pittsburgh</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>15222</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4127625723</registrant_phone>
   <registrant_fax>+1.4127683178</registrant_fax>
   <name_servers>
    <value>dns000.pnc.com</value>
    <value>dns001.pnc.com</value>
    <value>dns002.pnc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>lacity.in</domain_name>
   <domain_keyword>lacity</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-29 11:54:57</query_time>
   <create_date>2007-12-06</create_date>
   <update_date>2022-12-11</update_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LandAsia Infrastructure Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lacity.ru</domain_name>
   <domain_keyword>lacity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:54:09</query_time>
   <create_date>2010-02-07</create_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.skv-group.com</value>
    <value>ns2.skv-group.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>dacity.de</domain_name>
   <domain_keyword>dacity</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:36:15</query_time>
   <update_date>2022-09-15</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>unacity.org</domain_name>
   <domain_keyword>unacity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 16:38:06</query_time>
   <create_date>2021-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HRT</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>ns1082.ui-dns.biz</value>
    <value>ns1089.ui-dns.com</value>
    <value>ns1102.ui-dns.org</value>
    <value>ns1125.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</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>20</num>
   <domain_name>napcity.com</domain_name>
   <domain_keyword>napcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 21:51:29</query_time>
   <create_date>2015-11-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2028-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nocity.ru</domain_name>
   <domain_keyword>nocity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:14:04</query_time>
   <create_date>2012-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>nvcity.top</domain_name>
   <domain_keyword>nvcity</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 22:47:31</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>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>Hubei Chu Selenium edge business Technology Co., LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hubei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns13.hichina.com</value>
    <value>dns14.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>narcity.media</domain_name>
   <domain_keyword>narcity</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-16 07:34:21</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</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>ns29.domaincontrol.com</value>
    <value>ns30.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>24</num>
   <domain_name>nbacity.com</domain_name>
   <domain_keyword>nbacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:14:43</query_time>
   <create_date>1998-10-22</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>http://gcd.com</registrar_website>
   <name_servers>
    <value>a1-148.akam.net</value>
    <value>a12-65.akam.net</value>
    <value>a16-64.akam.net</value>
    <value>a18-65.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a7-67.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nycity.net</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 00:54:44</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2026-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>nancity.top</domain_name>
   <domain_keyword>nancity</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-03 23:32:33</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jacity.net</domain_name>
   <domain_keyword>jacity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 20:53:29</query_time>
   <create_date>2017-05-17</create_date>
   <update_date>2022-04-14</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>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>28</num>
   <domain_name>nfcity.pro</domain_name>
   <domain_keyword>nfcity</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 15:38:39</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-13</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Primorskii krai</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>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>29</num>
   <domain_name>1acity.com</domain_name>
   <domain_keyword>1acity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:43:45</query_time>
   <create_date>2001-12-03</create_date>
   <update_date>2017-12-20</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mikulic Verwaltung</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>ns1057.ui-dns.biz</value>
    <value>ns1057.ui-dns.com</value>
    <value>ns1057.ui-dns.de</value>
    <value>ns1057.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>naccity.com</domain_name>
   <domain_keyword>naccity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 16:39:07</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2025-04-19</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>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>nycity.info</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 00:15:22</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>nfcity.online</domain_name>
   <domain_keyword>nfcity</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-11 17:10:24</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>33</num>
   <domain_name>nycity.dev</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-23 05:53:27</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>http://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</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 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.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>nafity.com</domain_name>
   <domain_keyword>nafity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:23:44</query_time>
   <create_date>2013-06-09</create_date>
   <update_date>2023-05-06</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of nafity.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1455.awsdns-53.org</value>
    <value>ns-1660.awsdns-15.co.uk</value>
    <value>ns-369.awsdns-46.com</value>
    <value>ns-899.awsdns-48.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>35</num>
   <domain_name>nzcity.com</domain_name>
   <domain_keyword>nzcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:08:13</query_time>
   <create_date>1996-02-02</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2027-02-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.melco.co.nz</value>
    <value>ns2.melco.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>gacity.com</domain_name>
   <domain_keyword>gacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 11:32:31</query_time>
   <create_date>2006-04-19</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sacity.org</domain_name>
   <domain_keyword>sacity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 07:16:38</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nycity.fr</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 19:25:34</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>nfcity.ru</domain_name>
   <domain_keyword>nfcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 23:11:01</query_time>
   <create_date>2021-03-23</create_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>jose.ns.cloudflare.com</value>
    <value>lara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>facity.co</domain_name>
   <domain_keyword>facity</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 03:28:41</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chase.ns.cloudflare.com</value>
    <value>teresa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>nacits.com</domain_name>
   <domain_keyword>nacits</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:42:32</query_time>
   <create_date>2018-10-06</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2024-10-06</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>42</num>
   <domain_name>nacita.com</domain_name>
   <domain_keyword>nacita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:42:32</query_time>
   <create_date>2002-09-18</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-18</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>EG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/be96a911-d347-4a64-90f1-e0a26f67d496</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</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>44</num>
   <domain_name>uacity.biz</domain_name>
   <domain_keyword>uacity</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 09:31:36</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</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>46</num>
   <domain_name>gacity.cn</domain_name>
   <domain_keyword>gacity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 16:42:58</query_time>
   <create_date>2024-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>蔡陈毅</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>jacity.com</domain_name>
   <domain_keyword>jacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 02:51:42</query_time>
   <create_date>2017-05-17</create_date>
   <update_date>2022-04-14</update_date>
   <expiry_date>2025-05-17</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>naiity.com</domain_name>
   <domain_keyword>naiity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 18:09:43</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>49</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>50</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>51</num>
   <domain_name>enacity.info</domain_name>
   <domain_keyword>enacity</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 15:12:56</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>nvcity.ru</domain_name>
   <domain_keyword>nvcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:47:58</query_time>
   <create_date>2020-03-20</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>WEBNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>nacite.org</domain_name>
   <domain_keyword>nacite</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 18:02:02</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.radinko.com</value>
    <value>ns2.radinko.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>kacity.org</domain_name>
   <domain_keyword>kacity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 18:09:25</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>nachty.ru</domain_name>
   <domain_keyword>nachty</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:11:59</query_time>
   <create_date>2009-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihead.ru</value>
    <value>ns2.ihead.ru</value>
    <value>ns3.ihead.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>nvcity.com</domain_name>
   <domain_keyword>nvcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:47:31</query_time>
   <create_date>2011-04-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>naciti.com</domain_name>
   <domain_keyword>naciti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 16:41:53</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>yacity.net</domain_name>
   <domain_keyword>yacity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 02:30:29</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>nocity.design</domain_name>
   <domain_keyword>nocity</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-13 09:37:24</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cacity.top</domain_name>
   <domain_keyword>cacity</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 05:55:15</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2021-01-19</update_date>
   <expiry_date>2026-01-17</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>pu tian shi xu ri xin mao yi you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>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>61</num>
   <domain_name>dacity.org</domain_name>
   <domain_keyword>dacity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 04:40:57</query_time>
   <create_date>2011-05-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolfie713.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Virginia</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>emma.ns.cloudflare.com</value>
    <value>eric.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pnacity.com</domain_name>
   <domain_keyword>pnacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 20:10:27</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</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>GUANGDONG</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=pnacity.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>narcity.io</domain_name>
   <domain_keyword>narcity</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 01:03:06</query_time>
   <create_date>2017-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>mark.ns.cloudflare.com</value>
    <value>mary.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>64</num>
   <domain_name>navity.co.uk</domain_name>
   <domain_keyword>navity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 21:26:04</query_time>
   <create_date>1999-09-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = WEBHOUND]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>nfcity.cn</domain_name>
   <domain_keyword>nfcity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-09 06:49:27</query_time>
   <create_date>2014-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>高祥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.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>nccity.cn</domain_name>
   <domain_keyword>nccity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-06 10:31:43</query_time>
   <create_date>2010-08-30</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>南川区志飞网络技术工作室</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>nascity.xyz</domain_name>
   <domain_keyword>nascity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 22:17:31</query_time>
   <create_date>2019-09-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>李贺勇</registrant_company>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>nacito.store</domain_name>
   <domain_keyword>nacito</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-29 03:47:51</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>3234</registrar_iana>
   <registrar_name>iNET Corporation</registrar_name>
   <registrar_website>http://inet.vn</registrar_website>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.inet.vn</value>
    <value>ns2.inet.vn</value>
    <value>ns3.inet.vn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>njcity.club</domain_name>
   <domain_keyword>njcity</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 13:36:26</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nanjing City Football Club</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gacity.net</domain_name>
   <domain_keyword>gacity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 18:18:41</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Domain Whois Protection Service</registrant_company>
   <registrant_address>1 Whois Privacy, Ward 1, District 1</registrant_address>
   <registrant_city>HCM</registrant_city>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>select contact domain holder link at https://www.pavietnam.vn/en/whois/results?domain=gacity.net</registrant_email>
   <registrant_phone>+84.909000000</registrant_phone>
   <name_servers>
    <value>ns1.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>nycity.uk</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-02 03:28:50</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>nqcity.com</domain_name>
   <domain_keyword>nqcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:32:12</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=nqcity.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>nycity.life</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-24 14:16:44</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</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>75</num>
   <domain_name>gacity.ro</domain_name>
   <domain_keyword>gacity</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-06 15:12:30</query_time>
   <create_date>2009-08-19</create_date>
   <expiry_date>2028-09-16</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.wdp-gazduire.ro</value>
    <value>ns2.wdp-gazduire.ro</value>
    <value>ns3.wdp-gazduire.ro</value>
    <value>ns4.wdp-gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>nkcity.com</domain_name>
   <domain_keyword>nkcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:32:57</query_time>
   <create_date>2017-05-15</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-05-15</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>koyoungchun</registrant_name>
   <registrant_address>Dae Gilbil  202 ho 36,Pungamsinheung-ro 11beon-gil, Seo-gu,</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>62050</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7075717996</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.expireddomain.zone</value>
    <value>ns1.gabia.co.kr</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>77</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>78</num>
   <domain_name>racity.xyz</domain_name>
   <domain_keyword>racity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 20:54:48</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>su ze hao</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>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>naciay.com</domain_name>
   <domain_keyword>naciay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:38:41</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>NICS Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.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>ISTANBUL</registrant_city>
   <registrant_state>Redacted for Privacy</registrant_state>
   <registrant_zip>Redacted for Privacy</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://whoisshelter.nicproxy.com/?d=naciay.com</registrant_email>
   <registrant_phone>Redacted for Privacy</registrant_phone>
   <registrant_fax>Redacted for Privacy</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>lacity.info</domain_name>
   <domain_keyword>lacity</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 01:33:27</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>lacity.net</domain_name>
   <domain_keyword>lacity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 13:06:33</query_time>
   <create_date>2002-11-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-19</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>WESTERN CAPE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/cfc0def5-47c8-4184-a59a-378d69c002ba</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ngcity.com</domain_name>
   <domain_keyword>ngcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:12:33</query_time>
   <create_date>2018-07-29</create_date>
   <update_date>2020-07-23</update_date>
   <expiry_date>2024-07-29</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>84</num>
   <domain_name>pacity.site</domain_name>
   <domain_keyword>pacity</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-24 21:45:26</query_time>
   <create_date>2022-10-11</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dnacity.com</domain_name>
   <domain_keyword>dnacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:21:56</query_time>
   <create_date>2000-03-13</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>60 Maksukpo-ro Seogwipo-si</registrant_address>
   <registrant_city>Jeju-do</registrant_city>
   <registrant_zip>63573</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.647381134</registrant_phone>
   <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>86</num>
   <domain_name>nality.com</domain_name>
   <domain_keyword>nality</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:36:14</query_time>
   <create_date>2000-08-24</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-08-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>Nality</registrant_name>
   <registrant_company>Nality</registrant_company>
   <registrant_address>4-1-3 Shimonodacho</registrant_address>
   <registrant_city>Sabae-shi</registrant_city>
   <registrant_state>Fukui</registrant_state>
   <registrant_zip>916-0073</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.778623793</registrant_phone>
   <name_servers>
    <value>bekkoame.bekknet.ad.jp</value>
    <value>watagashi.bekkoame.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>nocity.com</domain_name>
   <domain_keyword>nocity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 22:35:27</query_time>
   <create_date>2002-08-20</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Rhône</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/nocity.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>derek.ns.cloudflare.com</value>
    <value>kate.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>nackity.com</domain_name>
   <domain_keyword>nackity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:42:40</query_time>
   <create_date>2012-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>qacity.com</domain_name>
   <domain_keyword>qacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 03:30:45</query_time>
   <create_date>2014-01-03</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>90</num>
   <domain_name>tacity.com.au</domain_name>
   <domain_keyword>tacity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-16 17:26:56</query_time>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Stephen Swann</registrant_name>
   <name_servers>
    <value>ns1.hosting-cloud.net</value>
    <value>ns2.hosting-cloud.net</value>
    <value>ns3.hosting-cloud.net</value>
    <value>ns4.hosting-cloud.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>pacity.cn</domain_name>
   <domain_keyword>pacity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-02 05:33:48</query_time>
   <create_date>2022-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王超</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>nycity.store</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-23 05:53:27</query_time>
   <create_date>2016-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Private</registrant_company>
   <registrant_state>CA</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.hostbandit.net</value>
    <value>ns2.hostbandit.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>naciey.com</domain_name>
   <domain_keyword>naciey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 15:10:48</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2033-01-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://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>nqcity.media</domain_name>
   <domain_keyword>nqcity</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-12 21:00:57</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ancity.ru</domain_name>
   <domain_keyword>ancity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:11:14</query_time>
   <create_date>2016-07-28</create_date>
   <expiry_date>2024-07-28</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>96</num>
   <domain_name>nycity.homes</domain_name>
   <domain_keyword>nycity</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-13 13:41:49</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>nfcity.com.cn</domain_name>
   <domain_keyword>nfcity</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-13 18:08:42</query_time>
   <create_date>2020-08-07</create_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>WEST263 INTERNATIONAL LIMITED</registrar_name>
   <registrant_name>康金湖</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>nwcity.org</domain_name>
   <domain_keyword>nwcity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 22:31:11</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hnacity.net</domain_name>
   <domain_keyword>hnacity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 09:49:27</query_time>
   <create_date>2011-07-21</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.com</registrar_website>
   <name_servers>
    <value>bicycle.dnspod.net</value>
    <value>sigrid.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>navcity.ru</domain_name>
   <domain_keyword>navcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:09:32</query_time>
   <create_date>2021-09-30</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.297</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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