WHOIS QUERY TIME

22 May 2024 - 12:57 AM UTC

Registered: 19 May 2014
Expiry: 19 May 2025

REGISTRAR

Name: 浙江贰贰网络有限公司

DNSSEC

unsigned

NAME SERVERS

ns1.22.cn
ns2.22.cn

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 袁占国
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=techdog.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "techdog.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "techdog.cn",
            "domain_keyword": "techdog",
            "domain_tld": "cn",
            "query_time": "2024-05-22 00:57:55",
            "create_date": "2014-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "袁占国",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>techdog.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>techdog.cn</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-22 00:57:55</query_time>
   <create_date>2014-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>袁占国</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.157 seconds) for "techdog.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 9:46 AM UTC

Registered: 19 May 2014
Expiry: 19 May 2024

REGISTRAR

Name: 浙江贰贰网络有限公司

DNSSEC

unsigned

NAME SERVERS

ns1.22.cn
ns2.22.cn

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 袁占国
Email: [email protected]

#2 - QUERY TIME

22 May 2024 - 12:57 AM UTC

Registered: 19 May 2014
Expiry: 19 May 2025

REGISTRAR

Name: 浙江贰贰网络有限公司

DNSSEC

unsigned

NAME SERVERS

ns1.22.cn
ns2.22.cn

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 袁占国
Email: [email protected]

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=techdog.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "techdog.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "techdog.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "techdog.cn",
            "domain_keyword": "techdog",
            "domain_tld": "cn",
            "query_time": "2023-02-08 09:46:34",
            "create_date": "2014-05-19",
            "expiry_date": "2024-05-19",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "袁占国",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "techdog.cn",
            "domain_keyword": "techdog",
            "domain_tld": "cn",
            "query_time": "2024-05-22 00:57:55",
            "create_date": "2014-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "袁占国",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.157,
        "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>techdog.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>techdog.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>techdog.cn</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-08 09:46:34</query_time>
   <create_date>2014-05-19</create_date>
   <expiry_date>2024-05-19</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>袁占国</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>techdog.cn</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-22 00:57:55</query_time>
   <create_date>2014-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>袁占国</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.157</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 16 domain names (in 0.048 seconds) which contained the exact domain keyword "techdog".
Domain Name Registered Expiry Registrar Ownership
1 techdog.org 22 Jul 2000 22 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 techdog.com 17 Feb 2004 17 Feb 2026 GoDaddy.com, LLC -
3 techdog.net 14 Apr 2011 14 Apr 2025 NameCheap, Inc. -
4 techdog.cn 19 May 2014 19 May 2025 浙江贰贰网络有限公司 袁占国
5 techdog.com.br 2 Feb 2015 2 Feb 2026 - Rodrigo Cardoso de Alcantara
6 techdog.xyz 27 Apr 2018 27 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
7 techdog.run 10 Jul 2020 10 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhu wen yuan
8 techdog.club 26 Nov 2020 26 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 techdog.nl 6 Jan 2021 - Metaregistrar B.V. -
10 techdog.ru 31 May 2021 31 May 2025 REGTIME-RU Private Person
11 techdog.cloud 18 May 2022 18 May 2025 Metaregistrar BV Applications SP Hosting B.V.
12 techdog.co.uk 9 Sep 2022 9 Sep 2024 Lovell Developments Limited [Tag = LOVDEV] -
13 techdog.store 3 Mar 2023 3 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0166664138
14 techdog.top 18 Apr 2023 18 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
15 techdog.blog 18 Sep 2023 18 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
16 techdog.online 22 Nov 2023 22 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
17 techdog.site 16 Feb 2024 16 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=techdog&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "techdog",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "techdog.org, techdog.com, techdog.net, techdog.cn, techdog.com.br, techdog.xyz, techdog.run, techdog.club, techdog.nl, techdog.ru, techdog.cloud, techdog.co.uk, techdog.store, techdog.top, techdog.blog, techdog.online, techdog.site",
    "results": [
        {
            "num": 1,
            "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": 2,
            "domain_name": "techdog.com",
            "domain_keyword": "techdog",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:25:26",
            "create_date": "2004-02-17",
            "update_date": "2022-11-14",
            "expiry_date": "2026-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "techdog.net",
            "domain_keyword": "techdog",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:26:25",
            "create_date": "2011-04-14",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-14",
            "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": 4,
            "domain_name": "techdog.cn",
            "domain_keyword": "techdog",
            "domain_tld": "cn",
            "query_time": "2024-05-22 00:57:55",
            "create_date": "2014-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "袁占国",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "techdog.com.br",
            "domain_keyword": "techdog",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 06:26:25",
            "create_date": "2015-02-02",
            "update_date": "2024-02-16",
            "expiry_date": "2026-02-02",
            "registrant_name": "Rodrigo Cardoso de Alcantara",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "techdog.xyz",
            "domain_keyword": "techdog",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 06:26:25",
            "create_date": "2018-04-27",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-27",
            "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": [
                "dell.ns.cloudflare.com",
                "rodrigo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "techdog.run",
            "domain_keyword": "techdog",
            "domain_tld": "run",
            "query_time": "2024-05-26 01:03:03",
            "create_date": "2020-07-10",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhu wen yuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "techdog.club",
            "domain_keyword": "techdog",
            "domain_tld": "club",
            "query_time": "2024-05-26 01:03:03",
            "create_date": "2020-11-26",
            "update_date": "2023-07-12",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "norman.ns.cloudflare.com",
                "wren.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "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"
            ]
        },
        {
            "num": 10,
            "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": 11,
            "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": 12,
            "domain_name": "techdog.co.uk",
            "domain_keyword": "techdog",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 13:48:55",
            "create_date": "2022-09-09",
            "update_date": "2023-11-28",
            "expiry_date": "2024-09-09",
            "registrar_name": "Lovell Developments Limited [Tag = LOVDEV]",
            "registrar_website": "http://www.lovelldevelopments.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "techdog.store",
            "domain_keyword": "techdog",
            "domain_tld": "store",
            "query_time": "2024-06-08 06:25:26",
            "create_date": "2023-03-03",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0166664138",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "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": 15,
            "domain_name": "techdog.blog",
            "domain_keyword": "techdog",
            "domain_tld": "blog",
            "query_time": "2024-05-26 01:03:02",
            "create_date": "2023-09-18",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-18",
            "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": [
                "ns34.active-ns.com",
                "ns35.active-ns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "techdog.online",
            "domain_keyword": "techdog",
            "domain_tld": "online",
            "query_time": "2024-06-08 06:25:26",
            "create_date": "2023-11-22",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-22",
            "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": [
                "vda2200a.trouble-free.net",
                "vda2200b.trouble-free.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>techdog</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>techdog.org, techdog.com, techdog.net, techdog.cn, techdog.com.br, techdog.xyz, techdog.run, techdog.club, techdog.nl, techdog.ru, techdog.cloud, techdog.co.uk, techdog.store, techdog.top, techdog.blog, techdog.online, techdog.site</unique_domains>
 <results>
  <value>
   <num>1</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>2</num>
   <domain_name>techdog.com</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:25:26</query_time>
   <create_date>2004-02-17</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2026-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>3</num>
   <domain_name>techdog.net</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:26:25</query_time>
   <create_date>2011-04-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-14</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>4</num>
   <domain_name>techdog.cn</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-22 00:57:55</query_time>
   <create_date>2014-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>袁占国</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>techdog.com.br</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 06:26:25</query_time>
   <create_date>2015-02-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrant_name>Rodrigo Cardoso de Alcantara</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>techdog.xyz</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 06:26:25</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-27</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>dell.ns.cloudflare.com</value>
    <value>rodrigo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>techdog.run</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-26 01:03:03</query_time>
   <create_date>2020-07-10</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhu wen yuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>techdog.club</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 01:03:03</query_time>
   <create_date>2020-11-26</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>norman.ns.cloudflare.com</value>
    <value>wren.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>9</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>
  <value>
   <num>10</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>11</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>12</num>
   <domain_name>techdog.co.uk</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 13:48:55</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Lovell Developments Limited [Tag = LOVDEV]</registrar_name>
   <registrar_website>http://www.lovelldevelopments.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>techdog.store</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-08 06:25:26</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0166664138</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</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>15</num>
   <domain_name>techdog.blog</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-26 01:03:02</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-18</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>ns34.active-ns.com</value>
    <value>ns35.active-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>techdog.online</domain_name>
   <domain_keyword>techdog</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 06:25:26</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-22</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>vda2200a.trouble-free.net</value>
    <value>vda2200b.trouble-free.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>17</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>
 </results>
 <stats>
  <total_time>0.048</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 4,914 domain names (in 0.203 seconds) which look and sound like the brand name "techdog".
Domain Name Registered Expiry Registrar Ownership
1 techyog.com 8 Dec 2007 8 Dec 2024 Name.com, Inc. WebsiteOrissa
2 techdoc.repair 8 Jul 2021 8 Jul 2024 Squarespace Domains II LLC TechDoc.Repair
3 techdag.au - - Fluccs - The Australian Cloud Pty Ltd Brett Robertson
4 techdow.info 26 Oct 2017 26 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
5 techdot.solutions 4 Sep 2023 4 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 techdon.co.uk 6 Jul 2023 6 Jul 2024 Namesco Limited [Tag = NAMESCO] -
7 techdag.com 12 Sep 2009 12 Sep 2024 Fluccs - The Australian Cloud Pty Ltd Brett Robertson
8 techdot.shop 4 Jan 2024 4 Jan 2025 GoDaddy.com LLC -
9 techdon.dev 16 Apr 2022 16 Apr 2025 Tucows Domains Inc Contact Privacy Inc. Customer 0164186984
10 techdogs.co.uk 3 Aug 2018 3 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
11 techdot.live 28 Jun 2023 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 techlog.com 15 Mar 2001 15 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
13 techlog.io 3 Mar 2024 3 Mar 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
14 techdot.ru 22 Feb 2024 22 Feb 2025 REGRU-RU Private Person
15 techdoo.com 15 Jan 2017 15 Jan 2025 GoDaddy.com, LLC -
16 mechdog.com 29 Jan 2009 29 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
17 techdow.pl 9 Nov 2016 9 Nov 2024 home.pl S.A. -
18 techdoc.us 7 Nov 2014 6 Nov 2024 GoDaddy.com, LLC TechDoc
19 techdom.link 29 Apr 2022 29 Apr 2025 DNSPod, Inc. shanghaitaidundianzikejiyouxiangongsi
20 techrog.com 17 Jul 2016 17 Jul 2024 GoDaddy.com, LLC -
21 technog.ru 16 Dec 2023 16 Dec 2024 REGRU-RU Private Person
22 techlog.info 25 Aug 2023 25 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
23 techdoc.xyz 14 May 2023 14 May 2025 Xiamen ChinaSource Internet Service Co., Ltd Caowei
24 techdig.info 20 Mar 2023 20 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Primark
25 technog.com.br 18 Jul 2021 18 Jul 2024 - Gustavo Henrique Almeida da Mata
26 techjog.com 9 Sep 2011 9 Sep 2024 NameCheap, Inc. -
27 techdor.cz 9 Apr 2016 9 Apr 2025 REG-WEDOS Techdor s.r.o.
28 techdoug.com 19 Jan 2020 19 Jan 2025 GoDaddy.com, LLC -
29 techdom.nl 5 Jul 2010 - team.blue nl B.V. -
30 technog.irish 5 May 2016 5 May 2025 Tucows Domains Inc. Colossus Technology Ltd
31 techdoc.pl 17 Oct 2019 17 Oct 2024 nazwa.pl sp. z o.o. -
32 techdom.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
33 techdoge.com 17 Nov 2017 17 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 techdom.cc 15 May 2023 15 May 2025 NameCheap, Inc. -
35 technog.online 26 Aug 2023 26 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
36 techdoge.net 15 Jan 2022 15 Jan 2025 GoDaddy.com, LLC -
37 techlog.tokyo 12 Apr 2023 12 Apr 2025 GMO Internet Group, Inc. -
38 technog.it 14 Apr 2015 14 Apr 2025 Aruba s.p.a. Technog s.a.s. di Tassone Gino & C.
39 techdrog.pl 19 Feb 2015 19 Feb 2025 home.pl S.A. -
40 techlog.website 11 Apr 2017 11 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
41 techdon.site 20 Sep 2023 20 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
42 techdot.org 10 Jun 2022 10 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
43 techdol.work 20 Nov 2021 20 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 techdogs.net 26 Aug 2009 26 Aug 2024 NameCheap, Inc. -
45 techsog.com 28 Jul 2017 28 Jul 2024 NameSilo, LLC -
46 teckdog.com 21 Jul 2020 21 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
47 techdig.com 5 Sep 2003 5 Sep 2025 ENOM, INC. REDACTED FOR PRIVACY
48 techdoc.biz 19 Jan 2018 19 Jan 2025 Domain.com, LLC Data Protected
49 techdot.com 20 Oct 2002 20 Oct 2024 GoDaddy.com, LLC Donald McLeod
50 techdom.pl 20 Sep 2005 20 Sep 2024 home.pl S.A. -
51 techdow.co.uk 10 May 2021 10 May 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
52 mechdog.cn 19 Jan 2019 19 Jan 2025 阿里云计算有限公司(万网) 泉州市武煌智能科技有限公司
53 t3chdog.com 22 Dec 2017 22 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
54 techdoy.com 22 Dec 2021 22 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 techdot.net 30 Dec 2018 30 Dec 2024 GoDaddy.com, LLC -
56 technog.shop 15 Jun 2023 15 Jun 2024 Tucows Domains Inc. -
57 techdoc.nl 25 Jun 2016 - ZXCS -
58 techlog.com.au - - Domain Directors Pty Ltd trading as Instra Chris leong
59 techzog.co 12 Jul 2023 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 techdou.net 1 Jan 2015 1 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
61 techdogs.info 4 Nov 2020 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 techdogs.today 4 Nov 2020 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 techdoc.group 18 Oct 2018 18 Oct 2024 1API GmbH MWAzone
64 techdom.com 12 May 2002 12 May 2028 Squarespace Domains II LLC REDACTED FOR PRIVACY
65 techdog1.com 23 Sep 2019 23 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
66 techlog.us 26 May 2023 26 May 2024 OwnRegistrar, Inc. NA
67 techdor.com 11 Feb 2003 10 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Techdorkomplekt Ltd.
68 techdok.net 4 Jan 2020 4 Jan 2025 RegistryGate GmbH REDACTED FOR PRIVACY
69 techlog.nl 16 Aug 2017 - Registreer.Me -
70 techmog.com 29 Nov 2011 29 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 techlog.xyz 18 Aug 2023 18 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
72 techdoa.xyz 4 Jun 2024 4 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
73 techdom.ru 31 Aug 2004 1 Sep 2024 RU-CENTER-RU LLC "A+A EXIST-INFO"
74 techdmg.com 11 Aug 2021 11 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
75 techhog.com 14 Aug 2010 14 Aug 2024 GoDaddy.com, LLC -
76 techdbg.com 14 Sep 2021 14 Sep 2024 Nameshield SAS DERICHEBOURG ENVIRONNEMENT
77 techdoc.sk 30 Jan 2008 30 Jan 2025 Webglobe, a.s. Techdoc, s.r.o.
78 techdok.info 3 Jul 2022 3 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
79 techdoc.org 21 Mar 2011 21 Mar 2026 Network Solutions, LLC REDACTED FOR PRIVACY
80 techdon.net 29 Oct 2023 29 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
81 techdogs.in 29 Oct 2020 29 Oct 2024 GoDaddy.com, LLC TechDogs Marketing Private Limited
82 techdou.com 20 Mar 2023 20 Mar 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
83 techdow.it 18 Jul 2017 18 Jul 2024 Gandi SAS hidden
84 techdogs.tech 4 Nov 2020 4 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
85 teachdog.com 1 Nov 2005 1 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 techlog.trade 7 May 2023 7 May 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 technog.nl 3 Dec 2014 - Registrar.eu -
88 techlog.net 17 Nov 2021 17 Nov 2024 NameSilo, LLC -
89 techdogo.com 4 Oct 2023 11 Oct 2024 dattatec.com SRL -
90 techlog.tech 4 Jul 2022 4 Jul 2024 Instra Corporation Pty Ltd Registrant of techlog.tech
91 techlog.in 21 Jan 2011 21 Jan 2029 Endurance Digital Domain Technology LLP RND Technologies Pvt. Ltd.
92 techdoc.co.uk 21 Jan 2021 21 Jan 2025 Stenning Limited t/a Client Domain Management [Tag = DOF] -
93 techdox.ru 18 Sep 2023 18 Sep 2024 BEGET-RU Private Person
94 techdoc.app 29 Aug 2023 29 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
95 techdox.nz 29 Jun 2016 - Freeparking Limited -
96 techdoa.com 6 Aug 2021 6 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
97 techdoc.online 25 Apr 2019 25 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
98 techdow.org 26 Oct 2017 26 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
99 technog.info 22 Dec 2009 22 Dec 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
100 techdon.mobi 8 Oct 2022 8 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
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 Techdog.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=techdog.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "techdog.cn",
        "page_size": 100
    },
    "count": {
        "total": 4914,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "techyog.com, techdoc.repair, techdag.au, techdow.info, techdot.solutions, techdon.co.uk, techdag.com, techdot.shop, techdon.dev, techdogs.co.uk, techdot.live, techlog.com, techlog.io, techdot.ru, techdoo.com, mechdog.com, techdow.pl, techdoc.us, techdom.link, techrog.com, technog.ru, techlog.info, techdoc.xyz, techdig.info, technog.com.br, techjog.com, techdor.cz, techdoug.com, techdom.nl, technog.irish, techdoc.pl, techdom.xyz, techdoge.com, techdom.cc, technog.online, techdoge.net, techlog.tokyo, technog.it, techdrog.pl, techlog.website, techdon.site, techdot.org, techdol.work, techdogs.net, techsog.com, teckdog.com, techdig.com, techdoc.biz, techdot.com, techdom.pl, techdow.co.uk, mechdog.cn, t3chdog.com, techdoy.com, techdot.net, technog.shop, techdoc.nl, techlog.com.au, techzog.co, techdou.net, techdogs.info, techdogs.today, techdoc.group, techdom.com, techdog1.com, techlog.us, techdor.com, techdok.net, techlog.nl, techmog.com, techlog.xyz, techdoa.xyz, techdom.ru, techdmg.com, techhog.com, techdbg.com, techdoc.sk, techdok.info, techdoc.org, techdon.net, techdogs.in, techdou.com, techdow.it, techdogs.tech, teachdog.com, techlog.trade, technog.nl, techlog.net, techdogo.com, techlog.tech, techlog.in, techdoc.co.uk, techdox.ru, techdoc.app, techdox.nz, techdoa.com, techdoc.online, techdow.org, technog.info, techdon.mobi",
    "results": [
        {
            "num": 1,
            "domain_name": "techyog.com",
            "domain_keyword": "techyog",
            "domain_tld": "com",
            "query_time": "2024-05-05 08:46:48",
            "create_date": "2007-12-08",
            "update_date": "2023-08-18",
            "expiry_date": "2024-12-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Orissa Webdesign",
            "registrant_company": "WebsiteOrissa",
            "registrant_address": "Station Square Bhubaneswar",
            "registrant_city": "Bhubaneswar",
            "registrant_state": "orissa",
            "registrant_zip": "751001",
            "registrant_country": "IN",
            "registrant_email": "https://www.name.com/contact-domain-whois/techyog.com/registrant",
            "registrant_phone": "Non-Public Data",
            "registrant_fax": "+91.9439081741",
            "name_servers": [
                "ns1kpv.name.com",
                "ns2btz.name.com",
                "ns3bfm.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "domain_name": "techdag.au",
            "domain_keyword": "techdag",
            "domain_tld": "au",
            "query_time": "2024-05-29 19:14:20",
            "update_date": "2024-03-24",
            "registrar_name": "Fluccs - The Australian Cloud Pty Ltd",
            "registrar_website": "https://domaincentral.com.au/contact-details/",
            "registrant_name": "Brett Robertson",
            "name_servers": [
                "nsw.name-servers.net.au",
                "nsx.name-servers.net.au",
                "nsy.name-servers.net.au",
                "nsz.name-servers.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "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": 5,
            "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": 6,
            "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": 7,
            "domain_name": "techdag.com",
            "domain_keyword": "techdag",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:15:08",
            "create_date": "2009-09-12",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-12",
            "registrar_iana": 965,
            "registrar_name": "Fluccs - The Australian Cloud Pty Ltd",
            "registrar_website": "http://domaincentral.com.au",
            "registrant_name": "Brett Robertson",
            "registrant_company": "Brett Robertson",
            "registrant_address": "42 Hidcote Road",
            "registrant_city": "Campbelltown",
            "registrant_zip": "2560",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.403213166",
            "name_servers": [
                "nsw.name-servers.net.au",
                "nsx.name-servers.net.au",
                "nsy.name-servers.net.au",
                "nsz.name-servers.net.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "techdot.shop",
            "domain_keyword": "techdot",
            "domain_tld": "shop",
            "query_time": "2024-04-21 13:41:21",
            "create_date": "2024-01-04",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "techdon.dev",
            "domain_keyword": "techdon",
            "domain_tld": "dev",
            "query_time": "2024-04-29 06:56:32",
            "create_date": "2022-04-16",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0164186984",
            "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 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": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "techdogs.co.uk",
            "domain_keyword": "techdogs",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 06:26:26",
            "create_date": "2018-08-03",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "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": 12,
            "domain_name": "techlog.com",
            "domain_keyword": "techlog",
            "domain_tld": "com",
            "query_time": "2024-06-08 02:03:14",
            "create_date": "2001-03-15",
            "update_date": "2023-08-23",
            "expiry_date": "2025-03-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "techlog.io",
            "domain_keyword": "techlog",
            "domain_tld": "io",
            "query_time": "2024-05-08 08:33:04",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "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": 15,
            "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": 16,
            "domain_name": "mechdog.com",
            "domain_keyword": "mechdog",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:21:57",
            "create_date": "2009-01-29",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "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": 18,
            "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": 19,
            "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": 20,
            "domain_name": "techrog.com",
            "domain_keyword": "techrog",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:48:21",
            "create_date": "2016-07-17",
            "update_date": "2024-01-21",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ecommsale.biz",
                "ns2.ecommsale.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "technog.ru",
            "domain_keyword": "technog",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:17:17",
            "create_date": "2023-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "techlog.info",
            "domain_keyword": "techlog",
            "domain_tld": "info",
            "query_time": "2024-05-08 08:33:04",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "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": 24,
            "domain_name": "techdig.info",
            "domain_keyword": "techdig",
            "domain_tld": "info",
            "query_time": "2024-05-27 21:59:30",
            "create_date": "2023-03-20",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Primark",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Washington",
            "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": [
                "dns19.parkpage.foundationapi.com",
                "dns20.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "technog.com.br",
            "domain_keyword": "technog",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 14:59:36",
            "create_date": "2021-07-18",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-18",
            "registrant_name": "Gustavo Henrique Almeida da Mata",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 26,
            "domain_name": "techjog.com",
            "domain_keyword": "techjog",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:00:26",
            "create_date": "2011-09-09",
            "update_date": "2023-08-10",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "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": 28,
            "domain_name": "techdoug.com",
            "domain_keyword": "techdoug",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:25:31",
            "create_date": "2020-01-19",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "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": 30,
            "domain_name": "technog.irish",
            "domain_keyword": "technog",
            "domain_tld": "irish",
            "query_time": "2024-05-12 16:46:17",
            "create_date": "2016-05-05",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Colossus Technology Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co. Kildare",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "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": 32,
            "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": 33,
            "domain_name": "techdoge.com",
            "domain_keyword": "techdoge",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:26:25",
            "create_date": "2017-11-17",
            "update_date": "2020-11-11",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "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": 35,
            "domain_name": "technog.online",
            "domain_keyword": "technog",
            "domain_tld": "online",
            "query_time": "2024-05-13 13:55:15",
            "create_date": "2023-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "techdoge.net",
            "domain_keyword": "techdoge",
            "domain_tld": "net",
            "query_time": "2024-06-08 06:25:27",
            "create_date": "2022-01-15",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "aarav.ns.cloudflare.com",
                "selah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "techlog.tokyo",
            "domain_keyword": "techlog",
            "domain_tld": "tokyo",
            "query_time": "2024-04-28 07:35:54",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "technog.it",
            "domain_keyword": "technog",
            "domain_tld": "it",
            "query_time": "2024-04-30 03:00:23",
            "create_date": "2015-04-14",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-14",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Technog s.a.s. di Tassone Gino & C.",
            "registrant_address": "Via Regaldo, 17",
            "registrant_city": "SAN FRANCESCO AL CAMPO",
            "registrant_state": "TO",
            "registrant_zip": "10070",
            "registrant_country": "IT",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "leah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 39,
            "domain_name": "techdrog.pl",
            "domain_keyword": "techdrog",
            "domain_tld": "pl",
            "query_time": "2024-06-08 06:25:54",
            "create_date": "2015-02-19",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-19",
            "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": 40,
            "domain_name": "techlog.website",
            "domain_keyword": "techlog",
            "domain_tld": "website",
            "query_time": "2024-04-20 12:03:13",
            "create_date": "2017-04-11",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-11",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_company": "Identity Protection Service",
            "registrant_state": "Middlesex",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1186.awsdns-20.org",
                "ns-1811.awsdns-34.co.uk",
                "ns-309.awsdns-38.com",
                "ns-869.awsdns-44.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "techdon.site",
            "domain_keyword": "techdon",
            "domain_tld": "site",
            "query_time": "2024-05-26 01:03:04",
            "create_date": "2023-09-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "techdot.org",
            "domain_keyword": "techdot",
            "domain_tld": "org",
            "query_time": "2024-05-26 01:03:04",
            "create_date": "2022-06-10",
            "update_date": "2023-04-23",
            "expiry_date": "2024-06-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "coby.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "techdol.work",
            "domain_keyword": "techdol",
            "domain_tld": "work",
            "query_time": "2024-05-26 01:03:03",
            "create_date": "2021-11-20",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "techdogs.net",
            "domain_keyword": "techdogs",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:26:26",
            "create_date": "2009-08-26",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-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": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "techsog.com",
            "domain_keyword": "techsog",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:07:42",
            "create_date": "2017-07-28",
            "update_date": "2023-04-01",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "frida.ns.cloudflare.com",
                "randall.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "teckdog.com",
            "domain_keyword": "teckdog",
            "domain_tld": "com",
            "query_time": "2024-06-10 17:56:17",
            "create_date": "2020-07-21",
            "update_date": "2024-06-05",
            "expiry_date": "2024-07-21",
            "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": "Kerala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mark.ns.cloudflare.com",
                "ns3.dns-parking.com",
                "ns4.dns-parking.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "techdig.com",
            "domain_keyword": "techdig",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:48:53",
            "create_date": "2003-09-05",
            "update_date": "2024-02-15",
            "expiry_date": "2025-09-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/2eec8ffa-4c7f-4958-9c82-9d437ed94502",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "techdoc.biz",
            "domain_keyword": "techdoc",
            "domain_tld": "biz",
            "query_time": "2024-05-22 00:57:54",
            "create_date": "2018-01-19",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-19",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "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": 50,
            "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": 51,
            "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": 52,
            "domain_name": "mechdog.cn",
            "domain_keyword": "mechdog",
            "domain_tld": "cn",
            "query_time": "2024-06-10 12:26:13",
            "create_date": "2019-01-19",
            "expiry_date": "2025-01-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "泉州市武煌智能科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "t3chdog.com",
            "domain_keyword": "t3chdog",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:23:17",
            "create_date": "2017-12-22",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-22",
            "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": "FL",
            "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": [
                "da75venom.stableserver.net",
                "da76venom.stableserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "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": 55,
            "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": 56,
            "domain_name": "technog.shop",
            "domain_keyword": "technog",
            "domain_tld": "shop",
            "query_time": "2024-04-22 00:58:48",
            "create_date": "2023-06-15",
            "update_date": "2023-12-14",
            "expiry_date": "2024-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "techdoc.nl",
            "domain_keyword": "techdoc",
            "domain_tld": "nl",
            "query_time": "2024-04-21 06:26:22",
            "create_date": "2016-06-25",
            "update_date": "2023-10-17",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 58,
            "domain_name": "techlog.com.au",
            "domain_keyword": "techlog",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 08:33:04",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Chris leong",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "techzog.co",
            "domain_keyword": "techzog",
            "domain_tld": "co",
            "query_time": "2024-04-27 20:42:32",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "techdou.net",
            "domain_keyword": "techdou",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:26:32",
            "create_date": "2015-01-01",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-01",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "techdogs.info",
            "domain_keyword": "techdogs",
            "domain_tld": "info",
            "query_time": "2024-05-08 15:49:00",
            "create_date": "2020-11-04",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-04",
            "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.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "techdogs.today",
            "domain_keyword": "techdogs",
            "domain_tld": "today",
            "query_time": "2024-05-08 15:49:00",
            "create_date": "2020-11-04",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-04",
            "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.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "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": 64,
            "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": 65,
            "domain_name": "techdog1.com",
            "domain_keyword": "techdog1",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:26:25",
            "create_date": "2019-09-23",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "techlog.us",
            "domain_keyword": "techlog",
            "domain_tld": "us",
            "query_time": "2024-05-29 19:17:07",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-26",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Michael Nava",
            "registrant_company": "NA",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "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": 68,
            "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": 69,
            "domain_name": "techlog.nl",
            "domain_keyword": "techlog",
            "domain_tld": "nl",
            "query_time": "2024-05-15 05:28:34",
            "create_date": "2017-08-16",
            "update_date": "2023-08-28",
            "registrar_name": "Registreer.Me",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 70,
            "domain_name": "techmog.com",
            "domain_keyword": "techmog",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:05:33",
            "create_date": "2011-11-29",
            "update_date": "2021-08-17",
            "expiry_date": "2024-11-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": 71,
            "domain_name": "techlog.xyz",
            "domain_keyword": "techlog",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 00:20:56",
            "create_date": "2023-08-18",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-18",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-ihvc3wmym9rxgwxeyyxjuj.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "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": 73,
            "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": 74,
            "domain_name": "techdmg.com",
            "domain_keyword": "techdmg",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:03:01",
            "create_date": "2021-08-11",
            "update_date": "2024-05-10",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "gokstad.webdinavia.com",
                "oseberg.webdinavia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "techhog.com",
            "domain_keyword": "techhog",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:57:38",
            "create_date": "2010-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": [
                "ns5.hawkhost.com",
                "ns6.hawkhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "techdbg.com",
            "domain_keyword": "techdbg",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:01:57",
            "create_date": "2021-09-14",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "https://www.nameshield.com",
            "registrant_company": "DERICHEBOURG ENVIRONNEMENT",
            "registrant_state": "PARIS",
            "registrant_country": "FR",
            "registrant_email": "https://secure.nameshield.net/contact/techdbg.com/owner",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "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": 78,
            "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": 79,
            "domain_name": "techdoc.org",
            "domain_keyword": "techdoc",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:26:22",
            "create_date": "2011-03-21",
            "update_date": "2021-01-20",
            "expiry_date": "2026-03-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "techdon.net",
            "domain_keyword": "techdon",
            "domain_tld": "net",
            "query_time": "2024-05-08 15:49:01",
            "create_date": "2023-10-29",
            "update_date": "2023-12-29",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "techdogs.in",
            "domain_keyword": "techdogs",
            "domain_tld": "in",
            "query_time": "2024-06-01 13:37:12",
            "create_date": "2020-10-29",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TechDogs Marketing Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "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": 83,
            "domain_name": "techdow.it",
            "domain_keyword": "techdow",
            "domain_tld": "it",
            "query_time": "2024-04-29 06:56:33",
            "create_date": "2017-07-18",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-18",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns-1037.awsdns-01.org",
                "ns-1544.awsdns-01.co.uk",
                "ns-238.awsdns-29.com",
                "ns-856.awsdns-43.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 84,
            "domain_name": "techdogs.tech",
            "domain_keyword": "techdogs",
            "domain_tld": "tech",
            "query_time": "2024-05-08 15:49:00",
            "create_date": "2020-11-04",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "teachdog.com",
            "domain_keyword": "teachdog",
            "domain_tld": "com",
            "query_time": "2024-05-30 05:24:44",
            "create_date": "2005-11-01",
            "update_date": "2023-10-02",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "techlog.trade",
            "domain_keyword": "techlog",
            "domain_tld": "trade",
            "query_time": "2024-06-08 02:03:14",
            "create_date": "2023-05-07",
            "update_date": "2023-05-12",
            "expiry_date": "2026-05-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "technog.nl",
            "domain_keyword": "technog",
            "domain_tld": "nl",
            "query_time": "2024-04-22 00:58:47",
            "create_date": "2014-12-03",
            "update_date": "2023-11-12",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 88,
            "domain_name": "techlog.net",
            "domain_keyword": "techlog",
            "domain_tld": "net",
            "query_time": "2024-05-27 22:03:18",
            "create_date": "2021-11-17",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "techdogo.com",
            "domain_keyword": "techdogo",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:25:27",
            "create_date": "2023-10-04",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1388,
            "registrar_name": "dattatec.com SRL",
            "registrar_website": "http://dattatec.com",
            "name_servers": [
                "ns10.hostmar.com",
                "ns9.hostmar.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "techlog.tech",
            "domain_keyword": "techlog",
            "domain_tld": "tech",
            "query_time": "2024-05-23 04:59:08",
            "create_date": "2022-07-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_company": "Registrant of techlog.tech",
            "registrant_state": "Auckland District",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the 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.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "techlog.in",
            "domain_keyword": "techlog",
            "domain_tld": "in",
            "query_time": "2024-05-15 05:28:34",
            "create_date": "2011-01-21",
            "update_date": "2024-01-04",
            "expiry_date": "2029-01-21",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RND Technologies Pvt. Ltd.",
            "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": [
                "carrera.ns.cloudflare.com",
                "eugene.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "techdoc.co.uk",
            "domain_keyword": "techdoc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 06:26:24",
            "create_date": "2021-01-21",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-21",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.quickdns.co.uk",
                "ns2.quickdns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "techdox.ru",
            "domain_keyword": "techdox",
            "domain_tld": "ru",
            "query_time": "2024-05-05 22:15:56",
            "create_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "techdoc.app",
            "domain_keyword": "techdoc",
            "domain_tld": "app",
            "query_time": "2024-05-18 13:48:51",
            "create_date": "2023-08-29",
            "update_date": "2024-05-07",
            "expiry_date": "2024-08-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UZ",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "techdox.nz",
            "domain_keyword": "techdox",
            "domain_tld": "nz",
            "query_time": "2024-05-08 15:49:02",
            "create_date": "2016-06-29",
            "update_date": "2023-04-07",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "dahlia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "techdoa.com",
            "domain_keyword": "techdoa",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:48:58",
            "create_date": "2021-08-06",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-06",
            "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": [
                "odin.ns.cloudflare.com",
                "saanvi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "techdoc.online",
            "domain_keyword": "techdoc",
            "domain_tld": "online",
            "query_time": "2024-05-26 01:03:02",
            "create_date": "2019-04-25",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1337.awsdns-39.org",
                "ns-193.awsdns-24.com",
                "ns-1972.awsdns-54.co.uk",
                "ns-995.awsdns-60.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "techdow.org",
            "domain_keyword": "techdow",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:26:33",
            "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": 99,
            "domain_name": "technog.info",
            "domain_keyword": "technog",
            "domain_tld": "info",
            "query_time": "2024-06-03 04:35:57",
            "create_date": "2009-12-22",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-22",
            "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": "Sibiu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar 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.cloudns.net",
                "ns2.cloudns.net",
                "ns3.cloudns.net",
                "ns4.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.203,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>techdog.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4914</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>techyog.com, techdoc.repair, techdag.au, techdow.info, techdot.solutions, techdon.co.uk, techdag.com, techdot.shop, techdon.dev, techdogs.co.uk, techdot.live, techlog.com, techlog.io, techdot.ru, techdoo.com, mechdog.com, techdow.pl, techdoc.us, techdom.link, techrog.com, technog.ru, techlog.info, techdoc.xyz, techdig.info, technog.com.br, techjog.com, techdor.cz, techdoug.com, techdom.nl, technog.irish, techdoc.pl, techdom.xyz, techdoge.com, techdom.cc, technog.online, techdoge.net, techlog.tokyo, technog.it, techdrog.pl, techlog.website, techdon.site, techdot.org, techdol.work, techdogs.net, techsog.com, teckdog.com, techdig.com, techdoc.biz, techdot.com, techdom.pl, techdow.co.uk, mechdog.cn, t3chdog.com, techdoy.com, techdot.net, technog.shop, techdoc.nl, techlog.com.au, techzog.co, techdou.net, techdogs.info, techdogs.today, techdoc.group, techdom.com, techdog1.com, techlog.us, techdor.com, techdok.net, techlog.nl, techmog.com, techlog.xyz, techdoa.xyz, techdom.ru, techdmg.com, techhog.com, techdbg.com, techdoc.sk, techdok.info, techdoc.org, techdon.net, techdogs.in, techdou.com, techdow.it, techdogs.tech, teachdog.com, techlog.trade, technog.nl, techlog.net, techdogo.com, techlog.tech, techlog.in, techdoc.co.uk, techdox.ru, techdoc.app, techdox.nz, techdoa.com, techdoc.online, techdow.org, technog.info, techdon.mobi</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>techyog.com</domain_name>
   <domain_keyword>techyog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 08:46:48</query_time>
   <create_date>2007-12-08</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Orissa Webdesign</registrant_name>
   <registrant_company>WebsiteOrissa</registrant_company>
   <registrant_address>Station Square Bhubaneswar</registrant_address>
   <registrant_city>Bhubaneswar</registrant_city>
   <registrant_state>orissa</registrant_state>
   <registrant_zip>751001</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/techyog.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <registrant_fax>+91.9439081741</registrant_fax>
   <name_servers>
    <value>ns1kpv.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>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>3</num>
   <domain_name>techdag.au</domain_name>
   <domain_keyword>techdag</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-29 19:14:20</query_time>
   <update_date>2024-03-24</update_date>
   <registrar_name>Fluccs - The Australian Cloud Pty Ltd</registrar_name>
   <registrar_website>https://domaincentral.com.au/contact-details/</registrar_website>
   <registrant_name>Brett Robertson</registrant_name>
   <name_servers>
    <value>nsw.name-servers.net.au</value>
    <value>nsx.name-servers.net.au</value>
    <value>nsy.name-servers.net.au</value>
    <value>nsz.name-servers.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</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>5</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>6</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>7</num>
   <domain_name>techdag.com</domain_name>
   <domain_keyword>techdag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:15:08</query_time>
   <create_date>2009-09-12</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>965</registrar_iana>
   <registrar_name>Fluccs - The Australian Cloud Pty Ltd</registrar_name>
   <registrar_website>http://domaincentral.com.au</registrar_website>
   <registrant_name>Brett Robertson</registrant_name>
   <registrant_company>Brett Robertson</registrant_company>
   <registrant_address>42 Hidcote Road</registrant_address>
   <registrant_city>Campbelltown</registrant_city>
   <registrant_zip>2560</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.403213166</registrant_phone>
   <name_servers>
    <value>nsw.name-servers.net.au</value>
    <value>nsx.name-servers.net.au</value>
    <value>nsy.name-servers.net.au</value>
    <value>nsz.name-servers.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>techdot.shop</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 13:41:21</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>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>9</num>
   <domain_name>techdon.dev</domain_name>
   <domain_keyword>techdon</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 06:56:32</query_time>
   <create_date>2022-04-16</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0164186984</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 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>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>techdogs.co.uk</domain_name>
   <domain_keyword>techdogs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 06:26:26</query_time>
   <create_date>2018-08-03</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</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>12</num>
   <domain_name>techlog.com</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 02:03:14</query_time>
   <create_date>2001-03-15</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>techlog.io</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 08:33:04</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</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>15</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>16</num>
   <domain_name>mechdog.com</domain_name>
   <domain_keyword>mechdog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:21:57</query_time>
   <create_date>2009-01-29</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</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>18</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>19</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>20</num>
   <domain_name>techrog.com</domain_name>
   <domain_keyword>techrog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:48:21</query_time>
   <create_date>2016-07-17</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ecommsale.biz</value>
    <value>ns2.ecommsale.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>technog.ru</domain_name>
   <domain_keyword>technog</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:17:17</query_time>
   <create_date>2023-12-16</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>techlog.info</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 08:33:04</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</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>24</num>
   <domain_name>techdig.info</domain_name>
   <domain_keyword>techdig</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 21:59:30</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Primark</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Washington</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>dns19.parkpage.foundationapi.com</value>
    <value>dns20.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>technog.com.br</domain_name>
   <domain_keyword>technog</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 14:59:36</query_time>
   <create_date>2021-07-18</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrant_name>Gustavo Henrique Almeida da Mata</registrant_name>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>techjog.com</domain_name>
   <domain_keyword>techjog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:00:26</query_time>
   <create_date>2011-09-09</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</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>28</num>
   <domain_name>techdoug.com</domain_name>
   <domain_keyword>techdoug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:25:31</query_time>
   <create_date>2020-01-19</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>29</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>30</num>
   <domain_name>technog.irish</domain_name>
   <domain_keyword>technog</domain_keyword>
   <domain_tld>irish</domain_tld>
   <query_time>2024-05-12 16:46:17</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-05</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>Colossus Technology Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Co. Kildare</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</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>32</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>33</num>
   <domain_name>techdoge.com</domain_name>
   <domain_keyword>techdoge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:26:25</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2020-11-11</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</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>35</num>
   <domain_name>technog.online</domain_name>
   <domain_keyword>technog</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 13:55:15</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>techdoge.net</domain_name>
   <domain_keyword>techdoge</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 06:25:27</query_time>
   <create_date>2022-01-15</create_date>
   <update_date>2024-01-14</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>aarav.ns.cloudflare.com</value>
    <value>selah.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>37</num>
   <domain_name>techlog.tokyo</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-28 07:35:54</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>technog.it</domain_name>
   <domain_keyword>technog</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 03:00:23</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Technog s.a.s. di Tassone Gino &amp; C.</registrant_company>
   <registrant_address>Via Regaldo, 17</registrant_address>
   <registrant_city>SAN FRANCESCO AL CAMPO</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10070</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>leah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>techdrog.pl</domain_name>
   <domain_keyword>techdrog</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-08 06:25:54</query_time>
   <create_date>2015-02-19</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-19</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>40</num>
   <domain_name>techlog.website</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-20 12:03:13</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_state>Middlesex</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1186.awsdns-20.org</value>
    <value>ns-1811.awsdns-34.co.uk</value>
    <value>ns-309.awsdns-38.com</value>
    <value>ns-869.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>techdon.site</domain_name>
   <domain_keyword>techdon</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 01:03:04</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>techdot.org</domain_name>
   <domain_keyword>techdot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 01:03:04</query_time>
   <create_date>2022-06-10</create_date>
   <update_date>2023-04-23</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>coby.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>techdol.work</domain_name>
   <domain_keyword>techdol</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-26 01:03:03</query_time>
   <create_date>2021-11-20</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>techdogs.net</domain_name>
   <domain_keyword>techdogs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:26:26</query_time>
   <create_date>2009-08-26</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>techsog.com</domain_name>
   <domain_keyword>techsog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:07:42</query_time>
   <create_date>2017-07-28</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>frida.ns.cloudflare.com</value>
    <value>randall.ns.cloudflare.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>teckdog.com</domain_name>
   <domain_keyword>teckdog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 17:56:17</query_time>
   <create_date>2020-07-21</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>mark.ns.cloudflare.com</value>
    <value>ns3.dns-parking.com</value>
    <value>ns4.dns-parking.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>techdig.com</domain_name>
   <domain_keyword>techdig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:48:53</query_time>
   <create_date>2003-09-05</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-09-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2eec8ffa-4c7f-4958-9c82-9d437ed94502</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>techdoc.biz</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-22 00:57:54</query_time>
   <create_date>2018-01-19</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</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>50</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>51</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>52</num>
   <domain_name>mechdog.cn</domain_name>
   <domain_keyword>mechdog</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 12:26:13</query_time>
   <create_date>2019-01-19</create_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>泉州市武煌智能科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>t3chdog.com</domain_name>
   <domain_keyword>t3chdog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:23:17</query_time>
   <create_date>2017-12-22</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-22</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>FL</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>da75venom.stableserver.net</value>
    <value>da76venom.stableserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</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>55</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>56</num>
   <domain_name>technog.shop</domain_name>
   <domain_keyword>technog</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 00:58:48</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>techdoc.nl</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 06:26:22</query_time>
   <create_date>2016-06-25</create_date>
   <update_date>2023-10-17</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>techlog.com.au</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 08:33:04</query_time>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Chris leong</registrant_name>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>techzog.co</domain_name>
   <domain_keyword>techzog</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-27 20:42:32</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>techdou.net</domain_name>
   <domain_keyword>techdou</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:26:32</query_time>
   <create_date>2015-01-01</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>techdogs.info</domain_name>
   <domain_keyword>techdogs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 15:49:00</query_time>
   <create_date>2020-11-04</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-04</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.bluehost.in</value>
    <value>ns2.bluehost.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>62</num>
   <domain_name>techdogs.today</domain_name>
   <domain_keyword>techdogs</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-08 15:49:00</query_time>
   <create_date>2020-11-04</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-04</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.bluehost.in</value>
    <value>ns2.bluehost.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>63</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>64</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>65</num>
   <domain_name>techdog1.com</domain_name>
   <domain_keyword>techdog1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:26:25</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>techlog.us</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 19:17:07</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</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>68</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>69</num>
   <domain_name>techlog.nl</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 05:28:34</query_time>
   <create_date>2017-08-16</create_date>
   <update_date>2023-08-28</update_date>
   <registrar_name>Registreer.Me</registrar_name>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>techmog.com</domain_name>
   <domain_keyword>techmog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:05:33</query_time>
   <create_date>2011-11-29</create_date>
   <update_date>2021-08-17</update_date>
   <expiry_date>2024-11-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>71</num>
   <domain_name>techlog.xyz</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 00:20:56</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-18</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-ihvc3wmym9rxgwxeyyxjuj.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</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>73</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>74</num>
   <domain_name>techdmg.com</domain_name>
   <domain_keyword>techdmg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:03:01</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-08-11</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>gokstad.webdinavia.com</value>
    <value>oseberg.webdinavia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>techhog.com</domain_name>
   <domain_keyword>techhog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:57:38</query_time>
   <create_date>2010-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>ns5.hawkhost.com</value>
    <value>ns6.hawkhost.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>76</num>
   <domain_name>techdbg.com</domain_name>
   <domain_keyword>techdbg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:01:57</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>https://www.nameshield.com</registrar_website>
   <registrant_company>DERICHEBOURG ENVIRONNEMENT</registrant_company>
   <registrant_state>PARIS</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://secure.nameshield.net/contact/techdbg.com/owner</registrant_email>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</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>77</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>78</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>79</num>
   <domain_name>techdoc.org</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:26:22</query_time>
   <create_date>2011-03-21</create_date>
   <update_date>2021-01-20</update_date>
   <expiry_date>2026-03-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>techdon.net</domain_name>
   <domain_keyword>techdon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 15:49:01</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>techdogs.in</domain_name>
   <domain_keyword>techdogs</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 13:37:12</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-29</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>TechDogs Marketing Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>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>83</num>
   <domain_name>techdow.it</domain_name>
   <domain_keyword>techdow</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 06:56:33</query_time>
   <create_date>2017-07-18</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns-1037.awsdns-01.org</value>
    <value>ns-1544.awsdns-01.co.uk</value>
    <value>ns-238.awsdns-29.com</value>
    <value>ns-856.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>techdogs.tech</domain_name>
   <domain_keyword>techdogs</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 15:49:00</query_time>
   <create_date>2020-11-04</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.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>85</num>
   <domain_name>teachdog.com</domain_name>
   <domain_keyword>teachdog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 05:24:44</query_time>
   <create_date>2005-11-01</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>techlog.trade</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-06-08 02:03:14</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2026-05-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>technog.nl</domain_name>
   <domain_keyword>technog</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 00:58:47</query_time>
   <create_date>2014-12-03</create_date>
   <update_date>2023-11-12</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>techlog.net</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 22:03:18</query_time>
   <create_date>2021-11-17</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.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>89</num>
   <domain_name>techdogo.com</domain_name>
   <domain_keyword>techdogo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:25:27</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>dattatec.com SRL</registrar_name>
   <registrar_website>http://dattatec.com</registrar_website>
   <name_servers>
    <value>ns10.hostmar.com</value>
    <value>ns9.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>techlog.tech</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-23 04:59:08</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_company>Registrant of techlog.tech</registrant_company>
   <registrant_state>Auckland District</registrant_state>
   <registrant_country>NZ</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.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>techlog.in</domain_name>
   <domain_keyword>techlog</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 05:28:34</query_time>
   <create_date>2011-01-21</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2029-01-21</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RND Technologies Pvt. Ltd.</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>carrera.ns.cloudflare.com</value>
    <value>eugene.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>techdoc.co.uk</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 06:26:24</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.quickdns.co.uk</value>
    <value>ns2.quickdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>techdox.ru</domain_name>
   <domain_keyword>techdox</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 22:15:56</query_time>
   <create_date>2023-09-18</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>techdoc.app</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-18 13:48:51</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>AS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UZ</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>techdox.nz</domain_name>
   <domain_keyword>techdox</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-08 15:49:02</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-04-07</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>dahlia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>techdoa.com</domain_name>
   <domain_keyword>techdoa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:48:58</query_time>
   <create_date>2021-08-06</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-06</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>odin.ns.cloudflare.com</value>
    <value>saanvi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>techdoc.online</domain_name>
   <domain_keyword>techdoc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 01:03:02</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1337.awsdns-39.org</value>
    <value>ns-193.awsdns-24.com</value>
    <value>ns-1972.awsdns-54.co.uk</value>
    <value>ns-995.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>techdow.org</domain_name>
   <domain_keyword>techdow</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:26:33</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>99</num>
   <domain_name>technog.info</domain_name>
   <domain_keyword>technog</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-03 04:35:57</query_time>
   <create_date>2009-12-22</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-22</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>Sibiu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</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.cloudns.net</value>
    <value>ns2.cloudns.net</value>
    <value>ns3.cloudns.net</value>
    <value>ns4.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>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>
 </results>
 <stats>
  <total_time>0.203</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.