WHOIS QUERY TIME

9 May 2024 - 7:40 PM UTC

Registered: 9 April 2016
Modified: 6 July 2019
Expiry: 9 April 2025

REGISTRAR

Name: REG-WEDOS

NAME SERVERS

ns1.bdm.microsoftonline.com
ns2.bdm.microsoftonline.com
ns3.bdm.microsoftonline.com
ns4.bdm.microsoftonline.com

REGISTRANT

Name: Jan Svoboda
Company: Techdor s.r.o.
Address: Družby 337, Pardubice, 53009
Country: Czech Republic

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=techdor.cz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "techdor.cz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "techdor.cz",
            "domain_keyword": "techdor",
            "domain_tld": "cz",
            "query_time": "2024-05-09 19:40:07",
            "create_date": "2016-04-09",
            "update_date": "2019-07-06",
            "expiry_date": "2025-04-09",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Jan Svoboda",
            "registrant_company": "Techdor s.r.o.",
            "registrant_address": "Družby 337, Pardubice, 53009",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>techdor.cz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>techdor.cz</domain_name>
   <domain_keyword>techdor</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-09 19:40:07</query_time>
   <create_date>2016-04-09</create_date>
   <update_date>2019-07-06</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Jan Svoboda</registrant_name>
   <registrant_company>Techdor s.r.o.</registrant_company>
   <registrant_address>Družby 337, Pardubice, 53009</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.045 seconds) for "techdor.cz" in our Historical WHOIS Database.
#1 - QUERY TIME

9 May 2024 - 7:40 PM UTC

Registered: 9 April 2016
Modified: 6 July 2019
Expiry: 9 April 2025

REGISTRAR

Name: REG-WEDOS

NAME SERVERS

ns1.bdm.microsoftonline.com
ns2.bdm.microsoftonline.com
ns3.bdm.microsoftonline.com
ns4.bdm.microsoftonline.com

REGISTRANT

Name: Jan Svoboda
Company: Techdor s.r.o.
Address: Družby 337, Pardubice, 53009
Country: Czech Republic

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=techdor.cz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "techdor.cz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "techdor.cz",
    "results": [
        {
            "num": 1,
            "domain_name": "techdor.cz",
            "domain_keyword": "techdor",
            "domain_tld": "cz",
            "query_time": "2024-05-09 19:40:07",
            "create_date": "2016-04-09",
            "update_date": "2019-07-06",
            "expiry_date": "2025-04-09",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Jan Svoboda",
            "registrant_company": "Techdor s.r.o.",
            "registrant_address": "Družby 337, Pardubice, 53009",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>techdor.cz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>techdor.cz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>techdor.cz</domain_name>
   <domain_keyword>techdor</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-09 19:40:07</query_time>
   <create_date>2016-04-09</create_date>
   <update_date>2019-07-06</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Jan Svoboda</registrant_name>
   <registrant_company>Techdor s.r.o.</registrant_company>
   <registrant_address>Družby 337, Pardubice, 53009</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.045</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 3 domain names (in 0.021 seconds) which contained the exact domain keyword "techdor".
Domain Name Registered Expiry Registrar Ownership
1 techdor.com 11 Feb 2003 10 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Techdorkomplekt Ltd.
2 techdor.cz 9 Apr 2016 9 Apr 2025 REG-WEDOS Techdor s.r.o.
3 techdor.ru 30 Apr 2019 30 Apr 2025 REGRU-RU Private Person
4 techdor.pl 7 Mar 2022 7 Mar 2025 Consulting Service Sp. z o.o. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=techdor&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "techdor",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "techdor.com, techdor.cz, techdor.ru, techdor.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "techdor.com",
            "domain_keyword": "techdor",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:26:30",
            "create_date": "2003-02-11",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-10",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Techdorkomplekt Ltd.",
            "registrant_company": "Techdorkomplekt Ltd.",
            "registrant_address": "ul. El`kina, d. 63B, kv 14",
            "registrant_city": "g. Chelyabinsk",
            "registrant_state": "Chelyabinskaya oblast`",
            "registrant_zip": "454048",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.3512613868",
            "name_servers": [
                "ns1.infobox.org",
                "ns2.infobox.org",
                "ns3.infobox.org",
                "ns4.infobox.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "techdor.cz",
            "domain_keyword": "techdor",
            "domain_tld": "cz",
            "query_time": "2024-05-09 19:40:07",
            "create_date": "2016-04-09",
            "update_date": "2019-07-06",
            "expiry_date": "2025-04-09",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Jan Svoboda",
            "registrant_company": "Techdor s.r.o.",
            "registrant_address": "Družby 337, Pardubice, 53009",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ]
        },
        {
            "num": 3,
            "domain_name": "techdor.ru",
            "domain_keyword": "techdor",
            "domain_tld": "ru",
            "query_time": "2024-05-26 01:03:04",
            "create_date": "2019-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "techdor.pl",
            "domain_keyword": "techdor",
            "domain_tld": "pl",
            "query_time": "2024-05-15 05:23:26",
            "create_date": "2022-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.021,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>techdor</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>techdor.com, techdor.cz, techdor.ru, techdor.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>techdor.com</domain_name>
   <domain_keyword>techdor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:26:30</query_time>
   <create_date>2003-02-11</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-10</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>Techdorkomplekt Ltd.</registrant_name>
   <registrant_company>Techdorkomplekt Ltd.</registrant_company>
   <registrant_address>ul. El`kina, d. 63B, kv 14</registrant_address>
   <registrant_city>g. Chelyabinsk</registrant_city>
   <registrant_state>Chelyabinskaya oblast`</registrant_state>
   <registrant_zip>454048</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.3512613868</registrant_phone>
   <name_servers>
    <value>ns1.infobox.org</value>
    <value>ns2.infobox.org</value>
    <value>ns3.infobox.org</value>
    <value>ns4.infobox.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>techdor.cz</domain_name>
   <domain_keyword>techdor</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-09 19:40:07</query_time>
   <create_date>2016-04-09</create_date>
   <update_date>2019-07-06</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Jan Svoboda</registrant_name>
   <registrant_company>Techdor s.r.o.</registrant_company>
   <registrant_address>Družby 337, Pardubice, 53009</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>techdor.ru</domain_name>
   <domain_keyword>techdor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-26 01:03:04</query_time>
   <create_date>2019-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>techdor.pl</domain_name>
   <domain_keyword>techdor</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 05:23:26</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.021</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,321 domain names (in 0.177 seconds) which look and sound like the brand name "techdor".
Domain Name Registered Expiry Registrar Ownership
1 techder.com 11 Jul 2017 11 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 techfor.ru 18 Dec 2023 18 Dec 2024 REGRU-RU Private Person
3 techior.com 7 Mar 2007 7 Mar 2026 GoDaddy.com, LLC -
4 techdot.com 20 Oct 2002 20 Oct 2024 GoDaddy.com, LLC Donald McLeod
5 techdom.pl 20 Sep 2005 20 Sep 2024 home.pl S.A. -
6 techdow.co.uk 10 May 2021 10 May 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
7 techdro.com 14 Aug 2016 14 Aug 2024 GoDaddy.com, LLC -
8 techkor.ru 27 Oct 2012 27 Oct 2024 RU-CENTER-RU Private Person
9 techador.life 26 Jan 2024 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 techdot.live 28 Jun 2023 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 techdom.ru 31 Aug 2004 1 Sep 2024 RU-CENTER-RU LLC "A+A EXIST-INFO"
12 techdog.top 18 Apr 2023 18 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
13 techsor.com 8 Feb 2004 8 Feb 2025 Wild West Domains, LLC -
14 techador.xyz 7 Nov 2023 7 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
15 techkor.com 29 Apr 2016 29 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 techlor.com 30 Apr 2021 30 Apr 2025 GoDaddy.com, LLC -
17 techdoc.repair 8 Jul 2021 8 Jul 2024 Squarespace Domains II LLC TechDoc.Repair
18 techdorf.com 26 Oct 2007 26 Oct 2024 NameCheap, Inc. -
19 technor.online 28 Oct 2023 28 Oct 2024 Dattatec.com SRL Donweb.com
20 techdoc.xyz 14 May 2023 14 May 2025 Xiamen ChinaSource Internet Service Co., Ltd Caowei
21 techador.info 23 Mar 2024 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 techsor.net 16 Jul 2023 16 Jul 2024 DropCatch.com 1062 LLC Redacted for GDPR privacy
23 techdow.info 26 Oct 2017 26 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
24 techdir.com 8 May 1996 9 May 2025 GoDaddy.com, LLC -
25 techdon.co.uk 6 Jul 2023 6 Jul 2024 Namesco Limited [Tag = NAMESCO] -
26 techdot.solutions 4 Sep 2023 4 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 techcor.space 6 Jun 2023 6 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
28 techdot.ru 22 Feb 2024 22 Feb 2025 REGRU-RU Private Person
29 techxor.com 22 Feb 2024 22 Feb 2025 Dynadot3804 LLC -
30 techdsr.com 6 Apr 2020 6 Apr 2025 GoDaddy.com, LLC -
31 techcor.makeup 6 Jun 2023 6 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
32 techdoo.com 15 Jan 2017 15 Jan 2025 GoDaddy.com, LLC -
33 techtor.com 1 May 2014 1 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 techdow.pl 9 Nov 2016 9 Nov 2024 home.pl S.A. -
35 techdoc.us 7 Nov 2014 6 Nov 2024 GoDaddy.com, LLC TechDoc
36 techuor.com 4 May 2024 4 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
37 techdom.link 29 Apr 2022 29 Apr 2025 DNSPod, Inc. shanghaitaidundianzikejiyouxiangongsi
38 techcor.net 16 May 2023 16 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 techtor.art 6 Feb 2022 6 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 techsor.info 4 Apr 2022 4 Apr 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
41 techdorm.com 16 Dec 2020 16 Dec 2024 GoDaddy.com, LLC -
42 techdox.org 8 Aug 2021 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 teckdor.com 5 Sep 2023 5 Sep 2024 NORDNET -
44 techdoro.com 18 Aug 2023 18 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 technor.net 28 Oct 2023 28 Oct 2024 dattatec.com SRL -
46 techdir.pro 25 Nov 2015 25 Nov 2025 Tucows Domains Inc. Private Person
47 techror.com 30 Nov 2020 30 Nov 2024 Dynadot Inc -
48 techeor.co.in 22 Jul 2020 22 Jul 2024 GoDaddy.com, LLC Techeor Technology
49 techdork.com 22 Jan 2015 22 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 techdore.org 29 Jun 2012 29 Jun 2024 FastDomain Inc. Chellarams PLC
51 techdog.cloud 18 May 2022 18 May 2025 Metaregistrar BV Applications SP Hosting B.V.
52 techdou.com 20 Mar 2023 20 Mar 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
53 techdot.it 3 Oct 2023 3 Oct 2024 OVH Lorenzo Ricciutelli
54 techdon.com 19 Apr 2001 19 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Techdon
55 techdoc.expert 25 May 2017 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 technor.pro 11 Dec 2013 11 Dec 2024 Registrar of Domain Names REG.RU LLC Data Protected
57 techdos.com 14 Mar 2023 14 Mar 2025 GoDaddy.com, LLC -
58 techdow.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
59 techdot.agency 19 Apr 2023 19 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 techoor.com 15 Oct 2022 15 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
61 techcor.beauty 6 Jun 2023 6 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
62 techgor.pl 31 May 2012 31 May 2025 Domena.pl sp. z o.o. -
63 techdom.nl 5 Jul 2010 - team.blue nl B.V. -
64 techdoc.pl 17 Oct 2019 17 Oct 2024 nazwa.pl sp. z o.o. -
65 techdom.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
66 techdom.cc 15 May 2023 15 May 2025 NameCheap, Inc. -
67 techdon.mobi 8 Oct 2022 8 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
68 techador.com 17 Nov 2011 17 Nov 2024 Dynadot Inc -
69 techdox.com 3 Nov 2005 3 Nov 2024 DomReg Ltd. d/b/a LIBRIS.COM -
70 techlor.org 25 Jan 2024 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 techdog.site 16 Feb 2024 16 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
72 technor.ca 12 Oct 2000 30 Apr 2025 Tucows.com Co. REDACTED FOR PRIVACY
73 techdar.com 23 Sep 2016 23 Sep 2024 GoDaddy.com, LLC -
74 techdot.dev 20 Jul 2023 20 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 techdeor.com 19 Dec 2023 19 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
76 technor.co.uk 4 Aug 2010 4 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
77 techdro.net 23 Jun 2023 23 Jun 2024 IONOS SE 1&1 Internet Limited
78 techdoy.com 22 Dec 2021 22 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
79 techdot.net 30 Dec 2018 30 Dec 2024 GoDaddy.com, LLC -
80 techdoc.group 18 Oct 2018 18 Oct 2024 1API GmbH MWAzone
81 techdom.com 12 May 2002 12 May 2028 Squarespace Domains II LLC REDACTED FOR PRIVACY
82 techtor.de - - - -
83 techdok.net 4 Jan 2020 4 Jan 2025 RegistryGate GmbH REDACTED FOR PRIVACY
84 techtor.pl 15 Apr 2015 15 Apr 2025 Domena.pl sp. z o.o. -
85 techdora.com 5 Mar 2024 5 Mar 2025 NameCheap, Inc. -
86 techkor.net 21 Apr 2024 21 Apr 2025 Dynadot Inc -
87 techdoa.xyz 4 Jun 2024 4 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
88 technor.ru 13 May 2010 13 May 2025 SALENAMES-RU Private Person
89 techdoc.sk 30 Jan 2008 30 Jan 2025 Webglobe, a.s. Techdoc, s.r.o.
90 techdoor.space 23 Oct 2023 23 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com kaluri jayanti
91 teckdor.net 24 Aug 2022 24 Aug 2024 NETIM TECK D'OR LTEE
92 techador.nl 29 Jun 2021 - XNS Registrar B.V. -
93 techdok.info 3 Jul 2022 3 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
94 techkor.in 10 Apr 2023 10 Apr 2024 Tucows Inc. TechKor Solutions
95 technor.com 12 Aug 1997 11 Aug 2025 GANDI SAS Marechal Electric SAS
96 techzor.com 15 Aug 2007 15 Aug 2024 GoDaddy.com, LLC -
97 technor.su 3 Oct 2022 3 Oct 2024 RUCENTER-SU Technor LLC
98 techdog.ru 31 May 2021 31 May 2025 REGTIME-RU Private Person
99 techdog.org 22 Jul 2000 22 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 techdog.nl 6 Jan 2021 - Metaregistrar B.V. -
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 Techdor.cz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=techdor.cz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "techdor.cz",
        "page_size": 100
    },
    "count": {
        "total": 5321,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "techder.com, techfor.ru, techior.com, techdot.com, techdom.pl, techdow.co.uk, techdro.com, techkor.ru, techador.life, techdot.live, techdom.ru, techdog.top, techsor.com, techador.xyz, techkor.com, techlor.com, techdoc.repair, techdorf.com, technor.online, techdoc.xyz, techador.info, techsor.net, techdow.info, techdir.com, techdon.co.uk, techdot.solutions, techcor.space, techdot.ru, techxor.com, techdsr.com, techcor.makeup, techdoo.com, techtor.com, techdow.pl, techdoc.us, techuor.com, techdom.link, techcor.net, techtor.art, techsor.info, techdorm.com, techdox.org, teckdor.com, techdoro.com, technor.net, techdir.pro, techror.com, techeor.co.in, techdork.com, techdore.org, techdog.cloud, techdou.com, techdot.it, techdon.com, techdoc.expert, technor.pro, techdos.com, techdow.xyz, techdot.agency, techoor.com, techcor.beauty, techgor.pl, techdom.nl, techdoc.pl, techdom.xyz, techdom.cc, techdon.mobi, techador.com, techdox.com, techlor.org, techdog.site, technor.ca, techdar.com, techdot.dev, techdeor.com, technor.co.uk, techdro.net, techdoy.com, techdot.net, techdoc.group, techdom.com, techtor.de, techdok.net, techtor.pl, techdora.com, techkor.net, techdoa.xyz, technor.ru, techdoc.sk, techdoor.space, teckdor.net, techador.nl, techdok.info, techkor.in, technor.com, techzor.com, technor.su, techdog.ru, techdog.org, techdog.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "techder.com",
            "domain_keyword": "techder",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:15:27",
            "create_date": "2017-07-11",
            "update_date": "2020-07-05",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "techfor.ru",
            "domain_keyword": "techfor",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:15:59",
            "create_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "techior.com",
            "domain_keyword": "techior",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:31:38",
            "create_date": "2007-03-07",
            "update_date": "2024-01-02",
            "expiry_date": "2026-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.accu20.com",
                "ns2.accu20.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "techdot.com",
            "domain_keyword": "techdot",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:26:31",
            "create_date": "2002-10-20",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Donald McLeod",
            "registrant_address": "56 Sienna Hills Crt. SW Calgary, AB,",
            "registrant_city": "Calgary",
            "registrant_state": "Alberta",
            "registrant_zip": "t3h2w3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4032496338",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "techdom.pl",
            "domain_keyword": "techdom",
            "domain_tld": "pl",
            "query_time": "2024-05-13 13:47:41",
            "create_date": "2005-09-20",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-20",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.webio.pl",
                "ns2.webio.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "techdow.co.uk",
            "domain_keyword": "techdow",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 13:47:44",
            "create_date": "2021-05-10",
            "update_date": "2023-04-14",
            "expiry_date": "2025-05-10",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "techdro.com",
            "domain_keyword": "techdro",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:26:40",
            "create_date": "2016-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandpa.com",
                "ns2.brandpa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "techkor.ru",
            "domain_keyword": "techkor",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:16:26",
            "create_date": "2012-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "techador.life",
            "domain_keyword": "techador",
            "domain_tld": "life",
            "query_time": "2024-05-23 04:54:34",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-26",
            "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": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "techdot.live",
            "domain_keyword": "techdot",
            "domain_tld": "live",
            "query_time": "2024-05-26 01:03:04",
            "create_date": "2023-06-28",
            "update_date": "2023-09-07",
            "expiry_date": "2024-06-28",
            "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": [
                "ns1.md-ht-4.bigrockservers.com",
                "ns2.md-ht-4.bigrockservers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "techdom.ru",
            "domain_keyword": "techdom",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:15:56",
            "create_date": "2004-08-31",
            "expiry_date": "2024-09-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"A+A EXIST-INFO\"",
            "name_servers": [
                "dns1.zenon.net",
                "dns2.zenon.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "techdog.top",
            "domain_keyword": "techdog",
            "domain_tld": "top",
            "query_time": "2024-04-29 06:56:32",
            "create_date": "2023-04-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org 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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "techsor.com",
            "domain_keyword": "techsor",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:52:22",
            "create_date": "2004-02-08",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-fnrozrpkrh3ggqdw3wxabx.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "techador.xyz",
            "domain_keyword": "techador",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 18:15:00",
            "create_date": "2023-11-07",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-07",
            "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.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "techkor.com",
            "domain_keyword": "techkor",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:03:01",
            "create_date": "2016-04-29",
            "update_date": "2021-04-23",
            "expiry_date": "2024-04-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "techlor.com",
            "domain_keyword": "techlor",
            "domain_tld": "com",
            "query_time": "2024-05-05 19:01:39",
            "create_date": "2021-04-30",
            "update_date": "2023-11-19",
            "expiry_date": "2025-04-30",
            "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": 17,
            "domain_name": "techdoc.repair",
            "domain_keyword": "techdoc",
            "domain_tld": "repair",
            "query_time": "2024-05-26 01:03:02",
            "create_date": "2021-07-08",
            "update_date": "2024-03-07",
            "expiry_date": "2024-07-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TechDoc.Repair",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "techdorf.com",
            "domain_keyword": "techdorf",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:26:30",
            "create_date": "2007-10-26",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "technor.online",
            "domain_keyword": "technor",
            "domain_tld": "online",
            "query_time": "2024-05-13 13:58:45",
            "create_date": "2023-10-28",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1388,
            "registrar_name": "Dattatec.com SRL",
            "registrar_website": "https://www.donweb.com",
            "registrant_company": "Donweb.com",
            "registrant_state": "Santa Fe",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the 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.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns2.donweb.bo",
                "ns2.donweb.com.br",
                "ns2.donweb.pe",
                "ns3.hostmar.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "techdoc.xyz",
            "domain_keyword": "techdoc",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 13:48:51",
            "create_date": "2023-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Caowei",
            "registrant_state": "Lianyungang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "techador.info",
            "domain_keyword": "techador",
            "domain_tld": "info",
            "query_time": "2024-05-23 04:54:34",
            "create_date": "2024-03-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "techsor.net",
            "domain_keyword": "techsor",
            "domain_tld": "net",
            "query_time": "2024-06-09 04:08:19",
            "create_date": "2023-07-16",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-16",
            "registrar_iana": 3271,
            "registrar_name": "DropCatch.com 1062 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "Jiangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "techdow.info",
            "domain_keyword": "techdow",
            "domain_tld": "info",
            "query_time": "2024-05-08 15:49:02",
            "create_date": "2017-10-26",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-26",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "techdir.com",
            "domain_keyword": "techdir",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:47:38",
            "create_date": "1996-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "techdon.co.uk",
            "domain_keyword": "techdon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 01:03:04",
            "create_date": "2023-07-06",
            "update_date": "2023-11-13",
            "expiry_date": "2024-07-06",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "techdot.solutions",
            "domain_keyword": "techdot",
            "domain_tld": "solutions",
            "query_time": "2024-05-22 00:57:55",
            "create_date": "2023-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "techcor.space",
            "domain_keyword": "techcor",
            "domain_tld": "space",
            "query_time": "2024-06-07 00:58:18",
            "create_date": "2023-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "techdot.ru",
            "domain_keyword": "techdot",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:15:56",
            "create_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "techxor.com",
            "domain_keyword": "techxor",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:11:58",
            "create_date": "2024-02-22",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-22",
            "registrar_iana": 4033,
            "registrar_name": "Dynadot3804 LLC",
            "registrar_website": "http://www.dynadot3804.com",
            "name_servers": [
                "jamie.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "techdsr.com",
            "domain_keyword": "techdsr",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:03:07",
            "create_date": "2020-04-06",
            "update_date": "2022-11-15",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "nola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "techcor.makeup",
            "domain_keyword": "techcor",
            "domain_tld": "makeup",
            "query_time": "2024-06-07 00:57:47",
            "create_date": "2023-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "techdoo.com",
            "domain_keyword": "techdoo",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:25:29",
            "create_date": "2017-01-15",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "techtor.com",
            "domain_keyword": "techtor",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:58:12",
            "create_date": "2014-05-01",
            "update_date": "2021-04-25",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "techdow.pl",
            "domain_keyword": "techdow",
            "domain_tld": "pl",
            "query_time": "2024-05-13 13:47:42",
            "create_date": "2016-11-09",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-09",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "techdoc.us",
            "domain_keyword": "techdoc",
            "domain_tld": "us",
            "query_time": "2024-05-13 13:47:39",
            "create_date": "2014-11-07",
            "update_date": "2022-11-12",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "B Brown",
            "registrant_company": "TechDoc",
            "registrant_address": "2022 BI 35 E.",
            "registrant_city": "Pearsall",
            "registrant_state": "Texas",
            "registrant_zip": "78061",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8307155659",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "techuor.com",
            "domain_keyword": "techuor",
            "domain_tld": "com",
            "query_time": "2024-06-03 00:14:41",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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": [
                "ns1.angkorokoro.online",
                "ns2.angkorokoro.online"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "techdom.link",
            "domain_keyword": "techdom",
            "domain_tld": "link",
            "query_time": "2024-05-22 00:57:55",
            "create_date": "2022-04-29",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shanghaitaidundianzikejiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "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": [
                "easy.dnspod.net",
                "gene.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "techcor.net",
            "domain_keyword": "techcor",
            "domain_tld": "net",
            "query_time": "2024-05-17 00:51:58",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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=techcor.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "techtor.art",
            "domain_keyword": "techtor",
            "domain_tld": "art",
            "query_time": "2024-06-06 01:44:21",
            "create_date": "2022-02-06",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "VA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "techsor.info",
            "domain_keyword": "techsor",
            "domain_tld": "info",
            "query_time": "2024-06-09 04:08:19",
            "create_date": "2022-04-04",
            "update_date": "2023-09-28",
            "expiry_date": "2027-04-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "techdorm.com",
            "domain_keyword": "techdorm",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:26:30",
            "create_date": "2020-12-16",
            "update_date": "2023-09-29",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "techdox.org",
            "domain_keyword": "techdox",
            "domain_tld": "org",
            "query_time": "2024-05-08 15:49:02",
            "create_date": "2021-08-08",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-08",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "teckdor.com",
            "domain_keyword": "teckdor",
            "domain_tld": "com",
            "query_time": "2024-05-19 18:05:01",
            "create_date": "2023-09-05",
            "update_date": "2024-02-26",
            "expiry_date": "2024-09-05",
            "registrar_iana": 68,
            "registrar_name": "NORDNET",
            "registrar_website": "http://www.nordnet.net",
            "registrant_country": "MU",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.intnet.mu",
                "dns2.intnet.mu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "techdoro.com",
            "domain_keyword": "techdoro",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:49:02",
            "create_date": "2023-08-18",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-18",
            "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": [
                "cris.ns.cloudflare.com",
                "stevie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "technor.net",
            "domain_keyword": "technor",
            "domain_tld": "net",
            "query_time": "2024-05-13 13:58:45",
            "create_date": "2023-10-28",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1388,
            "registrar_name": "dattatec.com SRL",
            "registrar_website": "http://dattatec.com",
            "name_servers": [
                "ns1.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns2.donweb.bo",
                "ns2.donweb.com.br",
                "ns2.donweb.pe",
                "ns3.hostmar.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "techdir.pro",
            "domain_keyword": "techdir",
            "domain_tld": "pro",
            "query_time": "2024-05-26 01:03:00",
            "create_date": "2015-11-25",
            "update_date": "2016-01-24",
            "expiry_date": "2025-11-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "techror.com",
            "domain_keyword": "techror",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:04:56",
            "create_date": "2020-11-30",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-30",
            "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": 48,
            "domain_name": "techeor.co.in",
            "domain_keyword": "techeor",
            "domain_tld": "co.in",
            "query_time": "2024-04-29 06:56:54",
            "create_date": "2020-07-22",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Techeor Technology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.techeor.co.in",
                "ns2.techeor.co.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "techdork.com",
            "domain_keyword": "techdork",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:26:30",
            "create_date": "2015-01-22",
            "update_date": "2021-01-16",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "techdore.org",
            "domain_keyword": "techdore",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:26:30",
            "create_date": "2012-06-29",
            "update_date": "2023-11-01",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chellarams PLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the registrar 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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "techdog.cloud",
            "domain_keyword": "techdog",
            "domain_tld": "cloud",
            "query_time": "2024-05-22 00:57:55",
            "create_date": "2022-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.nic.love",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SP Hosting B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Overijssel",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "techdou.com",
            "domain_keyword": "techdou",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:37:12",
            "create_date": "2023-03-20",
            "update_date": "2024-05-31",
            "expiry_date": "2024-03-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://gmo.jp",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "techdot.it",
            "domain_keyword": "techdot",
            "domain_tld": "it",
            "query_time": "2024-05-13 13:47:40",
            "create_date": "2023-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Lorenzo Ricciutelli",
            "registrant_address": "Strada di fontana di polo 1M",
            "registrant_city": "Terni",
            "registrant_state": "TR",
            "registrant_zip": "05100",
            "registrant_country": "IT",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 54,
            "domain_name": "techdon.com",
            "domain_keyword": "techdon",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:57:55",
            "create_date": "2001-04-19",
            "update_date": "2023-04-04",
            "expiry_date": "2025-04-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Don Adams",
            "registrant_company": "Techdon",
            "registrant_address": "4204 Bridle Bit Ct",
            "registrant_city": "Gillette",
            "registrant_state": "WY",
            "registrant_zip": "82718",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3076856857",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "techdoc.expert",
            "domain_keyword": "techdoc",
            "domain_tld": "expert",
            "query_time": "2024-05-27 21:59:31",
            "create_date": "2017-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": [
                "internet.gcstation.net",
                "server2.gcstation.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "technor.pro",
            "domain_keyword": "technor",
            "domain_tld": "pro",
            "query_time": "2024-04-25 15:16:53",
            "create_date": "2013-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "techdos.com",
            "domain_keyword": "techdos",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:25:30",
            "create_date": "2023-03-14",
            "update_date": "2024-01-09",
            "expiry_date": "2025-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "techdow.xyz",
            "domain_keyword": "techdow",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 19:14:51",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "techdot.agency",
            "domain_keyword": "techdot",
            "domain_tld": "agency",
            "query_time": "2024-04-29 06:56:32",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "techoor.com",
            "domain_keyword": "techoor",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:57:40",
            "create_date": "2022-10-15",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=techoor.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "techcor.beauty",
            "domain_keyword": "techcor",
            "domain_tld": "beauty",
            "query_time": "2024-06-07 01:34:20",
            "create_date": "2023-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "techgor.pl",
            "domain_keyword": "techgor",
            "domain_tld": "pl",
            "query_time": "2024-05-22 00:59:44",
            "create_date": "2012-05-31",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-31",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl",
                "ns3.domena.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "techdom.nl",
            "domain_keyword": "techdom",
            "domain_tld": "nl",
            "query_time": "2024-04-29 06:56:32",
            "create_date": "2010-07-05",
            "update_date": "2021-11-05",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "techdoc.pl",
            "domain_keyword": "techdoc",
            "domain_tld": "pl",
            "query_time": "2024-06-08 06:25:25",
            "create_date": "2019-10-17",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-17",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 65,
            "domain_name": "techdom.xyz",
            "domain_keyword": "techdom",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 19:14:50",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "techdom.cc",
            "domain_keyword": "techdom",
            "domain_tld": "cc",
            "query_time": "2024-05-22 03:19:38",
            "create_date": "2023-05-15",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "techdon.mobi",
            "domain_keyword": "techdon",
            "domain_tld": "mobi",
            "query_time": "2024-06-08 06:25:29",
            "create_date": "2022-10-08",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "ligia.ns.cloudflare.com",
                "west.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "techador.com",
            "domain_keyword": "techador",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:08:20",
            "create_date": "2011-11-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-17",
            "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": 69,
            "domain_name": "techdox.com",
            "domain_keyword": "techdox",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:49:02",
            "create_date": "2005-11-03",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-03",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://www.libris.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "techlor.org",
            "domain_keyword": "techlor",
            "domain_tld": "org",
            "query_time": "2024-05-22 01:00:12",
            "create_date": "2024-01-25",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "techdog.site",
            "domain_keyword": "techdog",
            "domain_tld": "site",
            "query_time": "2024-06-08 06:25:26",
            "create_date": "2024-02-16",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-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": [
                "boyd.ns.cloudflare.com",
                "millie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "technor.ca",
            "domain_keyword": "technor",
            "domain_tld": "ca",
            "query_time": "2024-05-10 11:03:48",
            "create_date": "2000-10-12",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-30",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "techdar.com",
            "domain_keyword": "techdar",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:15:10",
            "create_date": "2016-09-23",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "techdot.dev",
            "domain_keyword": "techdot",
            "domain_tld": "dev",
            "query_time": "2024-06-08 06:25:30",
            "create_date": "2023-07-20",
            "update_date": "2023-11-02",
            "expiry_date": "2024-07-20",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "techdeor.com",
            "domain_keyword": "techdeor",
            "domain_tld": "com",
            "query_time": "2024-04-29 06:55:44",
            "create_date": "2023-12-19",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "technor.co.uk",
            "domain_keyword": "technor",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 15:16:58",
            "create_date": "2010-08-04",
            "update_date": "2023-12-07",
            "expiry_date": "2024-08-04",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns67.1and1.co.uk",
                "ns68.1and1.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "techdro.net",
            "domain_keyword": "techdro",
            "domain_tld": "net",
            "query_time": "2024-05-22 00:57:57",
            "create_date": "2023-06-23",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1033.ui-dns.org",
                "ns1094.ui-dns.de",
                "ns1105.ui-dns.biz",
                "ns1108.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "techdoy.com",
            "domain_keyword": "techdoy",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:49:02",
            "create_date": "2021-12-22",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-22",
            "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": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "techdot.net",
            "domain_keyword": "techdot",
            "domain_tld": "net",
            "query_time": "2024-05-08 15:49:02",
            "create_date": "2018-12-30",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "techdoc.group",
            "domain_keyword": "techdoc",
            "domain_tld": "group",
            "query_time": "2024-04-21 06:26:22",
            "create_date": "2018-10-18",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MWAzone",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aarhus",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "auth01.ns.mwazone.com",
                "auth02.ns.mwazone.com",
                "auth03.ns.mwazone.com",
                "auth04.ns.mwazone.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "techdom.com",
            "domain_keyword": "techdom",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:14:50",
            "create_date": "2002-05-12",
            "update_date": "2024-04-21",
            "expiry_date": "2028-05-12",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "techtor.de",
            "domain_keyword": "techtor",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:25:45",
            "update_date": "2022-09-15",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 83,
            "domain_name": "techdok.net",
            "domain_keyword": "techdok",
            "domain_tld": "net",
            "query_time": "2024-05-08 15:49:00",
            "create_date": "2020-01-04",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4i.nshost2.de",
                "ns5i.nshost2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "techtor.pl",
            "domain_keyword": "techtor",
            "domain_tld": "pl",
            "query_time": "2024-05-22 06:45:47",
            "create_date": "2015-04-15",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-15",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.dcsaas.net",
                "ns2.dcsaas.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "techdora.com",
            "domain_keyword": "techdora",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:49:01",
            "create_date": "2024-03-05",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "techkor.net",
            "domain_keyword": "techkor",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:26:07",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "techdoa.xyz",
            "domain_keyword": "techdoa",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 18:22:25",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "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": 88,
            "domain_name": "technor.ru",
            "domain_keyword": "technor",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:33:45",
            "create_date": "2010-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 89,
            "domain_name": "techdoc.sk",
            "domain_keyword": "techdoc",
            "domain_tld": "sk",
            "query_time": "2024-05-05 14:26:10",
            "create_date": "2008-01-30",
            "update_date": "2023-09-11",
            "expiry_date": "2025-01-30",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Rbert Dikacz",
            "registrant_company": "Techdoc, s.r.o.",
            "registrant_address": "M.R.Štefánika 62",
            "registrant_city": "Martin",
            "registrant_zip": "036 01",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.webglobe.sk",
                "ns2.webglobe.sk",
                "ns3.webglobe.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 90,
            "domain_name": "techdoor.space",
            "domain_keyword": "techdoor",
            "domain_tld": "space",
            "query_time": "2024-05-08 15:49:01",
            "create_date": "2023-10-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "kaluri jayanti",
            "registrant_state": "Maharashtra",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "teckdor.net",
            "domain_keyword": "teckdor",
            "domain_tld": "net",
            "query_time": "2024-05-14 10:19:02",
            "create_date": "2022-08-24",
            "update_date": "2022-08-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TECK D'OR LTEE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MU",
            "registrant_email": "please use the online form https://www.whoisprivacy.domains/ 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.cloud.mu",
                "ns2.cloud.mu",
                "ns3.cloud.mu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "techador.nl",
            "domain_keyword": "techador",
            "domain_tld": "nl",
            "query_time": "2024-05-17 18:15:00",
            "create_date": "2021-06-29",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "techdok.info",
            "domain_keyword": "techdok",
            "domain_tld": "info",
            "query_time": "2024-05-26 01:03:03",
            "create_date": "2022-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns4i.nshost2.de",
                "ns5i.nshost2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "techkor.in",
            "domain_keyword": "techkor",
            "domain_tld": "in",
            "query_time": "2024-06-08 06:31:05",
            "create_date": "2023-04-10",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TechKor Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "technor.com",
            "domain_keyword": "technor",
            "domain_tld": "com",
            "query_time": "2024-06-09 21:47:51",
            "create_date": "1997-08-12",
            "update_date": "2024-03-04",
            "expiry_date": "2025-08-11",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Marechal Electric SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ile-de-France",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-206-b.gandi.net",
                "ns-6-a.gandi.net",
                "ns-99-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "techzor.com",
            "domain_keyword": "techzor",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:42:40",
            "create_date": "2007-08-15",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "technor.su",
            "domain_keyword": "technor",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:19:21",
            "create_date": "2022-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "Technor LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+74992715434",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 98,
            "domain_name": "techdog.ru",
            "domain_keyword": "techdog",
            "domain_tld": "ru",
            "query_time": "2024-06-01 13:37:11",
            "create_date": "2021-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns51.yutex.ru",
                "dns52.yutex.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "techdog.org",
            "domain_keyword": "techdog",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:26:25",
            "create_date": "2000-07-22",
            "update_date": "2023-09-05",
            "expiry_date": "2025-07-22",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "techdog.nl",
            "domain_keyword": "techdog",
            "domain_tld": "nl",
            "query_time": "2024-05-26 01:03:03",
            "create_date": "2021-01-06",
            "update_date": "2022-10-12",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "ariella.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.177,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>techdor.cz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5321</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>techder.com, techfor.ru, techior.com, techdot.com, techdom.pl, techdow.co.uk, techdro.com, techkor.ru, techador.life, techdot.live, techdom.ru, techdog.top, techsor.com, techador.xyz, techkor.com, techlor.com, techdoc.repair, techdorf.com, technor.online, techdoc.xyz, techador.info, techsor.net, techdow.info, techdir.com, techdon.co.uk, techdot.solutions, techcor.space, techdot.ru, techxor.com, techdsr.com, techcor.makeup, techdoo.com, techtor.com, techdow.pl, techdoc.us, techuor.com, techdom.link, techcor.net, techtor.art, techsor.info, techdorm.com, techdox.org, teckdor.com, techdoro.com, technor.net, techdir.pro, techror.com, techeor.co.in, techdork.com, techdore.org, techdog.cloud, techdou.com, techdot.it, techdon.com, techdoc.expert, technor.pro, techdos.com, techdow.xyz, techdot.agency, techoor.com, techcor.beauty, techgor.pl, techdom.nl, techdoc.pl, techdom.xyz, techdom.cc, techdon.mobi, techador.com, techdox.com, techlor.org, techdog.site, technor.ca, techdar.com, techdot.dev, techdeor.com, technor.co.uk, techdro.net, techdoy.com, techdot.net, techdoc.group, techdom.com, techtor.de, techdok.net, techtor.pl, techdora.com, techkor.net, techdoa.xyz, technor.ru, techdoc.sk, techdoor.space, teckdor.net, techador.nl, techdok.info, techkor.in, technor.com, techzor.com, technor.su, techdog.ru, techdog.org, techdog.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>techder.com</domain_name>
   <domain_keyword>techder</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:15:27</query_time>
   <create_date>2017-07-11</create_date>
   <update_date>2020-07-05</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>techfor.ru</domain_name>
   <domain_keyword>techfor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:15:59</query_time>
   <create_date>2023-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>techior.com</domain_name>
   <domain_keyword>techior</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:31:38</query_time>
   <create_date>2007-03-07</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.accu20.com</value>
    <value>ns2.accu20.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>techdot.com</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:26:31</query_time>
   <create_date>2002-10-20</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Donald McLeod</registrant_name>
   <registrant_address>56 Sienna Hills Crt. SW Calgary, AB,</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>Alberta</registrant_state>
   <registrant_zip>t3h2w3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4032496338</registrant_phone>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.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>techdom.pl</domain_name>
   <domain_keyword>techdom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 13:47:41</query_time>
   <create_date>2005-09-20</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.webio.pl</value>
    <value>ns2.webio.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>techdow.co.uk</domain_name>
   <domain_keyword>techdow</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 13:47:44</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>techdro.com</domain_name>
   <domain_keyword>techdro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:26:40</query_time>
   <create_date>2016-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandpa.com</value>
    <value>ns2.brandpa.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>8</num>
   <domain_name>techkor.ru</domain_name>
   <domain_keyword>techkor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:16:26</query_time>
   <create_date>2012-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>techador.life</domain_name>
   <domain_keyword>techador</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-23 04:54:34</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-26</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>ns1.sedopark.net</value>
    <value>ns2.sedopark.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>techdot.live</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-26 01:03:04</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-06-28</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>ns1.md-ht-4.bigrockservers.com</value>
    <value>ns2.md-ht-4.bigrockservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>techdom.ru</domain_name>
   <domain_keyword>techdom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:15:56</query_time>
   <create_date>2004-08-31</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;A+A EXIST-INFO&quot;</registrant_company>
   <name_servers>
    <value>dns1.zenon.net</value>
    <value>dns2.zenon.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>techdog.top</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-29 06:56:32</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org 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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>techsor.com</domain_name>
   <domain_keyword>techsor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:52:22</query_time>
   <create_date>2004-02-08</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-fnrozrpkrh3ggqdw3wxabx.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>14</num>
   <domain_name>techador.xyz</domain_name>
   <domain_keyword>techador</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 18:15:00</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-07</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.sedopark.net</value>
    <value>ns2.sedopark.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>techkor.com</domain_name>
   <domain_keyword>techkor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:03:01</query_time>
   <create_date>2016-04-29</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2024-04-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>techlor.com</domain_name>
   <domain_keyword>techlor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 19:01:39</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>17</num>
   <domain_name>techdoc.repair</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-05-26 01:03:02</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TechDoc.Repair</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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>techdorf.com</domain_name>
   <domain_keyword>techdorf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:26:30</query_time>
   <create_date>2007-10-26</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>19</num>
   <domain_name>technor.online</domain_name>
   <domain_keyword>technor</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 13:58:45</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>Dattatec.com SRL</registrar_name>
   <registrar_website>https://www.donweb.com</registrar_website>
   <registrant_company>Donweb.com</registrant_company>
   <registrant_state>Santa Fe</registrant_state>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns2.donweb.bo</value>
    <value>ns2.donweb.com.br</value>
    <value>ns2.donweb.pe</value>
    <value>ns3.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>techdoc.xyz</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 13:48:51</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Caowei</registrant_company>
   <registrant_state>Lianyungang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>techador.info</domain_name>
   <domain_keyword>techador</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 04:54:34</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-28</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/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>ns73.domaincontrol.com</value>
    <value>ns74.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>techsor.net</domain_name>
   <domain_keyword>techsor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 04:08:19</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>3271</registrar_iana>
   <registrar_name>DropCatch.com 1062 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>Jiangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-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>techdow.info</domain_name>
   <domain_keyword>techdow</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 15:49:02</query_time>
   <create_date>2017-10-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</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>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>techdir.com</domain_name>
   <domain_keyword>techdir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:47:38</query_time>
   <create_date>1996-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>techdon.co.uk</domain_name>
   <domain_keyword>techdon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 01:03:04</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>techdot.solutions</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-22 00:57:55</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>techcor.space</domain_name>
   <domain_keyword>techcor</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-07 00:58:18</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</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>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>28</num>
   <domain_name>techdot.ru</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:15:56</query_time>
   <create_date>2024-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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>techxor.com</domain_name>
   <domain_keyword>techxor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:11:58</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>4033</registrar_iana>
   <registrar_name>Dynadot3804 LLC</registrar_name>
   <registrar_website>http://www.dynadot3804.com</registrar_website>
   <name_servers>
    <value>jamie.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>techdsr.com</domain_name>
   <domain_keyword>techdsr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:03:07</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2025-04-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>bob.ns.cloudflare.com</value>
    <value>nola.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>31</num>
   <domain_name>techcor.makeup</domain_name>
   <domain_keyword>techcor</domain_keyword>
   <domain_tld>makeup</domain_tld>
   <query_time>2024-06-07 00:57:47</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</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>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>32</num>
   <domain_name>techdoo.com</domain_name>
   <domain_keyword>techdoo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:25:29</query_time>
   <create_date>2017-01-15</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-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.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>33</num>
   <domain_name>techtor.com</domain_name>
   <domain_keyword>techtor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:58:12</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2021-04-25</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>techdow.pl</domain_name>
   <domain_keyword>techdow</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 13:47:42</query_time>
   <create_date>2016-11-09</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>techdoc.us</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 13:47:39</query_time>
   <create_date>2014-11-07</create_date>
   <update_date>2022-11-12</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>B Brown</registrant_name>
   <registrant_company>TechDoc</registrant_company>
   <registrant_address>2022 BI 35 E.</registrant_address>
   <registrant_city>Pearsall</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78061</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8307155659</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>techuor.com</domain_name>
   <domain_keyword>techuor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 00:14:41</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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>ns1.angkorokoro.online</value>
    <value>ns2.angkorokoro.online</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>techdom.link</domain_name>
   <domain_keyword>techdom</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-22 00:57:55</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-29</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>shanghaitaidundianzikejiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</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>easy.dnspod.net</value>
    <value>gene.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>techcor.net</domain_name>
   <domain_keyword>techcor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 00:51:58</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</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=techcor.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>techtor.art</domain_name>
   <domain_keyword>techtor</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-06 01:44:21</query_time>
   <create_date>2022-02-06</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-06</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>VA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>techsor.info</domain_name>
   <domain_keyword>techsor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 04:08:19</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2027-04-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>techdorm.com</domain_name>
   <domain_keyword>techdorm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:26:30</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-12-16</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.squadhelp.com</value>
    <value>ns2.squadhelp.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>42</num>
   <domain_name>techdox.org</domain_name>
   <domain_keyword>techdox</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 15:49:02</query_time>
   <create_date>2021-08-08</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-08</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>ns33.domaincontrol.com</value>
    <value>ns34.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>43</num>
   <domain_name>teckdor.com</domain_name>
   <domain_keyword>teckdor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 18:05:01</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_country>MU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.intnet.mu</value>
    <value>dns2.intnet.mu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>techdoro.com</domain_name>
   <domain_keyword>techdoro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:49:02</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-18</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>cris.ns.cloudflare.com</value>
    <value>stevie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>technor.net</domain_name>
   <domain_keyword>technor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 13:58:45</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>dattatec.com SRL</registrar_name>
   <registrar_website>http://dattatec.com</registrar_website>
   <name_servers>
    <value>ns1.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns2.donweb.bo</value>
    <value>ns2.donweb.com.br</value>
    <value>ns2.donweb.pe</value>
    <value>ns3.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>techdir.pro</domain_name>
   <domain_keyword>techdir</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-26 01:03:00</query_time>
   <create_date>2015-11-25</create_date>
   <update_date>2016-01-24</update_date>
   <expiry_date>2025-11-25</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>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>techror.com</domain_name>
   <domain_keyword>techror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:04:56</query_time>
   <create_date>2020-11-30</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-30</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>48</num>
   <domain_name>techeor.co.in</domain_name>
   <domain_keyword>techeor</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-29 06:56:54</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-22</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>Techeor Technology</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.techeor.co.in</value>
    <value>ns2.techeor.co.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>49</num>
   <domain_name>techdork.com</domain_name>
   <domain_keyword>techdork</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:26:30</query_time>
   <create_date>2015-01-22</create_date>
   <update_date>2021-01-16</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>techdore.org</domain_name>
   <domain_keyword>techdore</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:26:30</query_time>
   <create_date>2012-06-29</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chellarams PLC</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>NG</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>techdog.cloud</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-22 00:57:55</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.nic.love</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SP Hosting B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Overijssel</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>techdou.com</domain_name>
   <domain_keyword>techdou</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:37:12</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://gmo.jp</registrar_website>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>techdot.it</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 13:47:40</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Lorenzo Ricciutelli</registrant_company>
   <registrant_address>Strada di fontana di polo 1M</registrant_address>
   <registrant_city>Terni</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>05100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>techdon.com</domain_name>
   <domain_keyword>techdon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:57:55</query_time>
   <create_date>2001-04-19</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2025-04-19</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>Don Adams</registrant_name>
   <registrant_company>Techdon</registrant_company>
   <registrant_address>4204 Bridle Bit Ct</registrant_address>
   <registrant_city>Gillette</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82718</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3076856857</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>techdoc.expert</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-27 21:59:31</query_time>
   <create_date>2017-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</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>internet.gcstation.net</value>
    <value>server2.gcstation.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>technor.pro</domain_name>
   <domain_keyword>technor</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-25 15:16:53</query_time>
   <create_date>2013-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>techdos.com</domain_name>
   <domain_keyword>techdos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:25:30</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>techdow.xyz</domain_name>
   <domain_keyword>techdow</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 19:14:51</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>59</num>
   <domain_name>techdot.agency</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-29 06:56:32</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-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>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>60</num>
   <domain_name>techoor.com</domain_name>
   <domain_keyword>techoor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:57:40</query_time>
   <create_date>2022-10-15</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=techoor.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>techcor.beauty</domain_name>
   <domain_keyword>techcor</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-06-07 01:34:20</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</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>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>62</num>
   <domain_name>techgor.pl</domain_name>
   <domain_keyword>techgor</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-22 00:59:44</query_time>
   <create_date>2012-05-31</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.domena.pl</value>
    <value>ns2.domena.pl</value>
    <value>ns3.domena.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>techdom.nl</domain_name>
   <domain_keyword>techdom</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 06:56:32</query_time>
   <create_date>2010-07-05</create_date>
   <update_date>2021-11-05</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>techdoc.pl</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-08 06:25:25</query_time>
   <create_date>2019-10-17</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>techdom.xyz</domain_name>
   <domain_keyword>techdom</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 19:14:50</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>66</num>
   <domain_name>techdom.cc</domain_name>
   <domain_keyword>techdom</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-22 03:19:38</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>67</num>
   <domain_name>techdon.mobi</domain_name>
   <domain_keyword>techdon</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-08 06:25:29</query_time>
   <create_date>2022-10-08</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>ligia.ns.cloudflare.com</value>
    <value>west.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>techador.com</domain_name>
   <domain_keyword>techador</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:08:20</query_time>
   <create_date>2011-11-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-17</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>69</num>
   <domain_name>techdox.com</domain_name>
   <domain_keyword>techdox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:49:02</query_time>
   <create_date>2005-11-03</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://www.libris.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>techlor.org</domain_name>
   <domain_keyword>techlor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 01:00:12</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>71</num>
   <domain_name>techdog.site</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-08 06:25:26</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-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>boyd.ns.cloudflare.com</value>
    <value>millie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>technor.ca</domain_name>
   <domain_keyword>technor</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-10 11:03:48</query_time>
   <create_date>2000-10-12</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>techdar.com</domain_name>
   <domain_keyword>techdar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:15:10</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2023-11-05</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.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.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>74</num>
   <domain_name>techdot.dev</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-08 06:25:30</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-07-20</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>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>75</num>
   <domain_name>techdeor.com</domain_name>
   <domain_keyword>techdeor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 06:55:44</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-19</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>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>76</num>
   <domain_name>technor.co.uk</domain_name>
   <domain_keyword>technor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 15:16:58</query_time>
   <create_date>2010-08-04</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-08-04</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>ns67.1and1.co.uk</value>
    <value>ns68.1and1.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>techdro.net</domain_name>
   <domain_keyword>techdro</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 00:57:57</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-23</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 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1033.ui-dns.org</value>
    <value>ns1094.ui-dns.de</value>
    <value>ns1105.ui-dns.biz</value>
    <value>ns1108.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>techdoy.com</domain_name>
   <domain_keyword>techdoy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:49:02</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-22</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>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>techdot.net</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 15:49:02</query_time>
   <create_date>2018-12-30</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>80</num>
   <domain_name>techdoc.group</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-21 06:26:22</query_time>
   <create_date>2018-10-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MWAzone</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aarhus</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>auth01.ns.mwazone.com</value>
    <value>auth02.ns.mwazone.com</value>
    <value>auth03.ns.mwazone.com</value>
    <value>auth04.ns.mwazone.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>techdom.com</domain_name>
   <domain_keyword>techdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:14:50</query_time>
   <create_date>2002-05-12</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2028-05-12</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>techtor.de</domain_name>
   <domain_keyword>techtor</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:25:45</query_time>
   <update_date>2022-09-15</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>techdok.net</domain_name>
   <domain_keyword>techdok</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 15:49:00</query_time>
   <create_date>2020-01-04</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4i.nshost2.de</value>
    <value>ns5i.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>techtor.pl</domain_name>
   <domain_keyword>techtor</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-22 06:45:47</query_time>
   <create_date>2015-04-15</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.dcsaas.net</value>
    <value>ns2.dcsaas.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>techdora.com</domain_name>
   <domain_keyword>techdora</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:49:01</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>86</num>
   <domain_name>techkor.net</domain_name>
   <domain_keyword>techkor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:26:07</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>techdoa.xyz</domain_name>
   <domain_keyword>techdoa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 18:22:25</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</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>88</num>
   <domain_name>technor.ru</domain_name>
   <domain_keyword>technor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:33:45</query_time>
   <create_date>2010-05-13</create_date>
   <expiry_date>2025-05-13</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>89</num>
   <domain_name>techdoc.sk</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 14:26:10</query_time>
   <create_date>2008-01-30</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Rbert Dikacz</registrant_name>
   <registrant_company>Techdoc, s.r.o.</registrant_company>
   <registrant_address>M.R.Štefánika 62</registrant_address>
   <registrant_city>Martin</registrant_city>
   <registrant_zip>036 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.webglobe.sk</value>
    <value>ns2.webglobe.sk</value>
    <value>ns3.webglobe.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>techdoor.space</domain_name>
   <domain_keyword>techdoor</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-08 15:49:01</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>kaluri jayanti</registrant_company>
   <registrant_state>Maharashtra</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>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>91</num>
   <domain_name>teckdor.net</domain_name>
   <domain_keyword>teckdor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 10:19:02</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2022-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TECK D'OR LTEE</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>MU</registrant_country>
   <registrant_email>please use the online form https://www.whoisprivacy.domains/ 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.cloud.mu</value>
    <value>ns2.cloud.mu</value>
    <value>ns3.cloud.mu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>techador.nl</domain_name>
   <domain_keyword>techador</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 18:15:00</query_time>
   <create_date>2021-06-29</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>techdok.info</domain_name>
   <domain_keyword>techdok</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 01:03:03</query_time>
   <create_date>2022-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns4i.nshost2.de</value>
    <value>ns5i.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>techkor.in</domain_name>
   <domain_keyword>techkor</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-08 06:31:05</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TechKor Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>technor.com</domain_name>
   <domain_keyword>technor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 21:47:51</query_time>
   <create_date>1997-08-12</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Marechal Electric SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ile-de-France</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-206-b.gandi.net</value>
    <value>ns-6-a.gandi.net</value>
    <value>ns-99-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>techzor.com</domain_name>
   <domain_keyword>techzor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:42:40</query_time>
   <create_date>2007-08-15</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-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>ns53.domaincontrol.com</value>
    <value>ns54.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>97</num>
   <domain_name>technor.su</domain_name>
   <domain_keyword>technor</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:19:21</query_time>
   <create_date>2022-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>Technor LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+74992715434</registrant_phone>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>techdog.ru</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 13:37:11</query_time>
   <create_date>2021-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns51.yutex.ru</value>
    <value>dns52.yutex.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>techdog.org</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:26:25</query_time>
   <create_date>2000-07-22</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2025-07-22</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>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>100</num>
   <domain_name>techdog.nl</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 01:03:03</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2022-10-12</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>ariella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.177</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.