WHOIS QUERY TIME

29 Apr 2024 - 6:54 AM UTC

Registered: 7 September 2015
Modified: 5 September 2023

REGISTRAR

Name: Metaname
Website: https://metaname.net/

DNSSEC

unsigned

NAME SERVERS

ns1.whsl206.com
ns2.whsl206.com
ns3.whsl206.com
ns4.whsl206.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=techcity.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "techcity.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "techcity.co.nz",
            "domain_keyword": "techcity",
            "domain_tld": "co.nz",
            "query_time": "2024-04-29 06:54:36",
            "create_date": "2015-09-07",
            "update_date": "2023-09-05",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>techcity.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>techcity.co.nz</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-29 06:54:36</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2023-09-05</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.com</value>
   </name_servers>
   <domain_status>
    <value>ok</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>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.036 seconds) for "techcity.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 2:38 AM UTC

Registered: 7 September 2015
Modified: 31 October 2022

REGISTRAR

Name: Metaname
Website: https://metaname.net/

DNSSEC

unsigned

NAME SERVERS

ns1.whsl206.com
ns2.whsl206.com
ns3.whsl206.com
ns4.whsl206.com

DOMAIN STATUS

ok

#2 - QUERY TIME

19 Oct 2023 - 1:58 PM UTC

Registered: 7 September 2015
Modified: 5 September 2023

REGISTRAR

Name: Metaname
Website: https://metaname.net/

DNSSEC

unsigned

NAME SERVERS

ns1.whsl206.com
ns2.whsl206.com
ns3.whsl206.com
ns4.whsl206.com

DOMAIN STATUS

ok

* 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=techcity.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "techcity.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "techcity.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "techcity.co.nz",
            "domain_keyword": "techcity",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 02:38:22",
            "create_date": "2015-09-07",
            "update_date": "2022-10-31",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "techcity.co.nz",
            "domain_keyword": "techcity",
            "domain_tld": "co.nz",
            "query_time": "2023-10-19 13:58:50",
            "create_date": "2015-09-07",
            "update_date": "2023-09-05",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "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>techcity.co.nz</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>techcity.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>techcity.co.nz</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 02:38:22</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.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>techcity.co.nz</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-10-19 13:58:50</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2023-09-05</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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 51 domain names (in 0.017 seconds) which contained the exact domain keyword "techcity".
Domain Name Registered Expiry Registrar Ownership
1 techcity.com 10 Dec 2001 10 Dec 2024 GoDaddy.com, LLC -
2 techcity.org 3 Dec 2002 3 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 techcity.ru 21 May 2004 21 May 2025 REGRU-RU Private Person
4 techcity.pl 3 Apr 2009 3 Apr 2025 OVH SAS -
5 techcity.pk 1 Jan 2011 1 Jan 2025 - Techcity Pakistan
6 techcity.it 2 Apr 2014 20 Apr 2025 Algorithmedia S.r.l. Puglia.com Srls
7 techcity.solutions 17 Nov 2014 17 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 techcity.support 6 Jul 2015 6 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 techcity.biz 6 Jul 2015 5 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 techcity.ventures 21 Jul 2015 21 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 techcity.co.nz 7 Sep 2015 - Metaname -
12 techcity.barcelona 21 Mar 2016 21 Mar 2025 Nominalia BEREPUBLIC NETWORKS SL
13 techcity.pro 25 Aug 2016 25 Aug 2024 NordNet SA Toto Cie
14 techcity.tv 6 Sep 2016 6 Sep 2024 eNom, LLC Registry Services, LLC
15 techcity.mobi 1 Jul 2017 1 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 techcity.cl 19 Aug 2017 19 Aug 2025 NIC Chile Ruben Nanjari
17 techcity.cologne 19 Oct 2017 19 Oct 2024 RegistryGate GmbH Stadt Koeln - Online-Redaktion
18 techcity.koeln 19 Oct 2017 19 Oct 2024 RegistryGate GmbH Stadt Koeln - Online-Redaktion
19 techcity.live 18 Dec 2018 18 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0153489923
20 techcity.space 24 Sep 2019 24 Sep 2024 OVH Akademickie Inkubatory Przedsiebiorczosci
21 techcity.in 12 Oct 2019 12 Oct 2024 GoDaddy.com, LLC ASSAM ELECTRONICS DEVLOPMENT CORPORATION LTD.
22 techcity.io 18 Feb 2020 18 Feb 2025 Porkbun LLC Private by Design, LLC
23 techcity.rest 3 May 2020 3 May 2025 NAMECHEAP Withheld for Privacy Purposes
24 techcity.net 27 Jul 2020 27 Jul 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
25 techcity.cc 2 Oct 2020 2 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu CYM
26 techcity.news 3 Dec 2020 3 Dec 2025 IONOS SE Media Ventures International Ltd
27 techcity.dev 25 Feb 2021 25 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
28 techcity.cloud 8 Apr 2021 8 Apr 2026 GMO Internet, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
29 techcity.website 22 Jun 2021 22 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
30 techcity.com.ng 24 Aug 2021 24 Aug 2026 TRUEHOST CLOUD Truehost Cloud
31 techcity.repair 29 Aug 2021 29 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
32 techcity.xyz 11 Dec 2021 11 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
33 techcity.cyou 22 Dec 2021 22 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
34 techcity.app 5 Jun 2022 5 Jun 2027 GoDaddy.com, LLC Domains By Proxy, LLC
35 techcity.online 22 Aug 2022 22 Aug 2024 Key-Systems LLC Ireneusz Bachurski Przedsiebiorstwo INFO-BI
36 techcity.melbourne 21 Dec 2022 21 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 techcity.us 2 Feb 2023 2 Feb 2025 Spaceship, Inc. Michael Nava
38 techcity.org.uk 29 May 2023 29 May 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
39 techcity.tech 16 Jul 2023 16 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
40 techcity.info 25 Aug 2023 25 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
41 techcity.shop 10 Nov 2023 10 Nov 2024 Spaceship, Inc. -
42 techcity.lt 14 Dec 2023 15 Dec 2024 UAB "Universalūs sprendimai" -
43 techcity.store 23 Dec 2023 23 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
44 techcity.site 14 Feb 2024 14 Feb 2025 Atak Domain Hosting n/a
45 techcity.africa 28 Feb 2024 28 Feb 2025 OpenSRS Contact Privacy Inc. Customer 0170386373
46 techcity.top 21 Mar 2024 21 Mar 2025 XinNet Technology Corporation 唐子涛
47 techcity.life 13 May 2024 13 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 techcity.icu 13 May 2024 13 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
49 techcity.city 13 May 2024 13 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 techcity.click 13 May 2024 13 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
51 techcity.cool 19 May 2024 19 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 techcity.com.au - - DROP.com.au Pty Ltd Susan Dickinson

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=techcity&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "techcity",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 52,
        "relation": "eq",
        "current": 52
    },
    "unique_domains": "techcity.com, techcity.org, techcity.ru, techcity.pl, techcity.pk, techcity.it, techcity.solutions, techcity.support, techcity.biz, techcity.ventures, techcity.co.nz, techcity.barcelona, techcity.pro, techcity.tv, techcity.mobi, techcity.cl, techcity.cologne, techcity.koeln, techcity.live, techcity.space, techcity.in, techcity.io, techcity.rest, techcity.net, techcity.cc, techcity.news, techcity.dev, techcity.cloud, techcity.website, techcity.com.ng, techcity.repair, techcity.xyz, techcity.cyou, techcity.app, techcity.online, techcity.melbourne, techcity.us, techcity.org.uk, techcity.tech, techcity.info, techcity.shop, techcity.lt, techcity.store, techcity.site, techcity.africa, techcity.top, techcity.life, techcity.icu, techcity.city, techcity.click, techcity.cool, techcity.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "techcity.com",
            "domain_keyword": "techcity",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:23:10",
            "create_date": "2001-12-10",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-10",
            "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": 2,
            "domain_name": "techcity.org",
            "domain_keyword": "techcity",
            "domain_tld": "org",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2002-12-03",
            "update_date": "2024-03-13",
            "expiry_date": "2024-12-03",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "techcity.ru",
            "domain_keyword": "techcity",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:15:51",
            "create_date": "2004-05-21",
            "expiry_date": "2025-05-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.pnd.iskyhost.net",
                "ns2.pnd.iskyhost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "techcity.pl",
            "domain_keyword": "techcity",
            "domain_tld": "pl",
            "query_time": "2024-04-29 06:54:40",
            "create_date": "2009-04-03",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-03",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "techcity.pk",
            "domain_keyword": "techcity",
            "domain_tld": "pk",
            "query_time": "2015-06-28 14:55:47",
            "create_date": "2011-01-01",
            "expiry_date": "2025-01-01",
            "registrant_name": "Techcity Pakistan",
            "registrant_company": "Techcity Pakistan",
            "registrant_city": "London",
            "registrant_country": "GB",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "jean.ns.cloudflare.com"
            ]
        },
        {
            "num": 6,
            "domain_name": "techcity.it",
            "domain_keyword": "techcity",
            "domain_tld": "it",
            "query_time": "2024-05-13 07:41:39",
            "create_date": "2014-04-02",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-20",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "techcity.solutions",
            "domain_keyword": "techcity",
            "domain_tld": "solutions",
            "query_time": "2024-05-26 01:00:59",
            "create_date": "2014-11-17",
            "update_date": "2024-04-01",
            "expiry_date": "2024-11-17",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "techcity.support",
            "domain_keyword": "techcity",
            "domain_tld": "support",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2015-07-06",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-06",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "techcity.biz",
            "domain_keyword": "techcity",
            "domain_tld": "biz",
            "query_time": "2024-05-26 01:00:59",
            "create_date": "2015-07-06",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-05",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "techcity.ventures",
            "domain_keyword": "techcity",
            "domain_tld": "ventures",
            "query_time": "2024-06-08 06:23:11",
            "create_date": "2015-07-21",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-21",
            "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": [
                "anna.ns.cloudflare.com",
                "jim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "techcity.co.nz",
            "domain_keyword": "techcity",
            "domain_tld": "co.nz",
            "query_time": "2024-04-29 06:54:36",
            "create_date": "2015-09-07",
            "update_date": "2023-09-05",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "techcity.barcelona",
            "domain_keyword": "techcity",
            "domain_tld": "barcelona",
            "query_time": "2024-04-15 07:13:14",
            "create_date": "2016-03-21",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-21",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "BEREPUBLIC NETWORKS SL",
            "registrant_state": "B",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.registrant-verification.com",
                "ns2.registrant-verification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "techcity.pro",
            "domain_keyword": "techcity",
            "domain_tld": "pro",
            "query_time": "2024-05-22 00:57:25",
            "create_date": "2016-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 68,
            "registrar_name": "NordNet SA",
            "registrar_website": "http://www.nordnet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Toto Cie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsmpro1.nordnet.com",
                "nsmpro2.nordnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "techcity.tv",
            "domain_keyword": "techcity",
            "domain_tld": "tv",
            "query_time": "2024-05-23 04:55:07",
            "create_date": "2016-09-06",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-06",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "techcity.mobi",
            "domain_keyword": "techcity",
            "domain_tld": "mobi",
            "query_time": "2024-04-15 07:13:14",
            "create_date": "2017-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "techcity.cl",
            "domain_keyword": "techcity",
            "domain_tld": "cl",
            "query_time": "2024-06-08 06:23:10",
            "create_date": "2017-08-19",
            "expiry_date": "2025-08-19",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Ruben Nanjari",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ]
        },
        {
            "num": 17,
            "domain_name": "techcity.cologne",
            "domain_keyword": "techcity",
            "domain_tld": "cologne",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2017-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Stadt Koeln - Online-Redaktion",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns11.netcologne.de",
                "dns12.netcologne.de",
                "dns13.netcologne.de",
                "dns14.netcologne.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "techcity.koeln",
            "domain_keyword": "techcity",
            "domain_tld": "koeln",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2017-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Stadt Koeln - Online-Redaktion",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns11.netcologne.de",
                "dns12.netcologne.de",
                "dns13.netcologne.de",
                "dns14.netcologne.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "techcity.live",
            "domain_keyword": "techcity",
            "domain_tld": "live",
            "query_time": "2024-04-29 06:54:37",
            "create_date": "2018-12-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0153489923",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "techcity.space",
            "domain_keyword": "techcity",
            "domain_tld": "space",
            "query_time": "2024-05-30 23:18:13",
            "create_date": "2019-09-24",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-24",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Akademickie Inkubatory Przedsiebiorczosci",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "techcity.in",
            "domain_keyword": "techcity",
            "domain_tld": "in",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2019-10-12",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASSAM ELECTRONICS DEVLOPMENT CORPORATION LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Assam",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "techcity.io",
            "domain_keyword": "techcity",
            "domain_tld": "io",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2020-02-18",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "techcity.rest",
            "domain_keyword": "techcity",
            "domain_tld": "rest",
            "query_time": "2024-06-01 00:51:01",
            "create_date": "2020-05-03",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "techcity.net",
            "domain_keyword": "techcity",
            "domain_tld": "net",
            "query_time": "2024-04-15 07:13:14",
            "create_date": "2020-07-27",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-27",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=techcity.net",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "techcity.cc",
            "domain_keyword": "techcity",
            "domain_tld": "cc",
            "query_time": "2024-06-08 06:23:10",
            "create_date": "2020-10-02",
            "update_date": "2024-03-28",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CYM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utrecht",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=techcity.cc&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "techcity.news",
            "domain_keyword": "techcity",
            "domain_tld": "news",
            "query_time": "2024-04-15 07:13:14",
            "create_date": "2020-12-03",
            "update_date": "2020-12-08",
            "expiry_date": "2025-12-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Media Ventures International Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LND",
            "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": [
                "ns1019.ui-dns.com",
                "ns1021.ui-dns.biz",
                "ns1052.ui-dns.org",
                "ns1113.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "techcity.dev",
            "domain_keyword": "techcity",
            "domain_tld": "dev",
            "query_time": "2024-06-08 06:23:11",
            "create_date": "2021-02-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-25",
            "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 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "techcity.cloud",
            "domain_keyword": "techcity",
            "domain_tld": "cloud",
            "query_time": "2024-06-08 06:23:10",
            "create_date": "2021-04-08",
            "update_date": "2024-03-30",
            "expiry_date": "2026-04-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hanoi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "techcity.website",
            "domain_keyword": "techcity",
            "domain_tld": "website",
            "query_time": "2024-05-26 01:00:59",
            "create_date": "2021-06-22",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "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.tenten.vn",
                "ns2.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "techcity.com.ng",
            "domain_keyword": "techcity",
            "domain_tld": "com.ng",
            "query_time": "2024-06-08 06:23:11",
            "create_date": "2021-08-24",
            "update_date": "2023-08-09",
            "expiry_date": "2026-08-24",
            "registrar_name": "TRUEHOST CLOUD",
            "registrar_website": "https://truehost.com.ng",
            "registrant_name": "Truehost Cloud",
            "registrant_address": "4 Amodu Tijani Cl, Victoria Island",
            "registrant_city": "Lagos",
            "registrant_state": "Lagos",
            "registrant_zip": "089090",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7006102",
            "name_servers": [
                "carmelo.ns.cloudflare.com",
                "maxine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "techcity.repair",
            "domain_keyword": "techcity",
            "domain_tld": "repair",
            "query_time": "2024-05-18 13:48:26",
            "create_date": "2021-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "techcity.xyz",
            "domain_keyword": "techcity",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 06:23:11",
            "create_date": "2021-12-11",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "techcity.cyou",
            "domain_keyword": "techcity",
            "domain_tld": "cyou",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2021-12-22",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "techcity.app",
            "domain_keyword": "techcity",
            "domain_tld": "app",
            "query_time": "2024-06-08 06:23:10",
            "create_date": "2022-06-05",
            "update_date": "2023-07-27",
            "expiry_date": "2027-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "techcity.online",
            "domain_keyword": "techcity",
            "domain_tld": "online",
            "query_time": "2024-05-22 00:57:25",
            "create_date": "2022-08-22",
            "update_date": "2024-05-21",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "techcity.melbourne",
            "domain_keyword": "techcity",
            "domain_tld": "melbourne",
            "query_time": "2024-05-22 00:57:25",
            "create_date": "2022-12-21",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-21",
            "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": [
                "mimi.ns.cloudflare.com",
                "otto.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "techcity.us",
            "domain_keyword": "techcity",
            "domain_tld": "us",
            "query_time": "2024-04-15 07:13:14",
            "create_date": "2023-02-02",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-02",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "Michael Nava",
            "registrant_address": "7609 Grove Acre Ct",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89131",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7026453412",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "techcity.org.uk",
            "domain_keyword": "techcity",
            "domain_tld": "org.uk",
            "query_time": "2024-05-30 23:18:13",
            "create_date": "2023-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-05-29",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 39,
            "domain_name": "techcity.tech",
            "domain_keyword": "techcity",
            "domain_tld": "tech",
            "query_time": "2024-05-30 23:18:13",
            "create_date": "2023-07-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-16",
            "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": 40,
            "domain_name": "techcity.info",
            "domain_keyword": "techcity",
            "domain_tld": "info",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "techcity.shop",
            "domain_keyword": "techcity",
            "domain_tld": "shop",
            "query_time": "2024-05-08 15:47:33",
            "create_date": "2023-11-10",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-10",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "techcity.lt",
            "domain_keyword": "techcity",
            "domain_tld": "lt",
            "query_time": "2024-04-15 07:13:14",
            "create_date": "2023-12-14",
            "expiry_date": "2024-12-15",
            "registrar_name": "UAB \"Universalūs sprendimai\"",
            "registrar_website": "http://www.us.lt",
            "name_servers": [
                "ns1.us.lt",
                "ns2.us.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 43,
            "domain_name": "techcity.store",
            "domain_keyword": "techcity",
            "domain_tld": "store",
            "query_time": "2024-04-29 06:54:37",
            "create_date": "2023-12-23",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-eefkqe5ysssig5p3tbttqs.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "techcity.site",
            "domain_keyword": "techcity",
            "domain_tld": "site",
            "query_time": "2024-06-08 06:23:11",
            "create_date": "2024-02-14",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Dubai",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the 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": [
                "ns101.ronakhost.com",
                "ns102.ronakhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "techcity.africa",
            "domain_keyword": "techcity",
            "domain_tld": "africa",
            "query_time": "2024-04-29 06:54:36",
            "create_date": "2024-02-28",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-28",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Contact Privacy Inc. Customer 0170386373",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "techcity.top",
            "domain_keyword": "techcity",
            "domain_tld": "top",
            "query_time": "2024-05-22 00:57:25",
            "create_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "唐子涛",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "techcity.life",
            "domain_keyword": "techcity",
            "domain_tld": "life",
            "query_time": "2024-05-25 21:56:26",
            "create_date": "2024-05-13",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "techcity.icu",
            "domain_keyword": "techcity",
            "domain_tld": "icu",
            "query_time": "2024-05-15 15:47:21",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "techcity.city",
            "domain_keyword": "techcity",
            "domain_tld": "city",
            "query_time": "2024-05-15 14:24:54",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "techcity.click",
            "domain_keyword": "techcity",
            "domain_tld": "click",
            "query_time": "2024-05-15 14:26:08",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "techcity.cool",
            "domain_keyword": "techcity",
            "domain_tld": "cool",
            "query_time": "2024-05-21 15:52:22",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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": [
                "ns0.thundercloud.uk",
                "ns1.thundercloud.uk"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "techcity.com.au",
            "domain_keyword": "techcity",
            "domain_tld": "com.au",
            "query_time": "2024-06-08 06:23:10",
            "update_date": "2024-06-01",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Susan Dickinson",
            "name_servers": [
                "3888.ns1.above.com",
                "3888.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>techcity</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>52</total>
  <relation>eq</relation>
  <current>52</current>
 </count>
 <unique_domains>techcity.com, techcity.org, techcity.ru, techcity.pl, techcity.pk, techcity.it, techcity.solutions, techcity.support, techcity.biz, techcity.ventures, techcity.co.nz, techcity.barcelona, techcity.pro, techcity.tv, techcity.mobi, techcity.cl, techcity.cologne, techcity.koeln, techcity.live, techcity.space, techcity.in, techcity.io, techcity.rest, techcity.net, techcity.cc, techcity.news, techcity.dev, techcity.cloud, techcity.website, techcity.com.ng, techcity.repair, techcity.xyz, techcity.cyou, techcity.app, techcity.online, techcity.melbourne, techcity.us, techcity.org.uk, techcity.tech, techcity.info, techcity.shop, techcity.lt, techcity.store, techcity.site, techcity.africa, techcity.top, techcity.life, techcity.icu, techcity.city, techcity.click, techcity.cool, techcity.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>techcity.com</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:23:10</query_time>
   <create_date>2001-12-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-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>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>2</num>
   <domain_name>techcity.org</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2002-12-03</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-12-03</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>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>3</num>
   <domain_name>techcity.ru</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:15:51</query_time>
   <create_date>2004-05-21</create_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.pnd.iskyhost.net</value>
    <value>ns2.pnd.iskyhost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>techcity.pl</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-29 06:54:40</query_time>
   <create_date>2009-04-03</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>techcity.pk</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>pk</domain_tld>
   <query_time>2015-06-28 14:55:47</query_time>
   <create_date>2011-01-01</create_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrant_name>Techcity Pakistan</registrant_name>
   <registrant_company>Techcity Pakistan</registrant_company>
   <registrant_city>London</registrant_city>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>jean.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>techcity.it</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 07:41:39</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>techcity.solutions</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-26 01:00:59</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-11-17</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>techcity.support</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-06</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>ns17.domaincontrol.com</value>
    <value>ns18.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>9</num>
   <domain_name>techcity.biz</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 01:00:59</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-05</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>techcity.ventures</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-06-08 06:23:11</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-21</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>anna.ns.cloudflare.com</value>
    <value>jim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>techcity.co.nz</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-29 06:54:36</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2023-09-05</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>techcity.barcelona</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-04-15 07:13:14</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>BEREPUBLIC NETWORKS SL</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.registrant-verification.com</value>
    <value>ns2.registrant-verification.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>techcity.pro</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 00:57:25</query_time>
   <create_date>2016-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NordNet SA</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Toto Cie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsmpro1.nordnet.com</value>
    <value>nsmpro2.nordnet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>techcity.tv</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-23 04:55:07</query_time>
   <create_date>2016-09-06</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>techcity.mobi</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-15 07:13:14</query_time>
   <create_date>2017-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>techcity.cl</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-08 06:23:10</query_time>
   <create_date>2017-08-19</create_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Ruben Nanjari</registrant_name>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>techcity.cologne</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2017-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Stadt Koeln - Online-Redaktion</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>dns11.netcologne.de</value>
    <value>dns12.netcologne.de</value>
    <value>dns13.netcologne.de</value>
    <value>dns14.netcologne.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>techcity.koeln</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2017-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Stadt Koeln - Online-Redaktion</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>dns11.netcologne.de</value>
    <value>dns12.netcologne.de</value>
    <value>dns13.netcologne.de</value>
    <value>dns14.netcologne.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>techcity.live</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-29 06:54:37</query_time>
   <create_date>2018-12-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0153489923</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>techcity.space</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-30 23:18:13</query_time>
   <create_date>2019-09-24</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Akademickie Inkubatory Przedsiebiorczosci</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>techcity.in</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2019-10-12</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASSAM ELECTRONICS DEVLOPMENT CORPORATION LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Assam</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>techcity.io</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2020-02-18</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>techcity.rest</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-06-01 00:51:01</query_time>
   <create_date>2020-05-03</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>techcity.net</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 07:13:14</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=techcity.net</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <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>25</num>
   <domain_name>techcity.cc</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-08 06:23:10</query_time>
   <create_date>2020-10-02</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CYM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utrecht</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=techcity.cc&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>techcity.news</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-15 07:13:14</query_time>
   <create_date>2020-12-03</create_date>
   <update_date>2020-12-08</update_date>
   <expiry_date>2025-12-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Media Ventures International Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LND</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>ns1019.ui-dns.com</value>
    <value>ns1021.ui-dns.biz</value>
    <value>ns1052.ui-dns.org</value>
    <value>ns1113.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>techcity.dev</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-08 06:23:11</query_time>
   <create_date>2021-02-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-25</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 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>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>28</num>
   <domain_name>techcity.cloud</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-08 06:23:10</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, 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>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hanoi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>techcity.website</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-26 01:00:59</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <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.tenten.vn</value>
    <value>ns2.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>techcity.com.ng</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-06-08 06:23:11</query_time>
   <create_date>2021-08-24</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2026-08-24</expiry_date>
   <registrar_name>TRUEHOST CLOUD</registrar_name>
   <registrar_website>https://truehost.com.ng</registrar_website>
   <registrant_name>Truehost Cloud</registrant_name>
   <registrant_address>4 Amodu Tijani Cl, Victoria Island</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>089090</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7006102</registrant_phone>
   <name_servers>
    <value>carmelo.ns.cloudflare.com</value>
    <value>maxine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>techcity.repair</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-05-18 13:48:26</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>techcity.xyz</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 06:23:11</query_time>
   <create_date>2021-12-11</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>33</num>
   <domain_name>techcity.cyou</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>techcity.app</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-08 06:23:10</query_time>
   <create_date>2022-06-05</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2027-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>35</num>
   <domain_name>techcity.online</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 00:57:25</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>techcity.melbourne</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>melbourne</domain_tld>
   <query_time>2024-05-22 00:57:25</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-21</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>mimi.ns.cloudflare.com</value>
    <value>otto.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>techcity.us</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-15 07:13:14</query_time>
   <create_date>2023-02-02</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_address>7609 Grove Acre Ct</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89131</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7026453412</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>techcity.org.uk</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-30 23:18:13</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>techcity.tech</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-30 23:18:13</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-16</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>40</num>
   <domain_name>techcity.info</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>techcity.shop</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-08 15:47:33</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>42</num>
   <domain_name>techcity.lt</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-15 07:13:14</query_time>
   <create_date>2023-12-14</create_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>UAB &quot;Universalūs sprendimai&quot;</registrar_name>
   <registrar_website>http://www.us.lt</registrar_website>
   <name_servers>
    <value>ns1.us.lt</value>
    <value>ns2.us.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>techcity.store</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 06:54:37</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-eefkqe5ysssig5p3tbttqs.ns101.verify.hn</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>44</num>
   <domain_name>techcity.site</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-08 06:23:11</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Dubai</registrant_state>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns101.ronakhost.com</value>
    <value>ns102.ronakhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>techcity.africa</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-29 06:54:36</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170386373</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>techcity.top</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-22 00:57:25</query_time>
   <create_date>2024-03-21</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>北京市</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>techcity.life</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 21:56:26</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>techcity.icu</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-15 15:47:21</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>techcity.city</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-15 14:24:54</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>techcity.click</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-15 14:26:08</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>techcity.cool</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-21 15:52:22</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</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>ns0.thundercloud.uk</value>
    <value>ns1.thundercloud.uk</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>techcity.com.au</domain_name>
   <domain_keyword>techcity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-08 06:23:10</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Susan Dickinson</registrant_name>
   <name_servers>
    <value>3888.ns1.above.com</value>
    <value>3888.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</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 1,896 domain names (in 0.171 seconds) which look and sound like the brand name "techcity".
Domain Name Registered Expiry Registrar Ownership
1 tech-city.com 12 Oct 1996 11 Oct 2025 Network Solutions, LLC -
2 techciti.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Aaron Huang
3 technity.email 17 May 2024 17 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 techcityu.org 23 Sep 2015 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 technity.biz 11 Mar 2022 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 ntechcity.ru 1 Nov 2022 1 Nov 2024 RU-CENTER-RU Obshchestvo s ogranichennoj otvetstvennostyu "NTekh lab"
7 techrity.website 26 Jul 2020 26 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
8 technity.cloud 8 May 2024 8 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
9 techcuty.com 21 Aug 2018 21 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 techocity.ru 30 Aug 2020 30 Aug 2024 REGRU-RU Private Person
11 etechcity.com 12 Aug 2012 12 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 tech-city.info 3 Jan 2015 3 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 techocity.xyz 16 Apr 2021 16 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
14 techwity.com 20 Aug 2017 20 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
15 techicity.biz 16 Oct 2002 15 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 techcoty.com 23 Aug 2023 23 Aug 2024 GRANSY S.R.O D/B/A SUBREG.CZ My Domain Provider
17 technity.com 12 May 2014 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 technity.ink 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 techity.co.uk 20 May 2019 20 May 2025 20i Ltd [Tag = STACK] -
20 technity.solutions 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 stechcity.com 4 Apr 2022 4 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 technity.tech 12 Jun 2023 12 Jun 2024 Dotserve Inc Technity
23 techicity.org 16 Oct 2002 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 technity.uk 15 May 2023 15 May 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
25 technity.site 8 May 2024 8 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
26 techcityu.com 6 Feb 2014 6 Feb 2025 GoDaddy.com, LLC -
27 hechcity.com 16 Jul 2019 16 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
28 itechcity.com 20 Jan 2016 20 Jan 2025 Dynadot Inc -
29 technity.click 8 May 2024 8 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
30 techtcity.tech 21 Jun 2023 21 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
31 ntechcity.com 1 Nov 2022 31 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Obshchestvo s ogranichennoj otvetstvennostyu "NTekh lab"
32 atechcity.com 5 Nov 2008 5 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
33 technity.net 4 Nov 2015 4 Nov 2024 BigRock Solutions Ltd. Technity
34 techcety.com 10 Jun 2023 10 Jun 2024 NameCheap, Inc. -
35 techciti.ng 13 Dec 2022 13 Dec 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
36 techcify.com 20 Aug 2019 20 Aug 2024 NAMECHEAP INC Noman Tahir
37 teachcity.ru 1 Jul 2009 1 Jul 2024 SALENAMES-RU Private Person
38 techrity.org 24 May 2020 24 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 technity.red 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 techacity.com 30 Jun 2014 30 Jun 2024 Domain.com, LLC REDACTED FOR PRIVACY
41 tecocity.com 10 Nov 2000 10 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
42 gtechcity.com 21 Apr 2017 21 Apr 2025 IONOS SE 1&1 Internet Inc
43 ctechcity.com 23 Mar 2016 23 Mar 2025 GoDaddy.com, LLC -
44 techcitys.com 20 Oct 2023 20 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 mechcity.com 8 Sep 2014 8 Sep 2024 GoDaddy.com, LLC -
46 techdity.com 25 Oct 2022 25 Oct 2024 GoDaddy.com, LLC -
47 techuity.in 28 Jul 2013 28 Jul 2024 eNom, LLC j.k.jones co.
48 technity.pro 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 teachcity.com 31 Oct 2014 31 Oct 2024 GoDaddy.com, LLC -
50 techcityx.xyz 29 Jan 2024 29 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
51 techsity.in 28 Aug 2022 28 Aug 2024 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
52 techrity.com 19 Nov 2022 19 Nov 2024 GoDaddy.com, LLC -
53 techkcity.com 13 Apr 2023 13 Apr 2024 NAMECHEAP INC Withheld for Privacy Purposes
54 techscity.com 26 Oct 2022 26 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
55 techcito.com 30 Aug 2017 30 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Coriusweb Internet Services
56 tech-city.top 2 Nov 2021 2 Nov 2024 DNSPod, Inc. Wang Jian
57 itechcity.co.uk 21 Jul 2014 21 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
58 technity.ru 20 Dec 2023 20 Dec 2024 REGRU-RU Private Person
59 techsity.com 7 Sep 2019 7 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
60 tech-city.click 13 May 2024 13 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
61 technity.services 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 techciti.in 28 Mar 2013 28 Mar 2027 GoDaddy.com, LLC TechCiti Technologies Private Limited
63 technity.support 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 techicity.com 16 Oct 2002 15 Oct 2024 GoDaddy.com, LLC -
65 tecicity.us 4 Dec 2021 4 Dec 2024 Squarespace Domains II LLC Tecicity LLC
66 techocity.co 30 Aug 2022 30 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com None
67 techcite.co.uk 21 Feb 2020 21 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
68 technity.llc 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 technity.link 10 Apr 2022 10 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
70 techpity.com 5 Oct 2023 5 Oct 2024 Tucows Domains Inc. -
71 techocity.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Brendon Asciak
72 techuity.net 21 Dec 2022 21 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
73 teachcity.org 8 Jul 2007 8 Jul 2024 Network Solutions, LLC REDACTED FOR PRIVACY
74 techxity.com 18 Aug 2022 18 Aug 2024 GoDaddy.com, LLC -
75 technity.co.jp 7 Jan 2016 - - Technity Co., Ltd.
76 tech-city.ru 22 Feb 2018 22 Feb 2025 REGRU-RU Private Person
77 techecity.com 17 Jun 2018 17 Jun 2024 GoDaddy.com, LLC -
78 tech-city.tech 23 Jan 2024 23 Jan 2025 Dotserve Inc N/A
79 tecacity.com 17 Aug 2019 17 Aug 2024 Launchpad.com Inc. -
80 techxity.store 26 Sep 2023 26 Sep 2024 Sav.com, LLC Privacy Protection
81 techcite.com 1 Jun 2014 1 Jun 2025 GoDaddy.com, LLC NameFind LLC
82 techvity.com 7 Jul 2016 7 Jul 2025 Dynadot Inc -
83 techcaty.com 17 Dec 2023 17 Dec 2024 GoDaddy.com, LLC -
84 techocity.com 5 Oct 2016 5 Oct 2024 GoDaddy.com, LLC -
85 techuity.ventures 17 Dec 2015 17 Dec 2024 eNom, LLC Data Protected
86 techocity.net 7 Oct 2020 7 Oct 2024 NameCheap, Inc. -
87 tekhcity.ru 11 Jan 2018 11 Jan 2025 REGRU-RU Private Person
88 tech-city.net 19 May 2024 19 May 2025 SNAPNAMES 69, LLC hao ran wang
89 technity.de - - - -
90 technity.online 8 May 2024 8 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
91 dechcity.com 21 Dec 2017 21 Dec 2024 NameSilo, LLC -
92 technity.pl 9 Jun 2024 9 Jun 2025 Aftermarket.pl Limited -
93 techuity.com 13 Oct 2011 13 Oct 2024 NameCheap, Inc. -
94 techycity.com 23 Dec 2023 23 Dec 2026 GoDaddy.com, LLC -
95 technity.org 28 Dec 2022 28 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
96 techciti.net 28 Jul 2019 28 Jul 2024 Launchpad.com Inc. -
97 tehcity.ru 14 May 2007 14 May 2025 SALENAMES-RU Private Person
98 teccity.com 15 May 2013 15 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 techity.site 3 Oct 2023 3 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
100 teccity.net 25 Apr 2016 20 Jul 2024 Cronon AG -
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 Techcity.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=techcity.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "techcity.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 1896,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "tech-city.com, techciti.com.au, technity.email, techcityu.org, technity.biz, ntechcity.ru, techrity.website, technity.cloud, techcuty.com, techocity.ru, etechcity.com, tech-city.info, techocity.xyz, techwity.com, techicity.biz, techcoty.com, technity.com, technity.ink, techity.co.uk, technity.solutions, stechcity.com, technity.tech, techicity.org, technity.uk, technity.site, techcityu.com, hechcity.com, itechcity.com, technity.click, techtcity.tech, ntechcity.com, atechcity.com, technity.net, techcety.com, techciti.ng, techcify.com, teachcity.ru, techrity.org, technity.red, techacity.com, tecocity.com, gtechcity.com, ctechcity.com, techcitys.com, mechcity.com, techdity.com, techuity.in, technity.pro, teachcity.com, techcityx.xyz, techsity.in, techrity.com, techkcity.com, techscity.com, techcito.com, tech-city.top, itechcity.co.uk, technity.ru, techsity.com, tech-city.click, technity.services, techciti.in, technity.support, techicity.com, tecicity.us, techocity.co, techcite.co.uk, technity.llc, technity.link, techpity.com, techocity.au, techuity.net, teachcity.org, techxity.com, technity.co.jp, tech-city.ru, techecity.com, tech-city.tech, tecacity.com, techxity.store, techcite.com, techvity.com, techcaty.com, techocity.com, techuity.ventures, techocity.net, tekhcity.ru, tech-city.net, technity.de, technity.online, dechcity.com, technity.pl, techuity.com, techycity.com, technity.org, techciti.net, tehcity.ru, teccity.com, techity.site, teccity.net",
    "results": [
        {
            "num": 1,
            "domain_name": "tech-city.com",
            "domain_keyword": "tech-city",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:17:31",
            "create_date": "1996-10-12",
            "update_date": "2020-07-02",
            "expiry_date": "2025-10-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns.tech-city.com",
                "ns2.tech-city.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "techciti.com.au",
            "domain_keyword": "techciti",
            "domain_tld": "com.au",
            "query_time": "2024-05-22 00:57:25",
            "update_date": "2023-09-08",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Aaron Huang",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "technity.email",
            "domain_keyword": "technity",
            "domain_tld": "email",
            "query_time": "2024-05-19 16:55:00",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "techcityu.org",
            "domain_keyword": "techcityu",
            "domain_tld": "org",
            "query_time": "2024-04-15 07:13:18",
            "create_date": "2015-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "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": [
                "logan.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "technity.biz",
            "domain_keyword": "technity",
            "domain_tld": "biz",
            "query_time": "2024-05-18 13:55:55",
            "create_date": "2022-03-11",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-11",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ntechcity.ru",
            "domain_keyword": "ntechcity",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:29:19",
            "create_date": "2022-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Obshchestvo s ogranichennoj otvetstvennostyu \"NTekh lab\"",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "techrity.website",
            "domain_keyword": "techrity",
            "domain_tld": "website",
            "query_time": "2024-04-30 03:06:02",
            "create_date": "2020-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "technity.cloud",
            "domain_keyword": "technity",
            "domain_tld": "cloud",
            "query_time": "2024-05-10 14:44:24",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "techcuty.com",
            "domain_keyword": "techcuty",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:15:06",
            "create_date": "2018-08-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=techcuty.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "techocity.ru",
            "domain_keyword": "techocity",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:34:06",
            "create_date": "2020-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "etechcity.com",
            "domain_keyword": "etechcity",
            "domain_tld": "com",
            "query_time": "2024-04-16 18:51:06",
            "create_date": "2012-08-12",
            "update_date": "2020-08-06",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tech-city.info",
            "domain_keyword": "tech-city",
            "domain_tld": "info",
            "query_time": "2024-05-13 07:38:13",
            "create_date": "2015-01-03",
            "update_date": "2024-02-17",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "techocity.xyz",
            "domain_keyword": "techocity",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 13:42:01",
            "create_date": "2021-04-16",
            "update_date": "2024-05-24",
            "expiry_date": "2025-04-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the 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": [
                "cloe.ns.cloudflare.com",
                "curt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "techwity.com",
            "domain_keyword": "techwity",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:40:04",
            "create_date": "2017-08-20",
            "update_date": "2024-04-10",
            "expiry_date": "2024-08-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "techicity.biz",
            "domain_keyword": "techicity",
            "domain_tld": "biz",
            "query_time": "2024-05-08 08:29:01",
            "create_date": "2002-10-16",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "techcoty.com",
            "domain_keyword": "techcoty",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:48:29",
            "create_date": "2023-08-23",
            "update_date": "2024-01-23",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "My Domain Provider",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "technity.com",
            "domain_keyword": "technity",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:55:55",
            "create_date": "2014-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=technity.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "technity.ink",
            "domain_keyword": "technity",
            "domain_tld": "ink",
            "query_time": "2024-05-10 17:13:40",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "techity.co.uk",
            "domain_keyword": "techity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 01:05:08",
            "create_date": "2019-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "technity.solutions",
            "domain_keyword": "technity",
            "domain_tld": "solutions",
            "query_time": "2024-05-11 17:23:21",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "stechcity.com",
            "domain_keyword": "stechcity",
            "domain_tld": "com",
            "query_time": "2024-05-21 06:36:07",
            "create_date": "2022-04-04",
            "update_date": "2022-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=stechcity.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "ryan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "technity.tech",
            "domain_keyword": "technity",
            "domain_tld": "tech",
            "query_time": "2024-05-13 13:53:49",
            "create_date": "2023-06-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "Technity",
            "registrant_state": "Jharkhand",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the 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": [
                "cont603385.earth.orderbox-dns.com",
                "cont603385.mars.orderbox-dns.com",
                "cont603385.mercury.orderbox-dns.com",
                "cont603385.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "techicity.org",
            "domain_keyword": "techicity",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:34:29",
            "create_date": "2002-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.techicity.com",
                "ns2.techicity.com",
                "ns3.techicity.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "technity.uk",
            "domain_keyword": "technity",
            "domain_tld": "uk",
            "query_time": "2024-05-26 01:06:27",
            "create_date": "2023-05-15",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-15",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "technity.site",
            "domain_keyword": "technity",
            "domain_tld": "site",
            "query_time": "2024-05-10 18:14:57",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "techcityu.com",
            "domain_keyword": "techcityu",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:13:18",
            "create_date": "2014-02-06",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-06",
            "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": 27,
            "domain_name": "hechcity.com",
            "domain_keyword": "hechcity",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:35:08",
            "create_date": "2019-07-16",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-16",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "brady.dnspod.net",
                "dns17.hichina.com",
                "dns18.hichina.com",
                "duncan.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "itechcity.com",
            "domain_keyword": "itechcity",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:09:59",
            "create_date": "2016-01-20",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-20",
            "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": 29,
            "domain_name": "technity.click",
            "domain_keyword": "technity",
            "domain_tld": "click",
            "query_time": "2024-05-11 14:24:51",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "techtcity.tech",
            "domain_keyword": "techtcity",
            "domain_tld": "tech",
            "query_time": "2024-05-23 09:37:54",
            "create_date": "2023-06-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-21",
            "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": [
                "anirban.ns.cloudflare.com",
                "rayne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ntechcity.com",
            "domain_keyword": "ntechcity",
            "domain_tld": "com",
            "query_time": "2024-06-01 03:57:41",
            "create_date": "2022-11-01",
            "update_date": "2022-11-07",
            "expiry_date": "2024-10-31",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Obshchestvo s ogranichennoj otvetstvennostyu \"NTekh lab\"",
            "registrant_company": "Obshchestvo s ogranichennoj otvetstvennostyu \"NTekh lab\"",
            "registrant_address": "Bolshaya Gruzinskaya, 61(1)",
            "registrant_city": "Moscow",
            "registrant_zip": "123056",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9250727031",
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "atechcity.com",
            "domain_keyword": "atechcity",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:55:57",
            "create_date": "2008-11-05",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-05",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "technity.net",
            "domain_keyword": "technity",
            "domain_tld": "net",
            "query_time": "2024-04-22 09:56:22",
            "create_date": "2015-11-04",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Prateesh R K",
            "registrant_company": "Technity",
            "registrant_address": "BARC Colony, Anushaktinagar",
            "registrant_city": "Mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400094",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.7045527719",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "techcety.com",
            "domain_keyword": "techcety",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:47:27",
            "create_date": "2023-06-10",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.buzflip.com",
                "ns2.buzflip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "techciti.ng",
            "domain_keyword": "techciti",
            "domain_tld": "ng",
            "query_time": "2024-05-08 15:47:31",
            "create_date": "2022-12-13",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-13",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Integrated Orange",
            "registrant_company": "Example Inc.",
            "registrant_address": "42, Oduduwa Crescent GRA",
            "registrant_city": "Ikeja",
            "registrant_state": "Lagos",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "07035703401",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "techcify.com",
            "domain_keyword": "techcify",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:13:12",
            "create_date": "2019-08-20",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Noman Tahir",
            "registrant_address": "12A Westcott Place",
            "registrant_city": "Oakhurst",
            "registrant_state": "NSW",
            "registrant_zip": "2761",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.470395479",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "teachcity.ru",
            "domain_keyword": "teachcity",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:27:10",
            "create_date": "2009-07-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "techrity.org",
            "domain_keyword": "techrity",
            "domain_tld": "org",
            "query_time": "2024-05-10 11:07:05",
            "create_date": "2020-05-24",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "technity.red",
            "domain_keyword": "technity",
            "domain_tld": "red",
            "query_time": "2024-05-10 17:38:43",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "techacity.com",
            "domain_keyword": "techacity",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:08:13",
            "create_date": "2014-06-30",
            "update_date": "2023-11-13",
            "expiry_date": "2024-06-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b589b60f-2644-4f1e-b6c0-481cff5b4cb4",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tecocity.com",
            "domain_keyword": "tecocity",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:21:24",
            "create_date": "2000-11-10",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "gtechcity.com",
            "domain_keyword": "gtechcity",
            "domain_tld": "com",
            "query_time": "2024-05-02 16:36:53",
            "create_date": "2017-04-21",
            "update_date": "2022-08-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "grace.ns.cloudflare.com",
                "ram.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ctechcity.com",
            "domain_keyword": "ctechcity",
            "domain_tld": "com",
            "query_time": "2024-06-09 23:33:12",
            "create_date": "2016-03-23",
            "update_date": "2023-11-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "techcitys.com",
            "domain_keyword": "techcitys",
            "domain_tld": "com",
            "query_time": "2024-05-22 21:38:05",
            "create_date": "2023-10-20",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "andronicus.ns.cloudflare.com",
                "kehlani.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mechcity.com",
            "domain_keyword": "mechcity",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:21:53",
            "create_date": "2014-09-08",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "techdity.com",
            "domain_keyword": "techdity",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:57:53",
            "create_date": "2022-10-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.flexicloud.in",
                "ns2.flexicloud.in",
                "ns3.flexicloud.in",
                "ns4.flexicloud.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "techuity.in",
            "domain_keyword": "techuity",
            "domain_tld": "in",
            "query_time": "2024-04-27 20:37:18",
            "create_date": "2013-07-28",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "j.k.jones co.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "technity.pro",
            "domain_keyword": "technity",
            "domain_tld": "pro",
            "query_time": "2024-05-10 17:37:55",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "teachcity.com",
            "domain_keyword": "teachcity",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:42:04",
            "create_date": "2014-10-31",
            "update_date": "2024-03-07",
            "expiry_date": "2024-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "techcityx.xyz",
            "domain_keyword": "techcityx",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 01:00:59",
            "create_date": "2024-01-29",
            "update_date": "2024-04-28",
            "expiry_date": "2025-01-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "techsity.in",
            "domain_keyword": "techsity",
            "domain_tld": "in",
            "query_time": "2024-06-09 04:06:53",
            "create_date": "2022-08-28",
            "update_date": "2022-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jammu and kashmir",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "techrity.com",
            "domain_keyword": "techrity",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:04:48",
            "create_date": "2022-11-19",
            "update_date": "2023-04-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "techkcity.com",
            "domain_keyword": "techkcity",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:30:34",
            "create_date": "2023-04-13",
            "update_date": "2024-05-26",
            "expiry_date": "2024-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "techscity.com",
            "domain_keyword": "techscity",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:59:22",
            "create_date": "2022-10-26",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "techcito.com",
            "domain_keyword": "techcito",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:57:25",
            "create_date": "2017-08-30",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Ms. Neelam Jaiswal",
            "registrant_company": "Coriusweb Internet Services",
            "registrant_address": "Varanasi",
            "registrant_city": "Varanasi",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "221007",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9711480940",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "tech-city.top",
            "domain_keyword": "tech-city",
            "domain_tld": "top",
            "query_time": "2024-05-17 18:12:10",
            "create_date": "2021-11-02",
            "update_date": "2021-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Jian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "perimeter.dnspod.net",
                "phase.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "itechcity.co.uk",
            "domain_keyword": "itechcity",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 01:10:02",
            "create_date": "2014-07-21",
            "update_date": "2023-12-01",
            "expiry_date": "2024-07-21",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "technity.ru",
            "domain_keyword": "technity",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:16:49",
            "create_date": "2023-12-20",
            "expiry_date": "2024-12-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "techsity.com",
            "domain_keyword": "techsity",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:51:17",
            "create_date": "2019-09-07",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=techsity.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "tech-city.click",
            "domain_keyword": "tech-city",
            "domain_tld": "click",
            "query_time": "2024-05-15 14:26:06",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "technity.services",
            "domain_keyword": "technity",
            "domain_tld": "services",
            "query_time": "2024-05-10 18:00:28",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "techciti.in",
            "domain_keyword": "techciti",
            "domain_tld": "in",
            "query_time": "2024-05-15 05:23:09",
            "create_date": "2013-03-28",
            "update_date": "2023-02-17",
            "expiry_date": "2027-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TechCiti Technologies Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "technity.support",
            "domain_keyword": "technity",
            "domain_tld": "support",
            "query_time": "2024-05-10 18:16:07",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "techicity.com",
            "domain_keyword": "techicity",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:29:01",
            "create_date": "2002-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.winhost.com",
                "ns2.winhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "tecicity.us",
            "domain_keyword": "tecicity",
            "domain_tld": "us",
            "query_time": "2024-05-07 11:42:09",
            "create_date": "2021-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Alec Walker",
            "registrant_company": "Tecicity LLC",
            "registrant_address": "13936 Clifton Blvd",
            "registrant_city": "lakewood",
            "registrant_state": "OH",
            "registrant_zip": "44107",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4105629843",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "techocity.co",
            "domain_keyword": "techocity",
            "domain_tld": "co",
            "query_time": "2024-05-19 17:57:06",
            "create_date": "2022-08-30",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "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": [
                "ns8189.hostgator.com",
                "ns8190.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "techcite.co.uk",
            "domain_keyword": "techcite",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 07:13:15",
            "create_date": "2020-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "technity.llc",
            "domain_keyword": "technity",
            "domain_tld": "llc",
            "query_time": "2024-05-10 18:42:14",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "technity.link",
            "domain_keyword": "technity",
            "domain_tld": "link",
            "query_time": "2024-06-03 04:34:06",
            "create_date": "2022-04-10",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-10",
            "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-1253.awsdns-28.org",
                "ns-146.awsdns-18.com",
                "ns-2037.awsdns-62.co.uk",
                "ns-683.awsdns-21.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "techpity.com",
            "domain_keyword": "techpity",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:01:21",
            "create_date": "2023-10-05",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "techocity.au",
            "domain_keyword": "techocity",
            "domain_tld": "au",
            "query_time": "2024-06-01 13:42:01",
            "update_date": "2023-09-02",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Brendon Asciak",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "techuity.net",
            "domain_keyword": "techuity",
            "domain_tld": "net",
            "query_time": "2024-04-30 03:10:38",
            "create_date": "2022-12-21",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-21",
            "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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "teachcity.org",
            "domain_keyword": "teachcity",
            "domain_tld": "org",
            "query_time": "2024-04-20 23:42:04",
            "create_date": "2007-07-08",
            "update_date": "2022-05-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "techxity.com",
            "domain_keyword": "techxity",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:06:08",
            "create_date": "2022-08-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.techxity.com",
                "ns2.techxity.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "technity.co.jp",
            "domain_keyword": "technity",
            "domain_tld": "co.jp",
            "query_time": "2024-05-18 13:55:55",
            "create_date": "2016-01-07",
            "update_date": "2024-02-01",
            "registrant_company": "Technity Co., Ltd.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 76,
            "domain_name": "tech-city.ru",
            "domain_keyword": "tech-city",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:15:24",
            "create_date": "2018-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "techecity.com",
            "domain_keyword": "techecity",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:49:41",
            "create_date": "2018-06-17",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "tech-city.tech",
            "domain_keyword": "tech-city",
            "domain_tld": "tech",
            "query_time": "2024-05-17 18:12:10",
            "create_date": "2024-01-23",
            "update_date": "2024-02-08",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "874",
            "registrant_country": "EG",
            "registrant_email": "please query the rdds service of the 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": [
                "cont603385.earth.orderbox-dns.com",
                "cont603385.mars.orderbox-dns.com",
                "cont603385.mercury.orderbox-dns.com",
                "cont603385.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tecacity.com",
            "domain_keyword": "tecacity",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:49:23",
            "create_date": "2019-08-17",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-17",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "cns2037.hostgator.com",
                "cns2038.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "techxity.store",
            "domain_keyword": "techxity",
            "domain_tld": "store",
            "query_time": "2024-06-10 17:54:31",
            "create_date": "2023-09-26",
            "update_date": "2024-06-10",
            "expiry_date": "2024-09-26",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "techcite.com",
            "domain_keyword": "techcite",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:23:10",
            "create_date": "2014-06-01",
            "update_date": "2024-05-12",
            "expiry_date": "2025-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "techvity.com",
            "domain_keyword": "techvity",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:38:44",
            "create_date": "2016-07-07",
            "update_date": "2024-03-19",
            "expiry_date": "2025-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "techcaty.com",
            "domain_keyword": "techcaty",
            "domain_tld": "com",
            "query_time": "2024-04-29 06:54:27",
            "create_date": "2023-12-17",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "techocity.com",
            "domain_keyword": "techocity",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:21:27",
            "create_date": "2016-10-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-05",
            "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": 85,
            "domain_name": "techuity.ventures",
            "domain_keyword": "techuity",
            "domain_tld": "ventures",
            "query_time": "2024-04-30 03:10:39",
            "create_date": "2015-12-17",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "techocity.net",
            "domain_keyword": "techocity",
            "domain_tld": "net",
            "query_time": "2024-05-13 14:00:21",
            "create_date": "2020-10-07",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.box.techocity.net",
                "ns2.box.techocity.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "tekhcity.ru",
            "domain_keyword": "tekhcity",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:18:58",
            "create_date": "2018-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "tech-city.net",
            "domain_keyword": "tech-city",
            "domain_tld": "net",
            "query_time": "2024-05-22 16:05:03",
            "create_date": "2024-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1313,
            "registrar_name": "SNAPNAMES 69, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "hao ran wang",
            "registrant_address": "liang yuan qu, qian jin jie, 27 hao, 1 dan yuan, 4",
            "registrant_city": "shang qiu",
            "registrant_state": "Henan",
            "registrant_zip": "000000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.17660970664",
            "registrant_fax": "+86.17660970664",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "technity.de",
            "domain_keyword": "technity",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:25:25",
            "update_date": "2021-01-23",
            "name_servers": [
                "ns1.domainers.de",
                "ns2.domainers.de",
                "ns3.domainers.de",
                "ns4.domainers.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "technity.online",
            "domain_keyword": "technity",
            "domain_tld": "online",
            "query_time": "2024-05-11 16:55:27",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dechcity.com",
            "domain_keyword": "dechcity",
            "domain_tld": "com",
            "query_time": "2024-05-21 23:27:35",
            "create_date": "2017-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "technity.pl",
            "domain_keyword": "technity",
            "domain_tld": "pl",
            "query_time": "2024-06-10 01:10:04",
            "create_date": "2024-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 93,
            "domain_name": "techuity.com",
            "domain_keyword": "techuity",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:37:17",
            "create_date": "2011-10-13",
            "update_date": "2024-04-12",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "techycity.com",
            "domain_keyword": "techycity",
            "domain_tld": "com",
            "query_time": "2024-05-05 08:46:37",
            "create_date": "2023-12-23",
            "update_date": "2023-12-23",
            "expiry_date": "2026-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "technity.org",
            "domain_keyword": "technity",
            "domain_tld": "org",
            "query_time": "2024-05-08 08:38:19",
            "create_date": "2022-12-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "techciti.net",
            "domain_keyword": "techciti",
            "domain_tld": "net",
            "query_time": "2024-06-08 06:23:10",
            "create_date": "2019-07-28",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-28",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns1.hostingessential.com",
                "ns2.hostingessential.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tehcity.ru",
            "domain_keyword": "tehcity",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:35:43",
            "create_date": "2007-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "teccity.com",
            "domain_keyword": "teccity",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:15:02",
            "create_date": "2013-05-15",
            "update_date": "2021-05-09",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "techity.site",
            "domain_keyword": "techity",
            "domain_tld": "site",
            "query_time": "2024-06-08 06:30:14",
            "create_date": "2023-10-03",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "teccity.net",
            "domain_keyword": "teccity",
            "domain_tld": "net",
            "query_time": "2024-04-27 14:15:02",
            "create_date": "2016-04-25",
            "update_date": "2016-04-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks13.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.171,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>techcity.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1896</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>tech-city.com, techciti.com.au, technity.email, techcityu.org, technity.biz, ntechcity.ru, techrity.website, technity.cloud, techcuty.com, techocity.ru, etechcity.com, tech-city.info, techocity.xyz, techwity.com, techicity.biz, techcoty.com, technity.com, technity.ink, techity.co.uk, technity.solutions, stechcity.com, technity.tech, techicity.org, technity.uk, technity.site, techcityu.com, hechcity.com, itechcity.com, technity.click, techtcity.tech, ntechcity.com, atechcity.com, technity.net, techcety.com, techciti.ng, techcify.com, teachcity.ru, techrity.org, technity.red, techacity.com, tecocity.com, gtechcity.com, ctechcity.com, techcitys.com, mechcity.com, techdity.com, techuity.in, technity.pro, teachcity.com, techcityx.xyz, techsity.in, techrity.com, techkcity.com, techscity.com, techcito.com, tech-city.top, itechcity.co.uk, technity.ru, techsity.com, tech-city.click, technity.services, techciti.in, technity.support, techicity.com, tecicity.us, techocity.co, techcite.co.uk, technity.llc, technity.link, techpity.com, techocity.au, techuity.net, teachcity.org, techxity.com, technity.co.jp, tech-city.ru, techecity.com, tech-city.tech, tecacity.com, techxity.store, techcite.com, techvity.com, techcaty.com, techocity.com, techuity.ventures, techocity.net, tekhcity.ru, tech-city.net, technity.de, technity.online, dechcity.com, technity.pl, techuity.com, techycity.com, technity.org, techciti.net, tehcity.ru, teccity.com, techity.site, teccity.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tech-city.com</domain_name>
   <domain_keyword>tech-city</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:17:31</query_time>
   <create_date>1996-10-12</create_date>
   <update_date>2020-07-02</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.tech-city.com</value>
    <value>ns2.tech-city.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>techciti.com.au</domain_name>
   <domain_keyword>techciti</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-22 00:57:25</query_time>
   <update_date>2023-09-08</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Aaron Huang</registrant_name>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>technity.email</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-19 16:55:00</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>techcityu.org</domain_name>
   <domain_keyword>techcityu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 07:13:18</query_time>
   <create_date>2015-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</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>logan.ns.cloudflare.com</value>
    <value>maya.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>5</num>
   <domain_name>technity.biz</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 13:55:55</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-11</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ntechcity.ru</domain_name>
   <domain_keyword>ntechcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:29:19</query_time>
   <create_date>2022-11-01</create_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Obshchestvo s ogranichennoj otvetstvennostyu &quot;NTekh lab&quot;</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>techrity.website</domain_name>
   <domain_keyword>techrity</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-30 03:06:02</query_time>
   <create_date>2020-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>technity.cloud</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-10 14:44:24</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>techcuty.com</domain_name>
   <domain_keyword>techcuty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:15:06</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=techcuty.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>techocity.ru</domain_name>
   <domain_keyword>techocity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:34:06</query_time>
   <create_date>2020-08-30</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>etechcity.com</domain_name>
   <domain_keyword>etechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 18:51:06</query_time>
   <create_date>2012-08-12</create_date>
   <update_date>2020-08-06</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tech-city.info</domain_name>
   <domain_keyword>tech-city</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 07:38:13</query_time>
   <create_date>2015-01-03</create_date>
   <update_date>2024-02-17</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/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>techocity.xyz</domain_name>
   <domain_keyword>techocity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 13:42:01</query_time>
   <create_date>2021-04-16</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>PK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cloe.ns.cloudflare.com</value>
    <value>curt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>techwity.com</domain_name>
   <domain_keyword>techwity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:40:04</query_time>
   <create_date>2017-08-20</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>techicity.biz</domain_name>
   <domain_keyword>techicity</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 08:29:01</query_time>
   <create_date>2002-10-16</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>techcoty.com</domain_name>
   <domain_keyword>techcoty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:48:29</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>technity.com</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:55:55</query_time>
   <create_date>2014-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>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=technity.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>technity.ink</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-10 17:13:40</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>techity.co.uk</domain_name>
   <domain_keyword>techity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 01:05:08</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>technity.solutions</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-11 17:23:21</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>stechcity.com</domain_name>
   <domain_keyword>stechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 06:36:07</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2022-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=stechcity.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>ryan.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>22</num>
   <domain_name>technity.tech</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 13:53:49</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>Technity</registrant_company>
   <registrant_state>Jharkhand</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cont603385.earth.orderbox-dns.com</value>
    <value>cont603385.mars.orderbox-dns.com</value>
    <value>cont603385.mercury.orderbox-dns.com</value>
    <value>cont603385.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>techicity.org</domain_name>
   <domain_keyword>techicity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:34:29</query_time>
   <create_date>2002-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.techicity.com</value>
    <value>ns2.techicity.com</value>
    <value>ns3.techicity.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>24</num>
   <domain_name>technity.uk</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 01:06:27</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>technity.site</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 18:14:57</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>techcityu.com</domain_name>
   <domain_keyword>techcityu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:13:18</query_time>
   <create_date>2014-02-06</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-06</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>27</num>
   <domain_name>hechcity.com</domain_name>
   <domain_keyword>hechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:35:08</query_time>
   <create_date>2019-07-16</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-16</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>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>brady.dnspod.net</value>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
    <value>duncan.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>itechcity.com</domain_name>
   <domain_keyword>itechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:09:59</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-20</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>29</num>
   <domain_name>technity.click</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-11 14:24:51</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>techtcity.tech</domain_name>
   <domain_keyword>techtcity</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-23 09:37:54</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-21</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>anirban.ns.cloudflare.com</value>
    <value>rayne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ntechcity.com</domain_name>
   <domain_keyword>ntechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 03:57:41</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Obshchestvo s ogranichennoj otvetstvennostyu &quot;NTekh lab&quot;</registrant_name>
   <registrant_company>Obshchestvo s ogranichennoj otvetstvennostyu &quot;NTekh lab&quot;</registrant_company>
   <registrant_address>Bolshaya Gruzinskaya, 61(1)</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_zip>123056</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9250727031</registrant_phone>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>atechcity.com</domain_name>
   <domain_keyword>atechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:55:57</query_time>
   <create_date>2008-11-05</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>technity.net</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 09:56:22</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Prateesh R K</registrant_name>
   <registrant_company>Technity</registrant_company>
   <registrant_address>BARC Colony, Anushaktinagar</registrant_address>
   <registrant_city>Mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400094</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.7045527719</registrant_phone>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>techcety.com</domain_name>
   <domain_keyword>techcety</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:47:27</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.buzflip.com</value>
    <value>ns2.buzflip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>techciti.ng</domain_name>
   <domain_keyword>techciti</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-08 15:47:31</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Integrated Orange</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>42, Oduduwa Crescent GRA</registrant_address>
   <registrant_city>Ikeja</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>07035703401</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>techcify.com</domain_name>
   <domain_keyword>techcify</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:13:12</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Noman Tahir</registrant_name>
   <registrant_address>12A Westcott Place</registrant_address>
   <registrant_city>Oakhurst</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2761</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.470395479</registrant_phone>
   <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>37</num>
   <domain_name>teachcity.ru</domain_name>
   <domain_keyword>teachcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:27:10</query_time>
   <create_date>2009-07-01</create_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>techrity.org</domain_name>
   <domain_keyword>techrity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 11:07:05</query_time>
   <create_date>2020-05-24</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>technity.red</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-10 17:38:43</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>techacity.com</domain_name>
   <domain_keyword>techacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:08:13</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b589b60f-2644-4f1e-b6c0-481cff5b4cb4</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tecocity.com</domain_name>
   <domain_keyword>tecocity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:21:24</query_time>
   <create_date>2000-11-10</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-10</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>beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.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>gtechcity.com</domain_name>
   <domain_keyword>gtechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 16:36:53</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>grace.ns.cloudflare.com</value>
    <value>ram.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ctechcity.com</domain_name>
   <domain_keyword>ctechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 23:33:12</query_time>
   <create_date>2016-03-23</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>44</num>
   <domain_name>techcitys.com</domain_name>
   <domain_keyword>techcitys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 21:38:05</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>andronicus.ns.cloudflare.com</value>
    <value>kehlani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mechcity.com</domain_name>
   <domain_keyword>mechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:21:53</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>techdity.com</domain_name>
   <domain_keyword>techdity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:57:53</query_time>
   <create_date>2022-10-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-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.flexicloud.in</value>
    <value>ns2.flexicloud.in</value>
    <value>ns3.flexicloud.in</value>
    <value>ns4.flexicloud.in</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>47</num>
   <domain_name>techuity.in</domain_name>
   <domain_keyword>techuity</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-27 20:37:18</query_time>
   <create_date>2013-07-28</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>j.k.jones co.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>technity.pro</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-10 17:37:55</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>teachcity.com</domain_name>
   <domain_keyword>teachcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:42:04</query_time>
   <create_date>2014-10-31</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>50</num>
   <domain_name>techcityx.xyz</domain_name>
   <domain_keyword>techcityx</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 01:00:59</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>techsity.in</domain_name>
   <domain_keyword>techsity</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 04:06:53</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.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>jammu and kashmir</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>techrity.com</domain_name>
   <domain_keyword>techrity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:04:48</query_time>
   <create_date>2022-11-19</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>techkcity.com</domain_name>
   <domain_keyword>techkcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:30:34</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>techscity.com</domain_name>
   <domain_keyword>techscity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:59:22</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>techcito.com</domain_name>
   <domain_keyword>techcito</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:57:25</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Ms. Neelam Jaiswal</registrant_name>
   <registrant_company>Coriusweb Internet Services</registrant_company>
   <registrant_address>Varanasi</registrant_address>
   <registrant_city>Varanasi</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>221007</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9711480940</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>tech-city.top</domain_name>
   <domain_keyword>tech-city</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 18:12:10</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2021-11-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Jian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>perimeter.dnspod.net</value>
    <value>phase.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>itechcity.co.uk</domain_name>
   <domain_keyword>itechcity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 01:10:02</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>technity.ru</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:16:49</query_time>
   <create_date>2023-12-20</create_date>
   <expiry_date>2024-12-20</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>59</num>
   <domain_name>techsity.com</domain_name>
   <domain_keyword>techsity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:51:17</query_time>
   <create_date>2019-09-07</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=techsity.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>tech-city.click</domain_name>
   <domain_keyword>tech-city</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-15 14:26:06</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>technity.services</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-10 18:00:28</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>techciti.in</domain_name>
   <domain_keyword>techciti</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 05:23:09</query_time>
   <create_date>2013-03-28</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2027-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TechCiti Technologies Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>technity.support</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-10 18:16:07</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>techicity.com</domain_name>
   <domain_keyword>techicity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:29:01</query_time>
   <create_date>2002-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</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.winhost.com</value>
    <value>ns2.winhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>tecicity.us</domain_name>
   <domain_keyword>tecicity</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 11:42:09</query_time>
   <create_date>2021-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</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>Alec Walker</registrant_name>
   <registrant_company>Tecicity LLC</registrant_company>
   <registrant_address>13936 Clifton Blvd</registrant_address>
   <registrant_city>lakewood</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>44107</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4105629843</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>techocity.co</domain_name>
   <domain_keyword>techocity</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 17:57:06</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</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>ns8189.hostgator.com</value>
    <value>ns8190.hostgator.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>techcite.co.uk</domain_name>
   <domain_keyword>techcite</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 07:13:15</query_time>
   <create_date>2020-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>technity.llc</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-10 18:42:14</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>technity.link</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-03 04:34:06</query_time>
   <create_date>2022-04-10</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-10</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-1253.awsdns-28.org</value>
    <value>ns-146.awsdns-18.com</value>
    <value>ns-2037.awsdns-62.co.uk</value>
    <value>ns-683.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>techpity.com</domain_name>
   <domain_keyword>techpity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:01:21</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>techocity.au</domain_name>
   <domain_keyword>techocity</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-06-01 13:42:01</query_time>
   <update_date>2023-09-02</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Brendon Asciak</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>techuity.net</domain_name>
   <domain_keyword>techuity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 03:10:38</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-21</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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <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>73</num>
   <domain_name>teachcity.org</domain_name>
   <domain_keyword>teachcity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 23:42:04</query_time>
   <create_date>2007-07-08</create_date>
   <update_date>2022-05-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>techxity.com</domain_name>
   <domain_keyword>techxity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:06:08</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2023-08-19</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</registrar_website>
   <name_servers>
    <value>ns1.techxity.com</value>
    <value>ns2.techxity.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>75</num>
   <domain_name>technity.co.jp</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-18 13:55:55</query_time>
   <create_date>2016-01-07</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Technity Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>tech-city.ru</domain_name>
   <domain_keyword>tech-city</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:15:24</query_time>
   <create_date>2018-02-22</create_date>
   <expiry_date>2025-02-22</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>77</num>
   <domain_name>techecity.com</domain_name>
   <domain_keyword>techecity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:49:41</query_time>
   <create_date>2018-06-17</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-17</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>tech-city.tech</domain_name>
   <domain_keyword>tech-city</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-17 18:12:10</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>874</registrant_state>
   <registrant_country>EG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cont603385.earth.orderbox-dns.com</value>
    <value>cont603385.mars.orderbox-dns.com</value>
    <value>cont603385.mercury.orderbox-dns.com</value>
    <value>cont603385.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tecacity.com</domain_name>
   <domain_keyword>tecacity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:49:23</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>cns2037.hostgator.com</value>
    <value>cns2038.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>techxity.store</domain_name>
   <domain_keyword>techxity</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-10 17:54:31</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-09-26</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>techcite.com</domain_name>
   <domain_keyword>techcite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:23:10</query_time>
   <create_date>2014-06-01</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <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>82</num>
   <domain_name>techvity.com</domain_name>
   <domain_keyword>techvity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:38:44</query_time>
   <create_date>2016-07-07</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>techcaty.com</domain_name>
   <domain_keyword>techcaty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 06:54:27</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-17</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>techocity.com</domain_name>
   <domain_keyword>techocity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:21:27</query_time>
   <create_date>2016-10-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-05</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>85</num>
   <domain_name>techuity.ventures</domain_name>
   <domain_keyword>techuity</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-04-30 03:10:39</query_time>
   <create_date>2015-12-17</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>techocity.net</domain_name>
   <domain_keyword>techocity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 14:00:21</query_time>
   <create_date>2020-10-07</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.box.techocity.net</value>
    <value>ns2.box.techocity.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>tekhcity.ru</domain_name>
   <domain_keyword>tekhcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:18:58</query_time>
   <create_date>2018-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>tech-city.net</domain_name>
   <domain_keyword>tech-city</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 16:05:03</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1313</registrar_iana>
   <registrar_name>SNAPNAMES 69, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>hao ran wang</registrant_name>
   <registrant_address>liang yuan qu, qian jin jie, 27 hao, 1 dan yuan, 4</registrant_address>
   <registrant_city>shang qiu</registrant_city>
   <registrant_state>Henan</registrant_state>
   <registrant_zip>000000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.17660970664</registrant_phone>
   <registrant_fax>+86.17660970664</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>technity.de</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:25:25</query_time>
   <update_date>2021-01-23</update_date>
   <name_servers>
    <value>ns1.domainers.de</value>
    <value>ns2.domainers.de</value>
    <value>ns3.domainers.de</value>
    <value>ns4.domainers.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>technity.online</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 16:55:27</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dechcity.com</domain_name>
   <domain_keyword>dechcity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 23:27:35</query_time>
   <create_date>2017-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</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.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>92</num>
   <domain_name>technity.pl</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-10 01:10:04</query_time>
   <create_date>2024-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>techuity.com</domain_name>
   <domain_keyword>techuity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:37:17</query_time>
   <create_date>2011-10-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>techycity.com</domain_name>
   <domain_keyword>techycity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 08:46:37</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2026-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>technity.org</domain_name>
   <domain_keyword>technity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 08:38:19</query_time>
   <create_date>2022-12-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>techciti.net</domain_name>
   <domain_keyword>techciti</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 06:23:10</query_time>
   <create_date>2019-07-28</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns1.hostingessential.com</value>
    <value>ns2.hostingessential.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tehcity.ru</domain_name>
   <domain_keyword>tehcity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:35:43</query_time>
   <create_date>2007-05-14</create_date>
   <expiry_date>2025-05-14</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>98</num>
   <domain_name>teccity.com</domain_name>
   <domain_keyword>teccity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:15:02</query_time>
   <create_date>2013-05-15</create_date>
   <update_date>2021-05-09</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>techity.site</domain_name>
   <domain_keyword>techity</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-08 06:30:14</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>teccity.net</domain_name>
   <domain_keyword>teccity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 14:15:02</query_time>
   <create_date>2016-04-25</create_date>
   <update_date>2016-04-25</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.171</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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