WHOIS QUERY TIME

23 May 2024 - 11:14 AM UTC

Registered: 8 November 2002
Modified: 26 December 2023

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: Infotech Solution Corporation

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=infotechs.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "infotechs.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "infotechs.co.jp",
            "domain_keyword": "infotechs",
            "domain_tld": "co.jp",
            "query_time": "2024-05-23 11:14:46",
            "create_date": "2002-11-08",
            "update_date": "2023-12-26",
            "registrant_company": "Infotech Solution Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>infotechs.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>infotechs.co.jp</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-23 11:14:46</query_time>
   <create_date>2002-11-08</create_date>
   <update_date>2023-12-26</update_date>
   <registrant_company>Infotech Solution Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.058</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.211 seconds) for "infotechs.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 8:20 PM UTC

Registered: 8 November 2002
Modified: 1 December 2022

NAME SERVERS

mwns1.customer.ne.jp
mwns2.customer.ne.jp

REGISTRANT

Company: Infotech Solution Corporation

#2 - QUERY TIME

28 Jan 2024 - 8:08 AM UTC

Registered: 8 November 2002
Modified: 26 December 2023

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: Infotech Solution Corporation

* 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=infotechs.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "infotechs.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "infotechs.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "infotechs.co.jp",
            "domain_keyword": "infotechs",
            "domain_tld": "co.jp",
            "query_time": "2023-04-20 20:20:39",
            "create_date": "2002-11-08",
            "update_date": "2022-12-01",
            "registrant_company": "Infotech Solution Corporation",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "infotechs.co.jp",
            "domain_keyword": "infotechs",
            "domain_tld": "co.jp",
            "query_time": "2024-01-28 08:08:23",
            "create_date": "2002-11-08",
            "update_date": "2023-12-26",
            "registrant_company": "Infotech Solution Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.211,
        "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>infotechs.co.jp</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>infotechs.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>infotechs.co.jp</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-04-20 20:20:39</query_time>
   <create_date>2002-11-08</create_date>
   <update_date>2022-12-01</update_date>
   <registrant_company>Infotech Solution Corporation</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>infotechs.co.jp</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-01-28 08:08:23</query_time>
   <create_date>2002-11-08</create_date>
   <update_date>2023-12-26</update_date>
   <registrant_company>Infotech Solution Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.211</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 10 domain names (in 0.06 seconds) which contained the exact domain keyword "infotechs".
Domain Name Registered Expiry Registrar Ownership
1 infotechs.co.jp 8 Nov 2002 - - Infotech Solution Corporation
2 infotechs.com 2 Feb 2005 2 Feb 2026 GoDaddy.com, LLC GNO
3 infotechs.org 9 May 2006 9 May 2025 Network Solutions, LLC Computer Store & More. INC.
4 infotechs.ro 26 Jan 2007 23 Jun 2028 ICI - Registrar -
5 infotechs.net 13 Nov 2014 13 Nov 2024 Squarespace Domains II LLC Info-techs.net, inc.
6 infotechs.us 9 Aug 2020 9 Aug 2024 GoDaddy.com, LLC None
7 infotechs.ru 13 Apr 2022 13 Apr 2025 REGRU-RU Private Person
8 infotechs.one 25 Jun 2023 25 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 infotechs.online 18 Jul 2023 18 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
10 infotechs.store 29 Jul 2023 29 Jul 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
11 infotechs.fr 31 Aug 2023 31 Aug 2024 1API GmbH Accell Group

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=infotechs&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "infotechs",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "infotechs.co.jp, infotechs.com, infotechs.org, infotechs.ro, infotechs.net, infotechs.us, infotechs.ru, infotechs.one, infotechs.online, infotechs.store, infotechs.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "infotechs.co.jp",
            "domain_keyword": "infotechs",
            "domain_tld": "co.jp",
            "query_time": "2024-05-23 11:14:46",
            "create_date": "2002-11-08",
            "update_date": "2023-12-26",
            "registrant_company": "Infotech Solution Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "infotechs.com",
            "domain_keyword": "infotechs",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:42",
            "create_date": "2005-02-02",
            "update_date": "2022-09-08",
            "expiry_date": "2026-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "GNO",
            "registrant_address": "30 N. Gould St., Suite 6401",
            "registrant_city": "Sheridan",
            "registrant_state": "Wyoming",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9036628000",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "infotechs.org",
            "domain_keyword": "infotechs",
            "domain_tld": "org",
            "query_time": "2024-04-08 04:28:46",
            "create_date": "2006-05-09",
            "update_date": "2024-03-20",
            "expiry_date": "2025-05-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Computer Store & More. INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "infotechs.ro",
            "domain_keyword": "infotechs",
            "domain_tld": "ro",
            "query_time": "2024-04-13 12:12:20",
            "create_date": "2007-01-26",
            "expiry_date": "2028-06-23",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns.infotechs.ro",
                "ns2.infotechs.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 5,
            "domain_name": "infotechs.net",
            "domain_keyword": "infotechs",
            "domain_tld": "net",
            "query_time": "2024-05-27 16:54:08",
            "create_date": "2014-11-13",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Info-techs.net, inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "infotechs.us",
            "domain_keyword": "infotechs",
            "domain_tld": "us",
            "query_time": "2024-04-08 04:28:46",
            "create_date": "2020-08-09",
            "update_date": "2022-08-15",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "David Wren",
            "registrant_company": "None",
            "registrant_address": "5762 S Netherland St",
            "registrant_city": "Centennial",
            "registrant_state": "Colorado",
            "registrant_zip": "80015",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7209891262",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "infotechs.ru",
            "domain_keyword": "infotechs",
            "domain_tld": "ru",
            "query_time": "2024-05-13 09:52:29",
            "create_date": "2022-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "infotechs.one",
            "domain_keyword": "infotechs",
            "domain_tld": "one",
            "query_time": "2024-05-23 11:14:46",
            "create_date": "2023-06-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-25",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "infotechs.online",
            "domain_keyword": "infotechs",
            "domain_tld": "online",
            "query_time": "2024-04-08 04:28:46",
            "create_date": "2023-07-18",
            "update_date": "2023-09-22",
            "expiry_date": "2024-07-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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "infotechs.store",
            "domain_keyword": "infotechs",
            "domain_tld": "store",
            "query_time": "2024-05-02 00:39:14",
            "create_date": "2023-07-29",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "infotechs.fr",
            "domain_keyword": "infotechs",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:45:43",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Accell Group",
            "registrant_address": "Philip de Croystraat 174, 5911AB Sittard, Limburg",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.438506000",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>infotechs</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>infotechs.co.jp, infotechs.com, infotechs.org, infotechs.ro, infotechs.net, infotechs.us, infotechs.ru, infotechs.one, infotechs.online, infotechs.store, infotechs.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>infotechs.co.jp</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-23 11:14:46</query_time>
   <create_date>2002-11-08</create_date>
   <update_date>2023-12-26</update_date>
   <registrant_company>Infotech Solution Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>infotechs.com</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:42</query_time>
   <create_date>2005-02-02</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>GNO</registrant_company>
   <registrant_address>30 N. Gould St., Suite 6401</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>Wyoming</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9036628000</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>infotechs.org</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 04:28:46</query_time>
   <create_date>2006-05-09</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-05-09</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_company>Computer Store &amp; More. INC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.worldnic.com</value>
    <value>ns64.worldnic.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>infotechs.ro</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-13 12:12:20</query_time>
   <create_date>2007-01-26</create_date>
   <expiry_date>2028-06-23</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns.infotechs.ro</value>
    <value>ns2.infotechs.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>infotechs.net</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 16:54:08</query_time>
   <create_date>2014-11-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-13</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_company>Info-techs.net, inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>infotechs.us</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-08 04:28:46</query_time>
   <create_date>2020-08-09</create_date>
   <update_date>2022-08-15</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>David Wren</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>5762 S Netherland St</registrant_address>
   <registrant_city>Centennial</registrant_city>
   <registrant_state>Colorado</registrant_state>
   <registrant_zip>80015</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7209891262</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>infotechs.ru</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-13 09:52:29</query_time>
   <create_date>2022-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>infotechs.one</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-23 11:14:46</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-25</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>ns05.domaincontrol.com</value>
    <value>ns06.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>infotechs.online</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-08 04:28:46</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-07-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>infotechs.store</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-02 00:39:14</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>infotechs.fr</domain_name>
   <domain_keyword>infotechs</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:45:43</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Accell Group</registrant_company>
   <registrant_address>Philip de Croystraat 174, 5911AB Sittard, Limburg</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.438506000</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.06</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,746 domain names (in 0.44 seconds) which look and sound like the brand name "infotechs".
Domain Name Registered Expiry Registrar Ownership
1 intotechs.com 22 Jul 2017 22 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 infotechi.com 6 Jul 2005 6 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com kkfoundation
3 infotechos.com 10 Feb 2012 10 Feb 2025 GoDaddy.com, LLC -
4 infotects.com 3 Aug 2009 3 Aug 2024 Dynadot Inc -
5 infotechsr.com 9 Mar 2024 9 Mar 2025 Name SRS AB Shield Whois
6 infotech.city 21 Apr 2022 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 infotech.best 29 Dec 2022 29 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
8 infotech.bar 20 Jun 2023 20 Jun 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
9 infotechsc.com 14 Apr 2005 14 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
10 infotechts.com 9 Oct 2022 9 Oct 2024 Sourced Domains, LLC -
11 infomechs.com 13 Oct 2022 13 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
12 infotech-s.co.jp 1 Apr 1999 - - Infotech serve Co. ltd.
13 infotech-s.biz 26 Jul 2023 26 Jul 2024 NameSecure L.L.C. REDACTED FOR PRIVACY
14 innotechs.shop 9 Nov 2023 9 Nov 2024 GoDaddy.com LLC -
15 infotechas.com 30 Apr 2015 30 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 infotecms.com 7 Apr 2006 7 Apr 2027 Synergy Wholesale Accreditations Pty Ltd -
17 infotech9.co.uk 3 Mar 2023 3 Mar 2025 Ionos SE [Tag = 1AND1] -
18 infoteches.com 19 Jan 2024 19 Jan 2025 DropCatch.com 1478 LLC Redacted for GDPR privacy
19 infotech7.com 1 Apr 2024 1 Apr 2025 GoDaddy.com, LLC -
20 infotec-s.com 15 Jul 2009 15 Jul 2024 Japan Registry Services Co.,Ltd.(JPRS) Kashiwashoukai Corporation
21 infotech7.co.uk 1 Apr 2024 1 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
22 indotechs.com 30 Aug 2009 30 Aug 2024 GoDaddy.com, LLC -
23 invotechs.com 2 Feb 2016 2 Feb 2025 GoDaddy.com, LLC -
24 infotecvs.com 5 Oct 2013 5 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Victor Mondragon Carrizales
25 infotechy.space 19 Jun 2023 19 Jun 2025 Cloudflare, Inc. Stangerup Web Solutions
26 infotechcs.com 23 Oct 2018 23 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 infotechn.online 12 Mar 2024 12 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
28 rinfotechs.com 13 Jun 2022 13 Jun 2024 GoDaddy.com, LLC -
29 infotechd.com 24 Mar 2018 24 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
30 infotechm.ru 25 Feb 2011 25 Feb 2025 RU-CENTER-RU Private Person
31 infotechsd.com 12 Oct 2006 12 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
32 info-techs.com 28 Aug 1998 27 Aug 2027 Network Solutions, LLC -
33 infortechs.com 13 Feb 2020 13 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 infotecha.com 31 May 2010 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 infotechvs.com 22 Mar 2010 22 Mar 2025 IONOS SE Infotech
36 infotechu.com 29 Jul 2023 29 Jul 2024 GoDaddy.com, LLC -
37 infotechi.site 10 Apr 2023 10 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
38 infotechsg.com 1 Apr 2024 1 Apr 2025 GMO INTERNET, INC. GMO-Z.com RUNSYSTEM JSC
39 infotecho.com 17 Apr 2024 17 Apr 2025 GoDaddy.com, LLC -
40 infotechss.com 13 Dec 2002 13 Dec 2024 Tucows Domains Inc. -
41 infotechws.com 2 Apr 2002 2 Apr 2025 IONOS SE News4realty.com
42 ginfotechs.com 8 Jun 2012 8 Jun 2024 IONOS SE 1&1 Internet Inc
43 infotechm.com 16 May 2023 16 May 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
44 innotechs.co.uk 14 Jul 2023 14 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
45 infotech-s.com 16 Sep 2020 16 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
46 infotechcs.co.uk 17 Aug 2020 17 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
47 infotechsw.com 7 Nov 2023 7 Nov 2024 Wix.com Ltd. -
48 infotech3.online 30 May 2024 30 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
49 infotechsv.net 6 Dec 2017 6 Dec 2024 GoDaddy.com, LLC -
50 infotechms.com 7 Jan 2014 7 Jan 2025 GoDaddy.com, LLC -
51 ginfotechs.net 22 Feb 2014 22 Feb 2025 IONOS SE 1&1 Internet Inc
52 info-techs.pro 24 Dec 2023 24 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 incotechs.com 19 Jun 2014 19 Jun 2025 gabia INCOTECHS
54 infotech1.tech 21 Jun 2023 21 Jun 2024 Hosting Ukraine LLC Hosting Ukraine LLC
55 infotechx.sbs 13 May 2023 13 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
56 infotech2.com 19 Mar 2017 19 Mar 2024 GoDaddy.com, LLC -
57 infotechz.net 7 Apr 2022 6 Apr 2025 CV. Rumahweb Indonesia Domain Data Guard
58 infotechls.com 27 Feb 2024 27 Feb 2025 GoDaddy.com, LLC -
59 infotechbs.com 13 May 2009 13 May 2026 DomainSpot LLC Whois Privacy Service
60 infotechks.com 17 May 2024 17 May 2025 Tucows Domains Inc. -
61 inkotechs.com 22 May 2024 22 May 2025 Network Solutions, LLC -
62 infotechsy.com 14 Aug 2023 14 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
63 infotech.zone 21 Mar 2024 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 infotech.net.pl 20 Oct 2012 20 Oct 2024 dhosting.pl Sp. z o.o. -
65 infotech.games 24 Aug 2023 24 Aug 2024 Cloudflare, Inc REDACTED FOR PRIVACY
66 infotech.coach 3 Mar 2023 3 Mar 2025 Sav.com, LLC Privacy Protection
67 infotech.studio 19 Nov 2015 19 Nov 2024 Name.com, Inc. Infotech 24 7 Limited
68 infotech.community 5 Oct 2021 5 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 infotech.services 11 Jan 2021 11 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 infotech.agency 18 Nov 2023 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 infotech.icu 28 Sep 2023 28 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
72 infotech.ltd 2 May 2017 2 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Zhou Xiong
73 infotech.asia 21 Oct 2023 21 Oct 2024 P.A Viet Nam Company Limited REDACTED FOR PRIVACY
74 infotech.ing 7 Dec 2023 7 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
75 infotech.cafe 3 Sep 2016 3 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 infotech.solutions 25 Jun 2015 25 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 infotech.cam 19 Jul 2023 19 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
78 infotech.work 26 Dec 2021 26 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
79 infotech.bond 6 Jun 2023 6 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 infotech.tools 7 May 2022 7 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 infotech.cn 13 Jan 2014 13 Jan 2025 阿里云计算有限公司(万网) 王健
82 infotecs.info 21 Oct 2002 21 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER InfoTeCS Joint Stock Company
83 infotech.expert 22 Jun 2022 22 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 infotech.education 9 Oct 2020 9 Oct 2025 Dreamscape Networks International Pte Ltd Eagle Careers
85 infotech.su 26 Oct 2020 26 Oct 2024 REGRU-SU OOO &quot;MAXIMA&quot;
86 infotech.tech 30 Oct 2023 30 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
87 infotech.name - - Key-Systems GmbH -
88 infotech.live 16 Feb 2016 16 Feb 2025 eNom, LLC Data Protected
89 infotech.quebec 11 May 2018 11 May 2025 Gandi SAS -
90 infotech.co.mz 18 Dec 2020 18 Dec 2024 CIUEM Registrar DotCom Lda
91 infotech.pl 16 May 2000 15 May 2025 Digital Media Technology Sp. z o.o. -
92 infotech.lt 18 Dec 2021 19 Dec 2024 UAB "Interneto vizija" -
93 infotecs.asia 13 Sep 2013 13 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER InfoTeCS Joint Stock Company
94 infotech.news 1 Feb 2024 1 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
95 infotech.vegas 5 Mar 2016 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 infotech.org.in 14 Jul 2014 14 Jul 2024 Silicon House N/A
97 infotech.ie 22 May 2017 22 May 2025 Blacknight Solutions REDACTED FOR PRIVACY
98 infotech.network 25 Jan 2022 25 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 infotech.com.hr 4 Sep 2022 4 Sep 2024 Logomedia d.o.o. -
100 infotech.vip 17 Jan 2019 17 Jan 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Lin Jianpeng
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 Infotechs.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=infotechs.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "infotechs.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 1746,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "intotechs.com, infotechi.com, infotechos.com, infotects.com, infotechsr.com, infotech.city, infotech.best, infotech.bar, infotechsc.com, infotechts.com, infomechs.com, infotech-s.co.jp, infotech-s.biz, innotechs.shop, infotechas.com, infotecms.com, infotech9.co.uk, infoteches.com, infotech7.com, infotec-s.com, infotech7.co.uk, indotechs.com, invotechs.com, infotecvs.com, infotechy.space, infotechcs.com, infotechn.online, rinfotechs.com, infotechd.com, infotechm.ru, infotechsd.com, info-techs.com, infortechs.com, infotecha.com, infotechvs.com, infotechu.com, infotechi.site, infotechsg.com, infotecho.com, infotechss.com, infotechws.com, ginfotechs.com, infotechm.com, innotechs.co.uk, infotech-s.com, infotechcs.co.uk, infotechsw.com, infotech3.online, infotechsv.net, infotechms.com, ginfotechs.net, info-techs.pro, incotechs.com, infotech1.tech, infotechx.sbs, infotech2.com, infotechz.net, infotechls.com, infotechbs.com, infotechks.com, inkotechs.com, infotechsy.com, infotech.zone, infotech.net.pl, infotech.games, infotech.coach, infotech.studio, infotech.community, infotech.services, infotech.agency, infotech.icu, infotech.ltd, infotech.asia, infotech.ing, infotech.cafe, infotech.solutions, infotech.cam, infotech.work, infotech.bond, infotech.tools, infotech.cn, infotecs.info, infotech.expert, infotech.education, infotech.su, infotech.tech, infotech.name, infotech.live, infotech.quebec, infotech.co.mz, infotech.pl, infotech.lt, infotecs.asia, infotech.news, infotech.vegas, infotech.org.in, infotech.ie, infotech.network, infotech.com.hr, infotech.vip",
    "results": [
        {
            "num": 1,
            "domain_name": "intotechs.com",
            "domain_keyword": "intotechs",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:54:06",
            "create_date": "2017-07-22",
            "update_date": "2020-07-16",
            "expiry_date": "2025-07-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "infotechi.com",
            "domain_keyword": "infotechi",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:35",
            "create_date": "2005-07-06",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "T.K.Boban",
            "registrant_company": "kkfoundation",
            "registrant_address": "saranga",
            "registrant_city": "kollam",
            "registrant_state": "Kerala",
            "registrant_zip": "691577",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.4742501597",
            "name_servers": [
                "ns1.gulfar.net",
                "ns2.gulfar.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "infotechos.com",
            "domain_keyword": "infotechos",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:40",
            "create_date": "2012-02-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.myworlddns.com",
                "ns2.myworlddns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "infotects.com",
            "domain_keyword": "infotects",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:51",
            "create_date": "2009-08-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "infotechsr.com",
            "domain_keyword": "infotechsr",
            "domain_tld": "com",
            "query_time": "2024-05-16 19:36:46",
            "create_date": "2024-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "infotech.city",
            "domain_keyword": "infotech",
            "domain_tld": "city",
            "query_time": "2024-05-02 00:38:59",
            "create_date": "2022-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "infotech.best",
            "domain_keyword": "infotech",
            "domain_tld": "best",
            "query_time": "2024-05-18 05:06:58",
            "create_date": "2022-12-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-29",
            "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": 8,
            "domain_name": "infotech.bar",
            "domain_keyword": "infotech",
            "domain_tld": "bar",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2023-06-20",
            "update_date": "2024-02-15",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "khloe.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "infotechsc.com",
            "domain_keyword": "infotechsc",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:43",
            "create_date": "2005-04-14",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of infotechsc.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1374.awsdns-43.org",
                "ns-1965.awsdns-53.co.uk",
                "ns-371.awsdns-46.com",
                "ns-773.awsdns-32.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "infotechts.com",
            "domain_keyword": "infotechts",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:46",
            "create_date": "2022-10-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 2272,
            "registrar_name": "Sourced Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "rustam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "infomechs.com",
            "domain_keyword": "infomechs",
            "domain_tld": "com",
            "query_time": "2024-05-04 01:55:07",
            "create_date": "2022-10-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "infotech-s.co.jp",
            "domain_keyword": "infotech-s",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 15:58:15",
            "create_date": "1999-04-01",
            "update_date": "2024-05-01",
            "registrant_company": "Infotech serve Co. ltd.",
            "name_servers": [
                "ns.admiral.ne.jp",
                "ns2.admiral.ne.jp"
            ]
        },
        {
            "num": 13,
            "domain_name": "infotech-s.biz",
            "domain_keyword": "infotech-s",
            "domain_tld": "biz",
            "query_time": "2024-05-02 00:38:59",
            "create_date": "2023-07-26",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-26",
            "registrar_iana": 30,
            "registrar_name": "NameSecure L.L.C.",
            "registrar_website": "www.nsi.com/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "innotechs.shop",
            "domain_keyword": "innotechs",
            "domain_tld": "shop",
            "query_time": "2024-04-29 08:13:51",
            "create_date": "2023-11-09",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Bizkaia",
            "registrant_country": "ES",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "infotechas.com",
            "domain_keyword": "infotechas",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:10",
            "create_date": "2015-04-30",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-30",
            "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": [
                "phil.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "infotecms.com",
            "domain_keyword": "infotecms",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:49",
            "create_date": "2006-04-07",
            "update_date": "2023-10-29",
            "expiry_date": "2027-04-07",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "http://synergywholesale.com",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "infotech9.co.uk",
            "domain_keyword": "infotech9",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 09:52:26",
            "create_date": "2023-03-03",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-03",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1026.ui-dns.de",
                "ns1041.ui-dns.biz",
                "ns1082.ui-dns.org",
                "ns1120.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "infoteches.com",
            "domain_keyword": "infoteches",
            "domain_tld": "com",
            "query_time": "2024-05-18 05:06:59",
            "create_date": "2024-01-19",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-19",
            "registrar_iana": 3687,
            "registrar_name": "DropCatch.com 1478 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "shanghai",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "infotech7.com",
            "domain_keyword": "infotech7",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:18:35",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "infotec-s.com",
            "domain_keyword": "infotec-s",
            "domain_tld": "com",
            "query_time": "2024-04-08 04:28:33",
            "create_date": "2009-07-15",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Kashiwashoukai Corporation",
            "registrant_address": "1-15-14,Tenma",
            "registrant_city": "Kita-ku,Osaka-shi",
            "registrant_state": "Osaka-fu",
            "registrant_zip": "530-0043",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.663580991",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "infotech7.co.uk",
            "domain_keyword": "infotech7",
            "domain_tld": "co.uk",
            "query_time": "2024-04-05 17:49:55",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "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": 22,
            "domain_name": "indotechs.com",
            "domain_keyword": "indotechs",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:41:34",
            "create_date": "2009-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "invotechs.com",
            "domain_keyword": "invotechs",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:40:14",
            "create_date": "2016-02-02",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "infotecvs.com",
            "domain_keyword": "infotecvs",
            "domain_tld": "com",
            "query_time": "2024-04-12 09:17:06",
            "create_date": "2013-10-05",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Victor Mondragon Carrizales",
            "registrant_company": "Victor Mondragon Carrizales",
            "registrant_address": "jr Huacho 624 el agustino",
            "registrant_city": "Lima",
            "registrant_state": "Lima",
            "registrant_zip": "Lima12",
            "registrant_country": "PE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+51.989251260",
            "name_servers": [
                "ns1.vserverweb.com",
                "ns2.vserverweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "infotechy.space",
            "domain_keyword": "infotechy",
            "domain_tld": "space",
            "query_time": "2024-05-23 11:14:47",
            "create_date": "2023-06-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-06-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Stangerup Web Solutions",
            "registrant_state": "Hovedstaden",
            "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.",
            "name_servers": [
                "graham.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "infotechcs.com",
            "domain_keyword": "infotechcs",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:13",
            "create_date": "2018-10-23",
            "update_date": "2020-10-17",
            "expiry_date": "2024-10-23",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "infotechn.online",
            "domain_keyword": "infotechn",
            "domain_tld": "online",
            "query_time": "2024-05-13 09:52:28",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "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": 28,
            "domain_name": "rinfotechs.com",
            "domain_keyword": "rinfotechs",
            "domain_tld": "com",
            "query_time": "2024-04-07 07:07:54",
            "create_date": "2022-06-13",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "infotechd.com",
            "domain_keyword": "infotechd",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:13",
            "create_date": "2018-03-24",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 30,
            "domain_name": "infotechm.ru",
            "domain_keyword": "infotechm",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:52:35",
            "create_date": "2011-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "infotechsd.com",
            "domain_keyword": "infotechsd",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:43",
            "create_date": "2006-10-12",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-12",
            "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": "SD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/ef153b9c-57ab-4b17-98ee-27c7223228a5",
            "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": 32,
            "domain_name": "info-techs.com",
            "domain_keyword": "info-techs",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:34:02",
            "create_date": "1998-08-28",
            "update_date": "2019-07-29",
            "expiry_date": "2027-08-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "infortechs.com",
            "domain_keyword": "infortechs",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:09:56",
            "create_date": "2020-02-13",
            "update_date": "2021-02-07",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "infotecha.com",
            "domain_keyword": "infotecha",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:18:35",
            "create_date": "2010-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=infotecha.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "infotechvs.com",
            "domain_keyword": "infotechvs",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:10:19",
            "create_date": "2010-03-22",
            "update_date": "2017-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Infotech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.infotechfrontroyal.com",
                "ns2.infotechfrontroyal.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "infotechu.com",
            "domain_keyword": "infotechu",
            "domain_tld": "com",
            "query_time": "2024-04-14 00:06:11",
            "create_date": "2023-07-29",
            "update_date": "2024-01-25",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "carla.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "infotechi.site",
            "domain_keyword": "infotechi",
            "domain_tld": "site",
            "query_time": "2024-05-02 00:39:05",
            "create_date": "2023-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "infotechsg.com",
            "domain_keyword": "infotechsg",
            "domain_tld": "com",
            "query_time": "2024-05-07 14:58:17",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "GMO-Z.com RUNSYSTEM",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_address": "No 1, Dao Duy Anh Street, 6F, Ocean Park Bldg",
            "registrant_city": "Phuong Mai Ward, Dong Da District",
            "registrant_state": "Hanoi",
            "registrant_zip": "100000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.435501630",
            "registrant_fax": "+84.437725204",
            "name_servers": [
                "ns-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "infotecho.com",
            "domain_keyword": "infotecho",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:47:57",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "infotechss.com",
            "domain_keyword": "infotechss",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:28:45",
            "create_date": "2002-12-13",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "infotechws.com",
            "domain_keyword": "infotechws",
            "domain_tld": "com",
            "query_time": "2024-04-13 12:12:21",
            "create_date": "2002-04-02",
            "update_date": "2022-03-17",
            "expiry_date": "2025-04-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "News4realty.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ginfotechs.com",
            "domain_keyword": "ginfotechs",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:18:56",
            "create_date": "2012-06-08",
            "update_date": "2018-03-11",
            "expiry_date": "2024-06-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1123.ui-dns.biz",
                "ns1123.ui-dns.com",
                "ns1123.ui-dns.de",
                "ns1123.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "infotechm.com",
            "domain_keyword": "infotechm",
            "domain_tld": "com",
            "query_time": "2024-04-08 04:28:43",
            "create_date": "2023-05-16",
            "update_date": "2023-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "innotechs.co.uk",
            "domain_keyword": "innotechs",
            "domain_tld": "co.uk",
            "query_time": "2024-04-12 23:31:25",
            "create_date": "2023-07-14",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "infotech-s.com",
            "domain_keyword": "infotech-s",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:53:42",
            "create_date": "2020-09-16",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-16",
            "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": 46,
            "domain_name": "infotechcs.co.uk",
            "domain_keyword": "infotechcs",
            "domain_tld": "co.uk",
            "query_time": "2024-04-08 04:28:39",
            "create_date": "2020-08-17",
            "update_date": "2023-11-30",
            "expiry_date": "2024-08-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns8485.hostgator.com",
                "ns8486.hostgator.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "infotechsw.com",
            "domain_keyword": "infotechsw",
            "domain_tld": "com",
            "query_time": "2024-05-18 05:07:25",
            "create_date": "2023-11-07",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-07",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "infotech3.online",
            "domain_keyword": "infotech3",
            "domain_tld": "online",
            "query_time": "2024-06-01 17:07:56",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "infotechsv.net",
            "domain_keyword": "infotechsv",
            "domain_tld": "net",
            "query_time": "2024-04-08 04:28:49",
            "create_date": "2017-12-06",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-06",
            "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": 50,
            "domain_name": "infotechms.com",
            "domain_keyword": "infotechms",
            "domain_tld": "com",
            "query_time": "2024-04-08 04:28:44",
            "create_date": "2014-01-07",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.cp-39.webhostbox.net",
                "ns2.cp-39.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ginfotechs.net",
            "domain_keyword": "ginfotechs",
            "domain_tld": "net",
            "query_time": "2024-04-23 19:05:48",
            "create_date": "2014-02-22",
            "update_date": "2017-11-27",
            "expiry_date": "2025-02-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1114.ui-dns.biz",
                "ns1114.ui-dns.com",
                "ns1114.ui-dns.de",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "info-techs.pro",
            "domain_keyword": "info-techs",
            "domain_tld": "pro",
            "query_time": "2024-05-04 16:25:30",
            "create_date": "2023-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "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": [
                "fay.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "incotechs.com",
            "domain_keyword": "incotechs",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:31:34",
            "create_date": "2014-06-19",
            "update_date": "2024-02-22",
            "expiry_date": "2025-06-19",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "INCOTECHS",
            "registrant_company": "INCOTECHS",
            "registrant_address": "7-1 Seombatdeul 2-gil Wonju-si .",
            "registrant_city": "Gangwon-do",
            "registrant_zip": "220150",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.436461830",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "infotech1.tech",
            "domain_keyword": "infotech1",
            "domain_tld": "tech",
            "query_time": "2024-05-23 11:14:42",
            "create_date": "2023-06-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-21",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns119.inhostedns.com",
                "ns219.inhostedns.net",
                "ns319.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "infotechx.sbs",
            "domain_keyword": "infotechx",
            "domain_tld": "sbs",
            "query_time": "2024-05-15 18:14:09",
            "create_date": "2023-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "infotech2.com",
            "domain_keyword": "infotech2",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:53:43",
            "create_date": "2017-03-19",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "infotechz.net",
            "domain_keyword": "infotechz",
            "domain_tld": "net",
            "query_time": "2024-05-02 00:39:19",
            "create_date": "2022-04-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "https://www.rumahweb.com",
            "registrant_name": "Domain Data Guard",
            "registrant_company": "Domain Data Guard",
            "registrant_address": "PO Box 404 Yogyakarta - Visit domaindataguard.com to contact the domain registrant/owner",
            "registrant_city": "Yogyakarta",
            "registrant_state": "Yogyakarta",
            "registrant_zip": "55000",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.82242220053",
            "name_servers": [
                "nsid1.rumahweb.com",
                "nsid2.rumahweb.net",
                "nsid3.rumahweb.biz",
                "nsid4.rumahweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "infotechls.com",
            "domain_keyword": "infotechls",
            "domain_tld": "com",
            "query_time": "2024-05-02 00:39:07",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.rpages.com.br",
                "ns2.rpages.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "infotechbs.com",
            "domain_keyword": "infotechbs",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:14:08",
            "create_date": "2009-05-13",
            "update_date": "2024-04-30",
            "expiry_date": "2026-05-13",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Whois Privacy Service",
            "registrant_company": "Whois Privacy Service",
            "registrant_address": "PO BOX 501610",
            "registrant_city": "San Diego",
            "registrant_state": "CA",
            "registrant_zip": "92150-1610",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6193932111",
            "name_servers": [
                "ns0.idm.net.lb",
                "sf.idm.net.lb"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "infotechks.com",
            "domain_keyword": "infotechks",
            "domain_tld": "com",
            "query_time": "2024-05-22 07:58:03",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "inkotechs.com",
            "domain_keyword": "inkotechs",
            "domain_tld": "com",
            "query_time": "2024-05-25 15:57:39",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns6599.hostgator.com",
                "ns6600.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "infotechsy.com",
            "domain_keyword": "infotechsy",
            "domain_tld": "com",
            "query_time": "2024-05-10 08:53:30",
            "create_date": "2023-08-14",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.indiancloudserver.com",
                "ns2.indiancloudserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "infotech.zone",
            "domain_keyword": "infotech",
            "domain_tld": "zone",
            "query_time": "2024-05-20 17:10:18",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "infotech.net.pl",
            "domain_keyword": "infotech",
            "domain_tld": "net.pl",
            "query_time": "2024-04-04 20:23:41",
            "create_date": "2012-10-20",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-20",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "infotech.games",
            "domain_keyword": "infotech",
            "domain_tld": "games",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "thomas.ns.cloudflare.com",
                "walk.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "infotech.coach",
            "domain_keyword": "infotech",
            "domain_tld": "coach",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2023-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "infotech.studio",
            "domain_keyword": "infotech",
            "domain_tld": "studio",
            "query_time": "2024-05-23 11:14:42",
            "create_date": "2015-11-19",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Infotech 24 7 Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co Durham",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myukcloud.com",
                "ns2.myukcloud.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "infotech.community",
            "domain_keyword": "infotech",
            "domain_tld": "community",
            "query_time": "2024-04-08 04:28:36",
            "create_date": "2021-10-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-10-05",
            "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": [
                "elsa.ns.cloudflare.com",
                "eric.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "infotech.services",
            "domain_keyword": "infotech",
            "domain_tld": "services",
            "query_time": "2024-05-18 05:06:58",
            "create_date": "2021-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "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.he.net",
                "ns2.he.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "infotech.agency",
            "domain_keyword": "infotech",
            "domain_tld": "agency",
            "query_time": "2024-05-23 11:14:41",
            "create_date": "2023-11-18",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "infotech.icu",
            "domain_keyword": "infotech",
            "domain_tld": "icu",
            "query_time": "2024-04-08 04:28:36",
            "create_date": "2023-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-28",
            "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": 72,
            "domain_name": "infotech.ltd",
            "domain_keyword": "infotech",
            "domain_tld": "ltd",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2017-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "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": "Chen Zhou Xiong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "infotech.asia",
            "domain_keyword": "infotech",
            "domain_tld": "asia",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1649,
            "registrar_name": "P.A Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TP HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dnssec1.pavietnam.vn",
                "dnssec2.pavietnam.vn",
                "dnssecbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "infotech.ing",
            "domain_keyword": "infotech",
            "domain_tld": "ing",
            "query_time": "2024-04-08 04:28:36",
            "create_date": "2023-12-07",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "infotech.cafe",
            "domain_keyword": "infotech",
            "domain_tld": "cafe",
            "query_time": "2024-05-27 16:53:42",
            "create_date": "2016-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "infotech.solutions",
            "domain_keyword": "infotech",
            "domain_tld": "solutions",
            "query_time": "2024-05-23 11:14:42",
            "create_date": "2015-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.itsinflorida.com",
                "ns2.itsinflorida.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "infotech.cam",
            "domain_keyword": "infotech",
            "domain_tld": "cam",
            "query_time": "2024-04-08 04:28:36",
            "create_date": "2023-07-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "infotech.work",
            "domain_keyword": "infotech",
            "domain_tld": "work",
            "query_time": "2024-05-10 08:52:42",
            "create_date": "2021-12-26",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "infotech.bond",
            "domain_keyword": "infotech",
            "domain_tld": "bond",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2023-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "infotech.tools",
            "domain_keyword": "infotech",
            "domain_tld": "tools",
            "query_time": "2024-05-07 00:09:49",
            "create_date": "2022-05-07",
            "update_date": "2023-07-13",
            "expiry_date": "2025-05-07",
            "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": [
                "elsa.ns.cloudflare.com",
                "eric.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "infotech.cn",
            "domain_keyword": "infotech",
            "domain_tld": "cn",
            "query_time": "2024-05-02 00:38:59",
            "create_date": "2014-01-13",
            "expiry_date": "2025-01-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王健",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.net7.net",
                "ns2.net7.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "infotecs.info",
            "domain_keyword": "infotecs",
            "domain_tld": "info",
            "query_time": "2024-05-10 08:53:32",
            "create_date": "2002-10-21",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InfoTeCS Joint Stock Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "infotech.expert",
            "domain_keyword": "infotech",
            "domain_tld": "expert",
            "query_time": "2024-05-23 11:14:42",
            "create_date": "2022-06-22",
            "update_date": "2024-05-10",
            "expiry_date": "2024-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "infotech.education",
            "domain_keyword": "infotech",
            "domain_tld": "education",
            "query_time": "2024-05-27 16:53:42",
            "create_date": "2020-10-09",
            "update_date": "2020-11-09",
            "expiry_date": "2025-10-09",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Eagle Careers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "infotech.su",
            "domain_keyword": "infotech",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:43",
            "create_date": "2020-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-SU",
            "registrant_company": "OOO &quot;MAXIMA&quot;",
            "registrant_email": "[email protected]",
            "registrant_phone": "+79235750157(sms)",
            "registrant_fax": "+79235750157",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 86,
            "domain_name": "infotech.tech",
            "domain_keyword": "infotech",
            "domain_tld": "tech",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2023-10-30",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "infotech.name",
            "domain_keyword": "infotech",
            "domain_tld": "name",
            "query_time": "2024-05-02 00:39:00",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 88,
            "domain_name": "infotech.live",
            "domain_keyword": "infotech",
            "domain_tld": "live",
            "query_time": "2024-04-15 04:28:07",
            "create_date": "2016-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 89,
            "domain_name": "infotech.quebec",
            "domain_keyword": "infotech",
            "domain_tld": "quebec",
            "query_time": "2024-05-11 00:17:53",
            "create_date": "2018-05-11",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net/",
            "registrant_state": "QC",
            "registrant_country": "CA",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "clay.ns.cloudflare.com",
                "suzanne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "infotech.co.mz",
            "domain_keyword": "infotech",
            "domain_tld": "co.mz",
            "query_time": "2024-05-02 00:38:59",
            "create_date": "2020-12-18",
            "update_date": "2024-04-25",
            "expiry_date": "2024-12-18",
            "registrar_name": "CIUEM Registrar",
            "registrant_name": "DotCom Lda",
            "registrant_company": "DotCom Lda",
            "registrant_address": "Av 24 de Julho",
            "registrant_city": "Maputo",
            "registrant_state": "Maputo",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.21487108",
            "name_servers": [
                "hosting.dotcom.co.mz",
                "mail.dotcom.co.mz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "infotech.pl",
            "domain_keyword": "infotech",
            "domain_tld": "pl",
            "query_time": "2024-05-10 08:52:42",
            "create_date": "2000-05-16",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-15",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "infotech.lt",
            "domain_keyword": "infotech",
            "domain_tld": "lt",
            "query_time": "2024-05-02 00:39:00",
            "create_date": "2021-12-18",
            "expiry_date": "2024-12-19",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "camilo.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 93,
            "domain_name": "infotecs.asia",
            "domain_keyword": "infotecs",
            "domain_tld": "asia",
            "query_time": "2024-05-02 00:39:21",
            "create_date": "2013-09-13",
            "update_date": "2023-08-01",
            "expiry_date": "2024-09-13",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InfoTeCS Joint Stock Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "infotech.news",
            "domain_keyword": "infotech",
            "domain_tld": "news",
            "query_time": "2024-05-27 16:53:43",
            "create_date": "2024-02-01",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-01",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "infotech.vegas",
            "domain_keyword": "infotech",
            "domain_tld": "vegas",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2016-03-05",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-05",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "infotech.org.in",
            "domain_keyword": "infotech",
            "domain_tld": "org.in",
            "query_time": "2024-04-08 04:28:36",
            "create_date": "2014-07-14",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1558,
            "registrar_name": "Silicon House",
            "registrar_website": "www.siliconhouse.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "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.infotech.org.in",
                "ns2.infotech.org.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "infotech.ie",
            "domain_keyword": "infotech",
            "domain_tld": "ie",
            "query_time": "2024-05-24 10:56:46",
            "create_date": "2017-05-22",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-22",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anderson.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "infotech.network",
            "domain_keyword": "infotech",
            "domain_tld": "network",
            "query_time": "2024-05-27 16:53:43",
            "create_date": "2022-01-25",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "infotech.com.hr",
            "domain_keyword": "infotech",
            "domain_tld": "com.hr",
            "query_time": "2024-05-10 08:52:40",
            "create_date": "2022-09-04",
            "update_date": "2024-05-10",
            "expiry_date": "2024-09-04",
            "registrar_name": "Logomedia d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "dakota.ns.cloudflare.com",
                "liberty.ns.cloudflare.com"
            ]
        },
        {
            "num": 100,
            "domain_name": "infotech.vip",
            "domain_keyword": "infotech",
            "domain_tld": "vip",
            "query_time": "2024-05-15 18:14:08",
            "create_date": "2019-01-17",
            "expiry_date": "2029-01-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lin Jianpeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.44,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>infotechs.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1746</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>intotechs.com, infotechi.com, infotechos.com, infotects.com, infotechsr.com, infotech.city, infotech.best, infotech.bar, infotechsc.com, infotechts.com, infomechs.com, infotech-s.co.jp, infotech-s.biz, innotechs.shop, infotechas.com, infotecms.com, infotech9.co.uk, infoteches.com, infotech7.com, infotec-s.com, infotech7.co.uk, indotechs.com, invotechs.com, infotecvs.com, infotechy.space, infotechcs.com, infotechn.online, rinfotechs.com, infotechd.com, infotechm.ru, infotechsd.com, info-techs.com, infortechs.com, infotecha.com, infotechvs.com, infotechu.com, infotechi.site, infotechsg.com, infotecho.com, infotechss.com, infotechws.com, ginfotechs.com, infotechm.com, innotechs.co.uk, infotech-s.com, infotechcs.co.uk, infotechsw.com, infotech3.online, infotechsv.net, infotechms.com, ginfotechs.net, info-techs.pro, incotechs.com, infotech1.tech, infotechx.sbs, infotech2.com, infotechz.net, infotechls.com, infotechbs.com, infotechks.com, inkotechs.com, infotechsy.com, infotech.zone, infotech.net.pl, infotech.games, infotech.coach, infotech.studio, infotech.community, infotech.services, infotech.agency, infotech.icu, infotech.ltd, infotech.asia, infotech.ing, infotech.cafe, infotech.solutions, infotech.cam, infotech.work, infotech.bond, infotech.tools, infotech.cn, infotecs.info, infotech.expert, infotech.education, infotech.su, infotech.tech, infotech.name, infotech.live, infotech.quebec, infotech.co.mz, infotech.pl, infotech.lt, infotecs.asia, infotech.news, infotech.vegas, infotech.org.in, infotech.ie, infotech.network, infotech.com.hr, infotech.vip</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>intotechs.com</domain_name>
   <domain_keyword>intotechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:54:06</query_time>
   <create_date>2017-07-22</create_date>
   <update_date>2020-07-16</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>infotechi.com</domain_name>
   <domain_keyword>infotechi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:35</query_time>
   <create_date>2005-07-06</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>T.K.Boban</registrant_name>
   <registrant_company>kkfoundation</registrant_company>
   <registrant_address>saranga</registrant_address>
   <registrant_city>kollam</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>691577</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.4742501597</registrant_phone>
   <name_servers>
    <value>ns1.gulfar.net</value>
    <value>ns2.gulfar.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>infotechos.com</domain_name>
   <domain_keyword>infotechos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:40</query_time>
   <create_date>2012-02-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.myworlddns.com</value>
    <value>ns2.myworlddns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>infotects.com</domain_name>
   <domain_keyword>infotects</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:51</query_time>
   <create_date>2009-08-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>infotechsr.com</domain_name>
   <domain_keyword>infotechsr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 19:36:46</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</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>6</num>
   <domain_name>infotech.city</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-02 00:38:59</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>infotech.best</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-18 05:06:58</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-29</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>8</num>
   <domain_name>infotech.bar</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>khloe.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>infotechsc.com</domain_name>
   <domain_keyword>infotechsc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:43</query_time>
   <create_date>2005-04-14</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of infotechsc.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1374.awsdns-43.org</value>
    <value>ns-1965.awsdns-53.co.uk</value>
    <value>ns-371.awsdns-46.com</value>
    <value>ns-773.awsdns-32.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>10</num>
   <domain_name>infotechts.com</domain_name>
   <domain_keyword>infotechts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:46</query_time>
   <create_date>2022-10-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>2272</registrar_iana>
   <registrar_name>Sourced Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>rustam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>infomechs.com</domain_name>
   <domain_keyword>infomechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 01:55:07</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>infotech-s.co.jp</domain_name>
   <domain_keyword>infotech-s</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 15:58:15</query_time>
   <create_date>1999-04-01</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>Infotech serve Co. ltd.</registrant_company>
   <name_servers>
    <value>ns.admiral.ne.jp</value>
    <value>ns2.admiral.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>infotech-s.biz</domain_name>
   <domain_keyword>infotech-s</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 00:38:59</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>30</registrar_iana>
   <registrar_name>NameSecure L.L.C.</registrar_name>
   <registrar_website>www.nsi.com/whois</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>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>innotechs.shop</domain_name>
   <domain_keyword>innotechs</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 08:13:51</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Bizkaia</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>infotechas.com</domain_name>
   <domain_keyword>infotechas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:10</query_time>
   <create_date>2015-04-30</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-30</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>phil.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>infotecms.com</domain_name>
   <domain_keyword>infotecms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:49</query_time>
   <create_date>2006-04-07</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2027-04-07</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>http://synergywholesale.com</registrar_website>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>infotech9.co.uk</domain_name>
   <domain_keyword>infotech9</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 09:52:26</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1026.ui-dns.de</value>
    <value>ns1041.ui-dns.biz</value>
    <value>ns1082.ui-dns.org</value>
    <value>ns1120.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>infoteches.com</domain_name>
   <domain_keyword>infoteches</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 05:06:59</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>3687</registrar_iana>
   <registrar_name>DropCatch.com 1478 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>shanghai</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>infotech7.com</domain_name>
   <domain_keyword>infotech7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:18:35</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.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>20</num>
   <domain_name>infotec-s.com</domain_name>
   <domain_keyword>infotec-s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 04:28:33</query_time>
   <create_date>2009-07-15</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Kashiwashoukai Corporation</registrant_name>
   <registrant_address>1-15-14,Tenma</registrant_address>
   <registrant_city>Kita-ku,Osaka-shi</registrant_city>
   <registrant_state>Osaka-fu</registrant_state>
   <registrant_zip>530-0043</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.663580991</registrant_phone>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>infotech7.co.uk</domain_name>
   <domain_keyword>infotech7</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-05 17:49:55</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</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>22</num>
   <domain_name>indotechs.com</domain_name>
   <domain_keyword>indotechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:41:34</query_time>
   <create_date>2009-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>invotechs.com</domain_name>
   <domain_keyword>invotechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:40:14</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>infotecvs.com</domain_name>
   <domain_keyword>infotecvs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 09:17:06</query_time>
   <create_date>2013-10-05</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Victor Mondragon Carrizales</registrant_name>
   <registrant_company>Victor Mondragon Carrizales</registrant_company>
   <registrant_address>jr Huacho 624 el agustino</registrant_address>
   <registrant_city>Lima</registrant_city>
   <registrant_state>Lima</registrant_state>
   <registrant_zip>Lima12</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+51.989251260</registrant_phone>
   <name_servers>
    <value>ns1.vserverweb.com</value>
    <value>ns2.vserverweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>infotechy.space</domain_name>
   <domain_keyword>infotechy</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-23 11:14:47</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Stangerup Web Solutions</registrant_company>
   <registrant_state>Hovedstaden</registrant_state>
   <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>
   <name_servers>
    <value>graham.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>infotechcs.com</domain_name>
   <domain_keyword>infotechcs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:13</query_time>
   <create_date>2018-10-23</create_date>
   <update_date>2020-10-17</update_date>
   <expiry_date>2024-10-23</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.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>infotechn.online</domain_name>
   <domain_keyword>infotechn</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 09:52:28</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</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>28</num>
   <domain_name>rinfotechs.com</domain_name>
   <domain_keyword>rinfotechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 07:07:54</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-13</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>ns57.domaincontrol.com</value>
    <value>ns58.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>infotechd.com</domain_name>
   <domain_keyword>infotechd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:13</query_time>
   <create_date>2018-03-24</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>30</num>
   <domain_name>infotechm.ru</domain_name>
   <domain_keyword>infotechm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:52:35</query_time>
   <create_date>2011-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>infotechsd.com</domain_name>
   <domain_keyword>infotechsd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:43</query_time>
   <create_date>2006-10-12</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-12</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>SD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ef153b9c-57ab-4b17-98ee-27c7223228a5</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>32</num>
   <domain_name>info-techs.com</domain_name>
   <domain_keyword>info-techs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:34:02</query_time>
   <create_date>1998-08-28</create_date>
   <update_date>2019-07-29</update_date>
   <expiry_date>2027-08-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>yns1.yahoo.com</value>
    <value>yns2.yahoo.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>infortechs.com</domain_name>
   <domain_keyword>infortechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:09:56</query_time>
   <create_date>2020-02-13</create_date>
   <update_date>2021-02-07</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>infotecha.com</domain_name>
   <domain_keyword>infotecha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:18:35</query_time>
   <create_date>2010-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=infotecha.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>infotechvs.com</domain_name>
   <domain_keyword>infotechvs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:10:19</query_time>
   <create_date>2010-03-22</create_date>
   <update_date>2017-03-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Infotech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.infotechfrontroyal.com</value>
    <value>ns2.infotechfrontroyal.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>infotechu.com</domain_name>
   <domain_keyword>infotechu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 00:06:11</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-07-29</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>carla.ns.cloudflare.com</value>
    <value>igor.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>infotechi.site</domain_name>
   <domain_keyword>infotechi</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 00:39:05</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>infotechsg.com</domain_name>
   <domain_keyword>infotechsg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 14:58:17</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-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>GMO-Z.com RUNSYSTEM</registrant_name>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_address>No 1, Dao Duy Anh Street, 6F, Ocean Park Bldg</registrant_address>
   <registrant_city>Phuong Mai Ward, Dong Da District</registrant_city>
   <registrant_state>Hanoi</registrant_state>
   <registrant_zip>100000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.435501630</registrant_phone>
   <registrant_fax>+84.437725204</registrant_fax>
   <name_servers>
    <value>ns-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>infotecho.com</domain_name>
   <domain_keyword>infotecho</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:47:57</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-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>ns45.domaincontrol.com</value>
    <value>ns46.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>40</num>
   <domain_name>infotechss.com</domain_name>
   <domain_keyword>infotechss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:28:45</query_time>
   <create_date>2002-12-13</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>infotechws.com</domain_name>
   <domain_keyword>infotechws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 12:12:21</query_time>
   <create_date>2002-04-02</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>News4realty.com</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.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>ginfotechs.com</domain_name>
   <domain_keyword>ginfotechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:18:56</query_time>
   <create_date>2012-06-08</create_date>
   <update_date>2018-03-11</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1123.ui-dns.biz</value>
    <value>ns1123.ui-dns.com</value>
    <value>ns1123.ui-dns.de</value>
    <value>ns1123.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>infotechm.com</domain_name>
   <domain_keyword>infotechm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 04:28:43</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>innotechs.co.uk</domain_name>
   <domain_keyword>innotechs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-12 23:31:25</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>infotech-s.com</domain_name>
   <domain_keyword>infotech-s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:53:42</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-16</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>46</num>
   <domain_name>infotechcs.co.uk</domain_name>
   <domain_keyword>infotechcs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-08 04:28:39</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns8485.hostgator.com</value>
    <value>ns8486.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>infotechsw.com</domain_name>
   <domain_keyword>infotechsw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 05:07:25</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>infotech3.online</domain_name>
   <domain_keyword>infotech3</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 17:07:56</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>infotechsv.net</domain_name>
   <domain_keyword>infotechsv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 04:28:49</query_time>
   <create_date>2017-12-06</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>50</num>
   <domain_name>infotechms.com</domain_name>
   <domain_keyword>infotechms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 04:28:44</query_time>
   <create_date>2014-01-07</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.cp-39.webhostbox.net</value>
    <value>ns2.cp-39.webhostbox.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>51</num>
   <domain_name>ginfotechs.net</domain_name>
   <domain_keyword>ginfotechs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 19:05:48</query_time>
   <create_date>2014-02-22</create_date>
   <update_date>2017-11-27</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1114.ui-dns.biz</value>
    <value>ns1114.ui-dns.com</value>
    <value>ns1114.ui-dns.de</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>info-techs.pro</domain_name>
   <domain_keyword>info-techs</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-04 16:25:30</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</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>fay.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>incotechs.com</domain_name>
   <domain_keyword>incotechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:31:34</query_time>
   <create_date>2014-06-19</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>INCOTECHS</registrant_name>
   <registrant_company>INCOTECHS</registrant_company>
   <registrant_address>7-1 Seombatdeul 2-gil Wonju-si .</registrant_address>
   <registrant_city>Gangwon-do</registrant_city>
   <registrant_zip>220150</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.436461830</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>infotech1.tech</domain_name>
   <domain_keyword>infotech1</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-23 11:14:42</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns119.inhostedns.com</value>
    <value>ns219.inhostedns.net</value>
    <value>ns319.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>infotechx.sbs</domain_name>
   <domain_keyword>infotechx</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-15 18:14:09</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>infotech2.com</domain_name>
   <domain_keyword>infotech2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:53:43</query_time>
   <create_date>2017-03-19</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>infotechz.net</domain_name>
   <domain_keyword>infotechz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 00:39:19</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>https://www.rumahweb.com</registrar_website>
   <registrant_name>Domain Data Guard</registrant_name>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_address>PO Box 404 Yogyakarta - Visit domaindataguard.com to contact the domain registrant/owner</registrant_address>
   <registrant_city>Yogyakarta</registrant_city>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_zip>55000</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.82242220053</registrant_phone>
   <name_servers>
    <value>nsid1.rumahweb.com</value>
    <value>nsid2.rumahweb.net</value>
    <value>nsid3.rumahweb.biz</value>
    <value>nsid4.rumahweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>infotechls.com</domain_name>
   <domain_keyword>infotechls</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 00:39:07</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</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.rpages.com.br</value>
    <value>ns2.rpages.com.br</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>59</num>
   <domain_name>infotechbs.com</domain_name>
   <domain_keyword>infotechbs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:14:08</query_time>
   <create_date>2009-05-13</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-05-13</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Whois Privacy Service</registrant_name>
   <registrant_company>Whois Privacy Service</registrant_company>
   <registrant_address>PO BOX 501610</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92150-1610</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6193932111</registrant_phone>
   <name_servers>
    <value>ns0.idm.net.lb</value>
    <value>sf.idm.net.lb</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>infotechks.com</domain_name>
   <domain_keyword>infotechks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 07:58:03</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>inkotechs.com</domain_name>
   <domain_keyword>inkotechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 15:57:39</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns6599.hostgator.com</value>
    <value>ns6600.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>infotechsy.com</domain_name>
   <domain_keyword>infotechsy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 08:53:30</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-14</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.indiancloudserver.com</value>
    <value>ns2.indiancloudserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>infotech.zone</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-20 17:10:18</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.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>64</num>
   <domain_name>infotech.net.pl</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-04 20:23:41</query_time>
   <create_date>2012-10-20</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>infotech.games</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>Pest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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>thomas.ns.cloudflare.com</value>
    <value>walk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>infotech.coach</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>infotech.studio</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-23 11:14:42</query_time>
   <create_date>2015-11-19</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Infotech 24 7 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Co Durham</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myukcloud.com</value>
    <value>ns2.myukcloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>infotech.community</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-04-08 04:28:36</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-10-05</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>elsa.ns.cloudflare.com</value>
    <value>eric.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>infotech.services</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-18 05:06:58</query_time>
   <create_date>2021-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</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.he.net</value>
    <value>ns2.he.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>70</num>
   <domain_name>infotech.agency</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 11:14:41</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>infotech.icu</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-08 04:28:36</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-28</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>72</num>
   <domain_name>infotech.ltd</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2017-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</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>Chen Zhou Xiong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>infotech.asia</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TP HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dnssec1.pavietnam.vn</value>
    <value>dnssec2.pavietnam.vn</value>
    <value>dnssecbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>infotech.ing</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-04-08 04:28:36</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>infotech.cafe</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-27 16:53:42</query_time>
   <create_date>2016-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>76</num>
   <domain_name>infotech.solutions</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-23 11:14:42</query_time>
   <create_date>2015-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.itsinflorida.com</value>
    <value>ns2.itsinflorida.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>77</num>
   <domain_name>infotech.cam</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-04-08 04:28:36</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>infotech.work</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 08:52:42</query_time>
   <create_date>2021-12-26</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>infotech.bond</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>infotech.tools</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-07 00:09:49</query_time>
   <create_date>2022-05-07</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-05-07</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>elsa.ns.cloudflare.com</value>
    <value>eric.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>infotech.cn</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-02 00:38:59</query_time>
   <create_date>2014-01-13</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王健</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.net7.net</value>
    <value>ns2.net7.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>infotecs.info</domain_name>
   <domain_keyword>infotecs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 08:53:32</query_time>
   <create_date>2002-10-21</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>InfoTeCS Joint Stock Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>infotech.expert</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-23 11:14:42</query_time>
   <create_date>2022-06-22</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>infotech.education</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-27 16:53:42</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2020-11-09</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Eagle Careers</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>infotech.su</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:43</query_time>
   <create_date>2020-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_company>OOO &amp;quot;MAXIMA&amp;quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+79235750157(sms)</registrant_phone>
   <registrant_fax>+79235750157</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>infotech.tech</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</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.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>87</num>
   <domain_name>infotech.name</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-02 00:39:00</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>infotech.live</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-15 04:28:07</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>89</num>
   <domain_name>infotech.quebec</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-05-11 00:17:53</query_time>
   <create_date>2018-05-11</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_state>QC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>clay.ns.cloudflare.com</value>
    <value>suzanne.ns.cloudflare.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>infotech.co.mz</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-02 00:38:59</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>CIUEM Registrar</registrar_name>
   <registrant_name>DotCom Lda</registrant_name>
   <registrant_company>DotCom Lda</registrant_company>
   <registrant_address>Av 24 de Julho</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_state>Maputo</registrant_state>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.21487108</registrant_phone>
   <name_servers>
    <value>hosting.dotcom.co.mz</value>
    <value>mail.dotcom.co.mz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>infotech.pl</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-10 08:52:42</query_time>
   <create_date>2000-05-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.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>92</num>
   <domain_name>infotech.lt</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-02 00:39:00</query_time>
   <create_date>2021-12-18</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>camilo.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>infotecs.asia</domain_name>
   <domain_keyword>infotecs</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-02 00:39:21</query_time>
   <create_date>2013-09-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>InfoTeCS Joint Stock Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>infotech.news</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-27 16:53:43</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-01</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>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>95</num>
   <domain_name>infotech.vegas</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2016-03-05</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-05</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>infotech.org.in</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-08 04:28:36</query_time>
   <create_date>2014-07-14</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1558</registrar_iana>
   <registrar_name>Silicon House</registrar_name>
   <registrar_website>www.siliconhouse.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</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.infotech.org.in</value>
    <value>ns2.infotech.org.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>infotech.ie</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-24 10:56:46</query_time>
   <create_date>2017-05-22</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>anderson.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>infotech.network</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-27 16:53:43</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>infotech.com.hr</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-05-10 08:52:40</query_time>
   <create_date>2022-09-04</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Logomedia d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>dakota.ns.cloudflare.com</value>
    <value>liberty.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>100</num>
   <domain_name>infotech.vip</domain_name>
   <domain_keyword>infotech</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-15 18:14:08</query_time>
   <create_date>2019-01-17</create_date>
   <expiry_date>2029-01-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lin Jianpeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.44</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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