WHOIS QUERY TIME

31 May 2024 - 10:21 PM UTC

Registered: 14 February 2000
Modified: 1 March 2024

NAME SERVERS

dns1.sys.jpdirect.jp
dns2.sys.jpdirect.jp
dns3.sys.jpdirect.jp

REGISTRANT

Company: I.L.T East Co.,Ltd.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ilt.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ilt.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ilt.co.jp",
            "domain_keyword": "ilt",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 22:21:56",
            "create_date": "2000-02-14",
            "update_date": "2024-03-01",
            "registrant_company": "I.L.T East Co.,Ltd.",
            "name_servers": [
                "dns1.sys.jpdirect.jp",
                "dns2.sys.jpdirect.jp",
                "dns3.sys.jpdirect.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ilt.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ilt.co.jp</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <create_date>2000-02-14</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>I.L.T East Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns1.sys.jpdirect.jp</value>
    <value>dns2.sys.jpdirect.jp</value>
    <value>dns3.sys.jpdirect.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.027 seconds) for "ilt.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

5 Jan 2023 - 1:40 PM UTC

Registered: 14 February 2000
Modified: 1 March 2022

NAME SERVERS

dns1.sys.jpdirect.jp
dns2.sys.jpdirect.jp
dns3.sys.jpdirect.jp

REGISTRANT

Company: I.L.T East Co.,Ltd.

#2 - QUERY TIME

6 May 2023 - 7:16 PM UTC

Registered: 14 February 2000
Modified: 1 March 2023

NAME SERVERS

dns1.sys.jpdirect.jp
dns2.sys.jpdirect.jp
dns3.sys.jpdirect.jp

REGISTRANT

Company: I.L.T East Co.,Ltd.

#3 - QUERY TIME

3 Apr 2024 - 8:01 PM UTC

Registered: 14 February 2000
Modified: 1 March 2024

NAME SERVERS

dns1.sys.jpdirect.jp
dns2.sys.jpdirect.jp
dns3.sys.jpdirect.jp

REGISTRANT

Company: I.L.T East Co.,Ltd.

* 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=ilt.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ilt.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "ilt.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "ilt.co.jp",
            "domain_keyword": "ilt",
            "domain_tld": "co.jp",
            "query_time": "2023-01-05 13:40:05",
            "create_date": "2000-02-14",
            "update_date": "2022-03-01",
            "registrant_company": "I.L.T East Co.,Ltd.",
            "name_servers": [
                "dns1.sys.jpdirect.jp",
                "dns2.sys.jpdirect.jp",
                "dns3.sys.jpdirect.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "ilt.co.jp",
            "domain_keyword": "ilt",
            "domain_tld": "co.jp",
            "query_time": "2023-05-06 19:16:58",
            "create_date": "2000-02-14",
            "update_date": "2023-03-01",
            "registrant_company": "I.L.T East Co.,Ltd.",
            "name_servers": [
                "dns1.sys.jpdirect.jp",
                "dns2.sys.jpdirect.jp",
                "dns3.sys.jpdirect.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "ilt.co.jp",
            "domain_keyword": "ilt",
            "domain_tld": "co.jp",
            "query_time": "2024-04-03 20:01:47",
            "create_date": "2000-02-14",
            "update_date": "2024-03-01",
            "registrant_company": "I.L.T East Co.,Ltd.",
            "name_servers": [
                "dns1.sys.jpdirect.jp",
                "dns2.sys.jpdirect.jp",
                "dns3.sys.jpdirect.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "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>ilt.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>ilt.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ilt.co.jp</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-01-05 13:40:05</query_time>
   <create_date>2000-02-14</create_date>
   <update_date>2022-03-01</update_date>
   <registrant_company>I.L.T East Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns1.sys.jpdirect.jp</value>
    <value>dns2.sys.jpdirect.jp</value>
    <value>dns3.sys.jpdirect.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>ilt.co.jp</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-05-06 19:16:58</query_time>
   <create_date>2000-02-14</create_date>
   <update_date>2023-03-01</update_date>
   <registrant_company>I.L.T East Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns1.sys.jpdirect.jp</value>
    <value>dns2.sys.jpdirect.jp</value>
    <value>dns3.sys.jpdirect.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>ilt.co.jp</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-03 20:01:47</query_time>
   <create_date>2000-02-14</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>I.L.T East Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns1.sys.jpdirect.jp</value>
    <value>dns2.sys.jpdirect.jp</value>
    <value>dns3.sys.jpdirect.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.027</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 54 domain names (in 0.024 seconds) which contained the exact domain keyword "ilt".
Domain Name Registered Expiry Registrar Ownership
1 ilt.com 30 Jan 1992 31 Jan 2026 Network Solutions, LLC -
2 ilt.co.nz 24 Sep 1997 - Freeparking Limited -
3 ilt.nl 23 Oct 1997 - Registrar.eu -
4 ilt.org 2 Oct 1998 1 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 ilt.co.jp 14 Feb 2000 - - I.L.T East Co.,Ltd.
6 ilt.info 26 Jul 2001 26 Jul 2024 IONOS SE ILT Industrie-Luftfiltertechnik GmbH
7 ilt.biz 5 Oct 2001 6 Nov 2024 IONOS SE ILT Industrie-Luftfiltertechnik GmbH
8 ilt.net 16 Nov 2001 16 Nov 2027 GoDaddy.com, LLC -
9 ilt.us 25 Apr 2002 24 Apr 2025 GoDaddy.com, LLC NeonGecko.com Inc.
10 ilt.pl 7 Aug 2002 6 Aug 2024 Domena.pl sp. z o.o. -
11 ilt.ru 20 Oct 2003 20 Oct 2024 REGRU-RU Private Person
12 ilt.cl 19 Dec 2003 13 Jan 2025 NIC Chile INSTITUTO DE LOGISTICA Y TRANSPORTE DE CHILE LIMITADA
13 ilt.co.uk 8 Mar 2004 8 Mar 2025 Elife Limited [Tag = ELIFE] -
14 ilt.ro 22 May 2006 19 Aug 2028 ICI - Registrar -
15 ilt.cn 29 May 2006 29 May 2025 阿里云计算有限公司(万网) 张立军
16 ilt.com.pl 18 May 2009 18 May 2024 Digital Media Technology Sp. z o.o. -
17 ilt.be 10 Oct 2009 - vupp.com Werbegesellschaft m.b.H -
18 ilt.jp 11 Dec 2009 31 Dec 2024 - Toshiyuki Takeda
19 ilt.systems 19 Mar 2014 19 Mar 2025 IONOS SE ILT Industrie-Luftfiltertechnik GmbH
20 ilt.support 26 Mar 2014 26 Mar 2025 IONOS SE ILT Industrie-Luftfiltertechnik GmbH
21 ilt.solutions 26 Mar 2014 26 Mar 2025 IONOS SE ILT Industrie-Luftfiltertechnik GmbH
22 ilt.parts 25 Jun 2014 25 Jun 2024 IONOS SE ILT Industrie-Luftfiltertechnik GmbH
23 ilt.co 23 Sep 2014 22 Sep 2024 InterNetX GmbH Wolfgang Moecklin IT-Services
24 ilt.wang 24 Sep 2014 24 Sep 2024 BIZCN COM INC liuqingjun
25 ilt.nrw 8 Jul 2015 8 Jul 2024 PSI-USA, Inc. dba Domain Robot Technische Hochschule Ostwestfalen-Lippe
26 ilt.me 16 Aug 2015 16 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. liu zhen xing
27 ilt.asia 26 Aug 2015 26 Aug 2024 OnlineNIC, Inc. naturalPerson
28 ilt.yokohama 2 Nov 2015 2 Nov 2024 GMO Internet Group, Inc. -
29 ilt.gmbh 11 Jul 2016 11 Jul 2024 Mesh Digital Limited REDACTED FOR PRIVACY
30 ilt.space 17 Nov 2016 17 Nov 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 414047454
31 ilt.tech 24 Apr 2017 24 Apr 2028 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
32 ilt.services 2 Feb 2018 2 Feb 2025 Abion AB ILT Inläsningstjänst AB
33 ilt.cloud 2 Feb 2018 2 Feb 2025 Ports Group AB ILT Inlasningstjanst AB
34 ilt.education 9 Mar 2018 9 Mar 2025 Abion AB ILT Inläsningstjänst AB
35 ilt.direct 24 Apr 2018 24 Apr 2026 CSC Corporate Domains, Inc. Korn Ferry
36 ilt.okinawa 31 Jul 2018 31 Jul 2024 GMO Internet Group, Inc. -
37 ilt.uk 12 Mar 2019 12 Mar 2025 Elife Limited [Tag = ELIFE] -
38 ilt.academy 28 Dec 2019 28 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
39 ilt.company 20 Jan 2021 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 ilt.law 18 Mar 2021 18 Mar 2025 GoDaddy.com, LLC Innocence Legal Team
41 ilt.legal 29 May 2021 29 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0161774404
42 ilt.xyz 7 Nov 2021 7 Nov 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
43 ilt.dev 4 Jul 2022 4 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 ilt.org.uk 3 Oct 2022 3 Oct 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
45 ilt.app 17 Oct 2022 17 Oct 2024 Gandi SAS REDACTED FOR PRIVACY
46 ilt.email 2 Apr 2023 2 Apr 2024 DNSPod, Inc. bei jing yi luo te ke ji you xian gong si
47 ilt.lol 4 Sep 2023 4 Sep 2024 OVH -
48 ilt.link 26 Sep 2023 26 Sep 2024 1API GmbH Domains By Proxy, LLC
49 ilt.run 19 Jan 2024 19 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 ilt.ventures 7 Mar 2024 7 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 ilt.eu - - IONOS SE -
52 ilt.ai - - 1api.net Domains By Proxy, LLC
53 ilt.ms - - 101domain GRS Ltd. -
54 ilt.ae - - Etisalat Kashif Ali
55 ilt.org.au - - Domain Directors Pty Ltd trading as Instra Kevin Harm

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ilt&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ilt",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 55,
        "relation": "eq",
        "current": 55
    },
    "unique_domains": "ilt.com, ilt.co.nz, ilt.nl, ilt.org, ilt.co.jp, ilt.info, ilt.biz, ilt.net, ilt.us, ilt.pl, ilt.ru, ilt.cl, ilt.co.uk, ilt.ro, ilt.cn, ilt.com.pl, ilt.be, ilt.jp, ilt.systems, ilt.support, ilt.solutions, ilt.parts, ilt.co, ilt.wang, ilt.nrw, ilt.me, ilt.asia, ilt.yokohama, ilt.gmbh, ilt.space, ilt.tech, ilt.services, ilt.cloud, ilt.education, ilt.direct, ilt.okinawa, ilt.uk, ilt.academy, ilt.company, ilt.law, ilt.legal, ilt.xyz, ilt.dev, ilt.org.uk, ilt.app, ilt.email, ilt.lol, ilt.link, ilt.run, ilt.ventures, ilt.eu, ilt.ai, ilt.ms, ilt.ae, ilt.org.au",
    "results": [
        {
            "num": 1,
            "domain_name": "ilt.com",
            "domain_keyword": "ilt",
            "domain_tld": "com",
            "query_time": "2024-06-13 10:43:52",
            "create_date": "1992-01-30",
            "update_date": "2020-11-19",
            "expiry_date": "2026-01-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ilt.co.nz",
            "domain_keyword": "ilt",
            "domain_tld": "co.nz",
            "query_time": "2024-05-26 02:51:43",
            "create_date": "1997-09-24",
            "update_date": "2023-01-03",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ilt.nl",
            "domain_keyword": "ilt",
            "domain_tld": "nl",
            "query_time": "2024-05-31 22:21:56",
            "create_date": "1997-10-23",
            "update_date": "2017-05-03",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns01.cnsdns.nl",
                "dns02.cnsdns.nl",
                "dns03.cnsdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "ilt.org",
            "domain_keyword": "ilt",
            "domain_tld": "org",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "1998-10-02",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ilt.co.jp",
            "domain_keyword": "ilt",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 22:21:56",
            "create_date": "2000-02-14",
            "update_date": "2024-03-01",
            "registrant_company": "I.L.T East Co.,Ltd.",
            "name_servers": [
                "dns1.sys.jpdirect.jp",
                "dns2.sys.jpdirect.jp",
                "dns3.sys.jpdirect.jp"
            ]
        },
        {
            "num": 6,
            "domain_name": "ilt.info",
            "domain_keyword": "ilt",
            "domain_tld": "info",
            "query_time": "2024-05-09 05:34:52",
            "create_date": "2001-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Industrie-Luftfiltertechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1046.ui-dns.biz",
                "ns1046.ui-dns.com",
                "ns1046.ui-dns.de",
                "ns1046.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ilt.biz",
            "domain_keyword": "ilt",
            "domain_tld": "biz",
            "query_time": "2024-05-03 02:37:41",
            "create_date": "2001-10-05",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Industrie-Luftfiltertechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1081.ui-dns.biz",
                "ns1081.ui-dns.com",
                "ns1081.ui-dns.de",
                "ns1081.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ilt.net",
            "domain_keyword": "ilt",
            "domain_tld": "net",
            "query_time": "2024-05-26 02:51:43",
            "create_date": "2001-11-16",
            "update_date": "2024-01-19",
            "expiry_date": "2027-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ilt.us",
            "domain_keyword": "ilt",
            "domain_tld": "us",
            "query_time": "2024-05-03 02:37:41",
            "create_date": "2002-04-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NeonGecko.com Inc.",
            "registrant_address": "15 South Grady Way, Suite 600",
            "registrant_city": "Renton",
            "registrant_state": "Washington",
            "registrant_zip": "98057",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062327200",
            "registrant_fax": "+1.2062327200",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ilt.pl",
            "domain_keyword": "ilt",
            "domain_tld": "pl",
            "query_time": "2024-05-09 05:34:52",
            "create_date": "2002-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ilt.ru",
            "domain_keyword": "ilt",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:56:25",
            "create_date": "2003-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "ilt.cl",
            "domain_keyword": "ilt",
            "domain_tld": "cl",
            "query_time": "2024-06-13 10:43:51",
            "create_date": "2003-12-19",
            "expiry_date": "2025-01-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "INSTITUTO DE LOGISTICA Y TRANSPORTE DE CHILE LIMITADA",
            "name_servers": [
                "ns1.dns-principal-23.com",
                "ns2.dns-principal-23.com"
            ]
        },
        {
            "num": 13,
            "domain_name": "ilt.co.uk",
            "domain_keyword": "ilt",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 18:23:44",
            "create_date": "2004-03-08",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-08",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "ilt.ro",
            "domain_keyword": "ilt",
            "domain_tld": "ro",
            "query_time": "2024-06-13 10:43:52",
            "create_date": "2006-05-22",
            "expiry_date": "2028-08-19",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns.itfusion.ro",
                "ns1.itfusion.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 15,
            "domain_name": "ilt.cn",
            "domain_keyword": "ilt",
            "domain_tld": "cn",
            "query_time": "2024-05-31 22:21:56",
            "create_date": "2006-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "张立军",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ilt.com.pl",
            "domain_keyword": "ilt",
            "domain_tld": "com.pl",
            "query_time": "2024-03-08 06:12:04",
            "create_date": "2009-05-18",
            "update_date": "2023-04-20",
            "expiry_date": "2024-05-18",
            "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": 17,
            "domain_name": "ilt.be",
            "domain_keyword": "ilt",
            "domain_tld": "be",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2009-10-10",
            "registrar_name": "vupp.com Werbegesellschaft m.b.H",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 18,
            "domain_name": "ilt.jp",
            "domain_keyword": "ilt",
            "domain_tld": "jp",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2009-12-11",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Toshiyuki Takeda",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 19,
            "domain_name": "ilt.systems",
            "domain_keyword": "ilt",
            "domain_tld": "systems",
            "query_time": "2024-05-17 19:44:49",
            "create_date": "2014-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Industrie-Luftfiltertechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ilt.support",
            "domain_keyword": "ilt",
            "domain_tld": "support",
            "query_time": "2024-05-26 02:51:43",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Industrie-Luftfiltertechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ilt.solutions",
            "domain_keyword": "ilt",
            "domain_tld": "solutions",
            "query_time": "2024-05-26 02:51:43",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Industrie-Luftfiltertechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ilt.parts",
            "domain_keyword": "ilt",
            "domain_tld": "parts",
            "query_time": "2024-05-20 08:39:42",
            "create_date": "2014-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Industrie-Luftfiltertechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ilt.co",
            "domain_keyword": "ilt",
            "domain_tld": "co",
            "query_time": "2024-06-13 10:43:52",
            "create_date": "2014-09-23",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-22",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolfgang Moecklin IT-Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ilt.wang",
            "domain_keyword": "ilt",
            "domain_tld": "wang",
            "query_time": "2024-05-20 08:39:44",
            "create_date": "2014-09-24",
            "update_date": "2019-12-22",
            "expiry_date": "2024-09-24",
            "registrar_iana": 471,
            "registrar_name": "BIZCN COM  INC",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liuqingjun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hebei",
            "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": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ilt.nrw",
            "domain_keyword": "ilt",
            "domain_tld": "nrw",
            "query_time": "2024-05-16 11:41:14",
            "create_date": "2015-07-08",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_company": "Technische Hochschule Ostwestfalen-Lippe",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "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": [
                "manul.noc.th-owl.de",
                "serval.noc.th-owl.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ilt.me",
            "domain_keyword": "ilt",
            "domain_tld": "me",
            "query_time": "2024-05-09 05:34:52",
            "create_date": "2015-08-16",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-16",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liu zhen xing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "bethany.ns.cloudflare.com",
                "john.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ilt.asia",
            "domain_keyword": "ilt",
            "domain_tld": "asia",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2015-08-26",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-26",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/signup/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "naturalPerson",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "null",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AF",
            "registrant_email": "please query the rdds service of the registrar 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.scl.ams.shabakiehhost.net",
                "ns2.scl.ams.shabakiehhost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ilt.yokohama",
            "domain_keyword": "ilt",
            "domain_tld": "yokohama",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2015-11-02",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Kanagawa",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ilt.gmbh",
            "domain_keyword": "ilt",
            "domain_tld": "gmbh",
            "query_time": "2024-06-13 10:43:52",
            "create_date": "2016-07-11",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ilt.space",
            "domain_keyword": "ilt",
            "domain_tld": "space",
            "query_time": "2024-05-31 22:21:56",
            "create_date": "2016-11-17",
            "update_date": "2023-08-31",
            "expiry_date": "2026-11-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "414047454",
            "registrant_state": "Beijing",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ilt.tech",
            "domain_keyword": "ilt",
            "domain_tld": "tech",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2017-04-24",
            "update_date": "2023-08-31",
            "expiry_date": "2028-04-24",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "GD  To get domain  Email 1832818833 at qq dot com",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ilt.services",
            "domain_keyword": "ilt",
            "domain_tld": "services",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2018-02-02",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-02",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "http://domaininfo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Inläsningstjänst AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ilt.cloud",
            "domain_keyword": "ilt",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 02:51:43",
            "create_date": "2018-02-02",
            "update_date": "2023-12-12",
            "expiry_date": "2025-02-02",
            "registrar_iana": 73,
            "registrar_name": "Ports Group AB",
            "registrar_website": "http://www.ports.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Inlasningstjanst AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ilt.education",
            "domain_keyword": "ilt",
            "domain_tld": "education",
            "query_time": "2024-05-09 05:34:52",
            "create_date": "2018-03-09",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-09",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "http://domaininfo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILT Inläsningstjänst AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ilt.direct",
            "domain_keyword": "ilt",
            "domain_tld": "direct",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2018-04-24",
            "update_date": "2024-04-12",
            "expiry_date": "2026-04-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Korn Ferry",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1136.awsdns-14.org",
                "ns-1831.awsdns-36.co.uk",
                "ns-219.awsdns-27.com",
                "ns-521.awsdns-01.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ilt.okinawa",
            "domain_keyword": "ilt",
            "domain_tld": "okinawa",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2018-07-31",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Okinawa",
            "registrant_country": "JP",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ilt.uk",
            "domain_keyword": "ilt",
            "domain_tld": "uk",
            "query_time": "2024-05-13 20:33:32",
            "create_date": "2019-03-12",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-12",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "ilt.academy",
            "domain_keyword": "ilt",
            "domain_tld": "academy",
            "query_time": "2024-05-09 05:34:52",
            "create_date": "2019-12-28",
            "update_date": "2024-02-11",
            "expiry_date": "2024-12-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "ilt.company",
            "domain_keyword": "ilt",
            "domain_tld": "company",
            "query_time": "2024-05-31 22:22:29",
            "create_date": "2021-01-20",
            "update_date": "2023-07-24",
            "expiry_date": "2025-01-20",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ilt.law",
            "domain_keyword": "ilt",
            "domain_tld": "law",
            "query_time": "2024-05-16 11:41:15",
            "create_date": "2021-03-18",
            "update_date": "2023-03-24",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Innocence Legal Team",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ilt.legal",
            "domain_keyword": "ilt",
            "domain_tld": "legal",
            "query_time": "2024-05-31 22:21:56",
            "create_date": "2021-05-29",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0161774404",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ilt.xyz",
            "domain_keyword": "ilt",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 11:41:14",
            "create_date": "2021-11-07",
            "update_date": "2024-05-14",
            "expiry_date": "2030-11-07",
            "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": "TR",
            "registrant_email": "please query the rdds service of the 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",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ilt.dev",
            "domain_keyword": "ilt",
            "domain_tld": "dev",
            "query_time": "2024-05-09 05:34:52",
            "create_date": "2022-07-04",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ilt.org.uk",
            "domain_keyword": "ilt",
            "domain_tld": "org.uk",
            "query_time": "2024-05-13 20:33:33",
            "create_date": "2022-10-03",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-03",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "ilt.app",
            "domain_keyword": "ilt",
            "domain_tld": "app",
            "query_time": "2024-06-13 10:43:51",
            "create_date": "2022-10-17",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the 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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-182-c.gandi.net",
                "ns-207-a.gandi.net",
                "ns-252-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ilt.email",
            "domain_keyword": "ilt",
            "domain_tld": "email",
            "query_time": "2024-05-31 22:21:56",
            "create_date": "2023-04-02",
            "update_date": "2024-05-02",
            "expiry_date": "2024-04-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bei jing yi luo te ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ilt.lol",
            "domain_keyword": "ilt",
            "domain_tld": "lol",
            "query_time": "2024-05-20 08:39:42",
            "create_date": "2023-09-04",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-04",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "ilt.link",
            "domain_keyword": "ilt",
            "domain_tld": "link",
            "query_time": "2024-06-13 10:43:52",
            "create_date": "2023-09-26",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ilt.run",
            "domain_keyword": "ilt",
            "domain_tld": "run",
            "query_time": "2024-05-17 19:44:49",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ilt.ventures",
            "domain_keyword": "ilt",
            "domain_tld": "ventures",
            "query_time": "2024-05-09 05:34:52",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ilt.eu",
            "domain_keyword": "ilt",
            "domain_tld": "eu",
            "query_time": "2024-05-05 04:00:10",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1026.ui-dns.biz",
                "ns1026.ui-dns.com",
                "ns1026.ui-dns.de",
                "ns1026.ui-dns.org"
            ]
        },
        {
            "num": 52,
            "domain_name": "ilt.ai",
            "domain_keyword": "ilt",
            "domain_tld": "ai",
            "query_time": "2024-05-16 11:41:13",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ilt.ms",
            "domain_keyword": "ilt",
            "domain_tld": "ms",
            "query_time": "2024-05-26 02:51:43",
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "http://101domain.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ilt.ae",
            "domain_keyword": "ilt",
            "domain_tld": "ae",
            "query_time": "2024-05-31 22:21:56",
            "registrar_name": "Etisalat",
            "registrant_name": "Kashif Ali",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.secureservercontrol.com",
                "ns2.secureservercontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 55,
            "domain_name": "ilt.org.au",
            "domain_keyword": "ilt",
            "domain_tld": "org.au",
            "query_time": "2024-05-31 22:21:56",
            "update_date": "2024-02-15",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Kevin Harm",
            "name_servers": [
                "ns1.msi.net.au",
                "ns2.msi.net.au",
                "ns3.msi.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ilt</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>55</total>
  <relation>eq</relation>
  <current>55</current>
 </count>
 <unique_domains>ilt.com, ilt.co.nz, ilt.nl, ilt.org, ilt.co.jp, ilt.info, ilt.biz, ilt.net, ilt.us, ilt.pl, ilt.ru, ilt.cl, ilt.co.uk, ilt.ro, ilt.cn, ilt.com.pl, ilt.be, ilt.jp, ilt.systems, ilt.support, ilt.solutions, ilt.parts, ilt.co, ilt.wang, ilt.nrw, ilt.me, ilt.asia, ilt.yokohama, ilt.gmbh, ilt.space, ilt.tech, ilt.services, ilt.cloud, ilt.education, ilt.direct, ilt.okinawa, ilt.uk, ilt.academy, ilt.company, ilt.law, ilt.legal, ilt.xyz, ilt.dev, ilt.org.uk, ilt.app, ilt.email, ilt.lol, ilt.link, ilt.run, ilt.ventures, ilt.eu, ilt.ai, ilt.ms, ilt.ae, ilt.org.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ilt.com</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 10:43:52</query_time>
   <create_date>1992-01-30</create_date>
   <update_date>2020-11-19</update_date>
   <expiry_date>2026-01-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ilt.co.nz</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-26 02:51:43</query_time>
   <create_date>1997-09-24</create_date>
   <update_date>2023-01-03</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ilt.nl</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <create_date>1997-10-23</create_date>
   <update_date>2017-05-03</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns01.cnsdns.nl</value>
    <value>dns02.cnsdns.nl</value>
    <value>dns03.cnsdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ilt.org</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>1998-10-02</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>5</num>
   <domain_name>ilt.co.jp</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <create_date>2000-02-14</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>I.L.T East Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns1.sys.jpdirect.jp</value>
    <value>dns2.sys.jpdirect.jp</value>
    <value>dns3.sys.jpdirect.jp</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>ilt.info</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 05:34:52</query_time>
   <create_date>2001-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Industrie-Luftfiltertechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1046.ui-dns.biz</value>
    <value>ns1046.ui-dns.com</value>
    <value>ns1046.ui-dns.de</value>
    <value>ns1046.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ilt.biz</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-03 02:37:41</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Industrie-Luftfiltertechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1081.ui-dns.biz</value>
    <value>ns1081.ui-dns.com</value>
    <value>ns1081.ui-dns.de</value>
    <value>ns1081.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ilt.net</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 02:51:43</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2027-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>9</num>
   <domain_name>ilt.us</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-03 02:37:41</query_time>
   <create_date>2002-04-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NeonGecko.com Inc.</registrant_company>
   <registrant_address>15 South Grady Way, Suite 600</registrant_address>
   <registrant_city>Renton</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98057</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062327200</registrant_phone>
   <registrant_fax>+1.2062327200</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ilt.pl</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 05:34:52</query_time>
   <create_date>2002-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</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>11</num>
   <domain_name>ilt.ru</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:56:25</query_time>
   <create_date>2003-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ilt.cl</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-13 10:43:51</query_time>
   <create_date>2003-12-19</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>INSTITUTO DE LOGISTICA Y TRANSPORTE DE CHILE LIMITADA</registrant_name>
   <name_servers>
    <value>ns1.dns-principal-23.com</value>
    <value>ns2.dns-principal-23.com</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>ilt.co.uk</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 18:23:44</query_time>
   <create_date>2004-03-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>ilt.ro</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-13 10:43:52</query_time>
   <create_date>2006-05-22</create_date>
   <expiry_date>2028-08-19</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns.itfusion.ro</value>
    <value>ns1.itfusion.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ilt.cn</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <create_date>2006-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>张立军</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ilt.com.pl</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-08 06:12:04</query_time>
   <create_date>2009-05-18</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2024-05-18</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>17</num>
   <domain_name>ilt.be</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2009-10-10</create_date>
   <registrar_name>vupp.com Werbegesellschaft m.b.H</registrar_name>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>ilt.jp</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2009-12-11</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Toshiyuki Takeda</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>ilt.systems</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-17 19:44:49</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Industrie-Luftfiltertechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ilt.support</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-26 02:51:43</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Industrie-Luftfiltertechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ilt.solutions</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-26 02:51:43</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Industrie-Luftfiltertechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ilt.parts</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-20 08:39:42</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Industrie-Luftfiltertechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ilt.co</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-13 10:43:52</query_time>
   <create_date>2014-09-23</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolfgang Moecklin IT-Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ilt.wang</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-20 08:39:44</query_time>
   <create_date>2014-09-24</create_date>
   <update_date>2019-12-22</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>BIZCN COM  INC</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liuqingjun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hebei</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>ns7.cnmsn.net</value>
    <value>ns8.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ilt.nrw</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-16 11:41:14</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_company>Technische Hochschule Ostwestfalen-Lippe</registrant_company>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</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>manul.noc.th-owl.de</value>
    <value>serval.noc.th-owl.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ilt.me</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-09 05:34:52</query_time>
   <create_date>2015-08-16</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liu zhen xing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>bethany.ns.cloudflare.com</value>
    <value>john.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ilt.asia</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/signup/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>naturalPerson</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>null</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AF</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.scl.ams.shabakiehhost.net</value>
    <value>ns2.scl.ams.shabakiehhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ilt.yokohama</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>yokohama</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2015-11-02</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ilt.gmbh</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-06-13 10:43:52</query_time>
   <create_date>2016-07-11</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ilt.space</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <create_date>2016-11-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-11-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>414047454</registrant_company>
   <registrant_state>Beijing</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ilt.tech</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-04-24</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_state>GD  To get domain  Email 1832818833 at qq dot com</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ilt.services</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2018-02-02</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>http://domaininfo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Inläsningstjänst AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ilt.cloud</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 02:51:43</query_time>
   <create_date>2018-02-02</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Ports Group AB</registrar_name>
   <registrar_website>http://www.ports.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Inlasningstjanst AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ilt.education</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-09 05:34:52</query_time>
   <create_date>2018-03-09</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>http://domaininfo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILT Inläsningstjänst AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ilt.direct</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Korn Ferry</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1136.awsdns-14.org</value>
    <value>ns-1831.awsdns-36.co.uk</value>
    <value>ns-219.awsdns-27.com</value>
    <value>ns-521.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ilt.okinawa</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>okinawa</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2018-07-31</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Okinawa</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ilt.uk</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 20:33:32</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ilt.academy</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-09 05:34:52</query_time>
   <create_date>2019-12-28</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ilt.company</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-31 22:22:29</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-01-20</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ilt.law</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-16 11:41:15</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2025-03-18</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>Innocence Legal Team</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>41</num>
   <domain_name>ilt.legal</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0161774404</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ilt.xyz</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 11:41:14</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2030-11-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ilt.dev</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 05:34:52</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>44</num>
   <domain_name>ilt.org.uk</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-13 20:33:33</query_time>
   <create_date>2022-10-03</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>ilt.app</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-13 10:43:51</query_time>
   <create_date>2022-10-17</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-182-c.gandi.net</value>
    <value>ns-207-a.gandi.net</value>
    <value>ns-252-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ilt.email</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bei jing yi luo te ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ilt.lol</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-20 08:39:42</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ilt.link</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-13 10:43:52</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</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>ns77.domaincontrol.com</value>
    <value>ns78.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>49</num>
   <domain_name>ilt.run</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-17 19:44:49</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>50</num>
   <domain_name>ilt.ventures</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-09 05:34:52</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</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>ns23.domaincontrol.com</value>
    <value>ns24.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>51</num>
   <domain_name>ilt.eu</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 04:00:10</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1026.ui-dns.biz</value>
    <value>ns1026.ui-dns.com</value>
    <value>ns1026.ui-dns.de</value>
    <value>ns1026.ui-dns.org</value>
   </name_servers>
  </value>
  <value>
   <num>52</num>
   <domain_name>ilt.ai</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 11:41:13</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ilt.ms</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-26 02:51:43</query_time>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ilt.ae</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Kashif Ali</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.secureservercontrol.com</value>
    <value>ns2.secureservercontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>ilt.org.au</domain_name>
   <domain_keyword>ilt</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-31 22:21:56</query_time>
   <update_date>2024-02-15</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Kevin Harm</registrant_name>
   <name_servers>
    <value>ns1.msi.net.au</value>
    <value>ns2.msi.net.au</value>
    <value>ns3.msi.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.024</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 7,180 domain names (in 0.068 seconds) which look and sound like the brand name "ilt".
Domain Name Registered Expiry Registrar Ownership
1 jlt.homes 16 Feb 2024 16 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
2 iat.space 23 Jul 2015 23 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
3 ill.ro 25 Apr 2008 23 Jul 2024 ICI - Registrar -
4 ielt.net 25 Sep 2006 25 Sep 2024 INAMES CO., LTD. park ha won
5 clt.net 12 Jul 2002 12 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
6 ikt.bayern 30 Sep 2014 30 Sep 2024 PSI-USA, Inc. dba Domain Robot Bayerisches Staatsministerium fuer Wirtschaft, Landesentwicklung und Energie
7 ist.uk 23 Jul 2014 23 Jul 2024 Easyspace Ltd [Tag = EASYSPACE] -
8 9lt.shop 27 Mar 2023 27 Mar 2025 GoDaddy.com LLC -
9 hilt.cloud 4 Oct 2023 4 Oct 2024 Domeneshop AS REDACTED FOR PRIVACY
10 ilet.ru 7 Mar 2023 7 Mar 2025 REGRU-RU Private Person
11 idt.fyi 8 Aug 2023 8 Aug 2024 1API GmbH Institute for Digital Transformation
12 itt.pl 30 Nov 2007 30 Nov 2026 Aftermarket.pl Limited -
13 lit.app 6 Oct 2023 6 Oct 2024 Sav.com, LLC - 10 REDACTED FOR PRIVACY
14 filt.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD ANGIE CLARK
15 iltm.co.uk 1 Feb 2006 1 Feb 2025 Wild West Domains, Inc. [Tag = WILDWEST] -
16 ikt.us.com 20 Mar 2013 20 Mar 2025 Network Solutions LLC -
17 il9.site 27 Feb 2024 27 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
18 elt.sk 19 Sep 2003 19 Sep 2024 ELET systems, s.r.o. ELET systems, s.r.o.
19 ilc.cl 16 May 2002 14 Jun 2024 NIC Chile Inmobiliaria Los Canelos Ltda.
20 tilt.fr 14 May 2020 21 Dec 2024 BDL SYSTEMES dba Systonic AGENCE FRANCAISE DE DEVELOPPEMENT
21 ikt.eu - - Dynadot, LLC -
22 blt.scot 31 Oct 2023 31 Oct 2024 IONOS SE Data Privacy Protected
23 iat.llc 14 May 2022 14 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
24 tilt.net.pl 6 Mar 2020 6 Mar 2025 AttHost Sp. z o.o. -
25 ict.marketing 23 Sep 2016 23 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Lodewijk Holding B.V.
26 tlt.ventures 3 Mar 2020 3 Mar 2025 Squarespace Domains II LLC TLT CAPITAL
27 ilm.nl 8 Jan 2019 - NVA Online Advertising B.V. -
28 iit.fit 30 Jun 2020 30 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 ilg.uk 17 Jan 2020 17 Jan 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
30 llt.biz 9 Nov 2001 8 Nov 2024 eNom, LLC Proxy Protection LLC
31 dlt.art 21 Nov 2021 21 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
32 elt.digital 2 Nov 2022 2 Nov 2024 Soluciones Corporativas IP, SL REDACTED FOR PRIVACY
33 slt.work 14 Jul 2020 14 Jul 2030 GoDaddy.com, LLC Domains By Proxy, LLC
34 alt.international 18 Mar 2020 18 Mar 2025 GoDaddy.com, LLC ALTERNATIVE HOUSING AND BUILDING TECHNOLOGIES PRIVATE LIMITED
35 ist.gift 30 Apr 2014 30 Apr 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
36 hlt.info 15 Sep 2003 15 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
37 itl.ca 23 Oct 2000 24 Jun 2024 Réseau Internet Québec Inc. Imperial Tobacco Canada Limited
38 alt.cc 24 May 1999 24 May 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
39 tlt.green 19 May 2023 19 May 2025 101domain GRS Limited Digital Privacy Corporation
40 tlt.info 10 Jun 2021 10 Jun 2025 Dynadot Inc REDACTED FOR PRIVACY
41 igt.dev 12 Oct 2023 12 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
42 nlt.ltd 3 Oct 2023 3 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 clt.golf 9 May 2024 9 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 iqt.agency 7 May 2016 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 iqt.com.br 20 Aug 1999 20 Aug 2025 - Industrias Quimicas Taubate S/A - IQT
46 ilg.name - - EPAG DOMAINSERVICES GmbH -
47 il2.pl 24 Feb 2015 24 Feb 2025 Alphanet sp. z o.o. -
48 iflt.org.uk 23 May 2016 23 May 2027 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
49 iltd.org 19 May 2020 19 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
50 il4.org 7 Feb 2024 7 Feb 2025 Tucows Domains Inc. Data Protected
51 ilta.org.uk 22 Apr 2014 22 Apr 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
52 ibt.ie 6 Feb 2001 6 Feb 2025 Elive Irish Business Training Ltd
53 ist.us.com 21 Aug 2023 21 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
54 flt.digital 20 Sep 2021 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 ilp.zone 19 Nov 2016 19 Nov 2024 1API GmbH Justmoon
56 clt.house 1 Jun 2024 1 Jun 2025 Sav.com, LLC - 30 REDACTED FOR PRIVACY
57 iwt.pub 31 Mar 2024 31 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. Dong Wei Liu
58 tilt.one 21 May 2019 21 May 2029 GoDaddy.com, LLC Domains By Proxy, LLC
59 filt.pl 6 Apr 2024 6 Apr 2025 Aftermarket.pl Limited -
60 itt.works 21 Jun 2023 21 Jun 2026 Registrar of Domain Names REG.RU LLC Privacy Protection
61 itt.best 2 Apr 2021 2 Apr 2024 NameSilo, LLC See PrivacyGuardian.org
62 iqt.com 20 Apr 1995 21 Apr 2028 TUCOWS, INC. REDACTED FOR PRIVACY
63 il1.lat 10 Apr 2024 10 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
64 iyt.com 1 Dec 1999 1 Dec 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
65 mlt.capital 23 May 2022 23 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
66 itlt.com 6 Dec 2000 6 Dec 2024 GoDaddy.com, LLC -
67 iltc.info 8 Dec 2023 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 plt.link 18 Aug 2021 18 Aug 2031 101domain GRS Ltd. PrettyLittleThing.com
69 jlt.church 30 Nov 2015 30 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
70 i-t.land 19 Feb 2014 19 Feb 2025 united-domains AG REDACTED FOR PRIVACY
71 7lt.site 8 Apr 2023 8 Apr 2025 Sav.com, LLC Privacy Protection
72 il6.net 2 Mar 2004 2 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
73 ihlt.com 22 Sep 2006 22 Sep 2031 Alibaba Cloud Computing (Beijing) Co., Ltd. -
74 ilta.it 30 Jun 2021 30 Jun 2024 Internetting di Massimo Cuomo hidden
75 clt.design 23 Jan 2016 23 Jan 2025 1API GmbH Bermon Painter, LLC
76 iglt.eu - - OVH SAS -
77 lilt.de - - - -
78 itlt.solutions 10 Apr 2019 10 Apr 2029 GoDaddy.com, LLC Domains By Proxy, LLC
79 ipt.za.com 14 Jul 2023 14 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
80 itl.ist 4 May 2021 4 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0161579423
81 idt.nl 9 May 2019 - Key-Systems GmbH -
82 4lt.pro 17 Oct 2023 17 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 ilr.co 19 Sep 2012 18 Sep 2024 1API GmbH REDACTED FOR PRIVACY
84 ist.social 27 Apr 2022 27 Apr 2025 Porkbun LLC Private by Design, LLC
85 gilt.pro 20 Apr 2023 20 Apr 2025 1API GmbH TopDomains, Inc.
86 itt.pe - - NIC.PE Luis Felipe Escudero Alvarez
87 ift.su 29 Jun 2021 29 Jun 2024 RFRU-SU Private Person
88 olt.co.jp 25 Feb 2003 - - OLT Co., Ltd
89 hilt.studio 20 Apr 2021 20 Apr 2025 Register.com, Inc. REDACTED FOR PRIVACY
90 ict.nz 24 Nov 2016 - Metaname -
91 ibt.it 17 Mar 2004 5 Dec 2024 NameCase GmbH hidden
92 bilt.house 15 Apr 2021 15 Apr 2025 Tucows Domains Inc. Data Protected
93 ilm.org.in 7 May 2022 7 May 2027 GoDaddy.com, LLC ILM WELFARE SOCIETY
94 ile.mobi 29 Sep 2006 29 Sep 2024 One.com A/S REDACTED FOR PRIVACY
95 iot.stream 21 Sep 2022 21 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
96 hlt.services 9 Dec 2023 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 gilt.technology 10 Feb 2014 10 Feb 2025 MarkMonitor Inc. Rue Gilt Groupe
98 int.com.pl 28 Jan 1997 31 Dec 2024 Artnet sp. z o.o. -
99 iot.com 25 Sep 1995 24 Mar 2033 eName Technology Co.,Ltd. -
100 iot.investments 18 May 2021 18 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
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 Ilt.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ilt.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ilt.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 7180,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jlt.homes, iat.space, ill.ro, ielt.net, clt.net, ikt.bayern, ist.uk, 9lt.shop, hilt.cloud, ilet.ru, idt.fyi, itt.pl, lit.app, filt.com.au, iltm.co.uk, ikt.us.com, il9.site, elt.sk, ilc.cl, tilt.fr, ikt.eu, blt.scot, iat.llc, tilt.net.pl, ict.marketing, tlt.ventures, ilm.nl, iit.fit, ilg.uk, llt.biz, dlt.art, elt.digital, slt.work, alt.international, ist.gift, hlt.info, itl.ca, alt.cc, tlt.green, tlt.info, igt.dev, nlt.ltd, clt.golf, iqt.agency, iqt.com.br, ilg.name, il2.pl, iflt.org.uk, iltd.org, il4.org, ilta.org.uk, ibt.ie, ist.us.com, flt.digital, ilp.zone, clt.house, iwt.pub, tilt.one, filt.pl, itt.works, itt.best, iqt.com, il1.lat, iyt.com, mlt.capital, itlt.com, iltc.info, plt.link, jlt.church, i-t.land, 7lt.site, il6.net, ihlt.com, ilta.it, clt.design, iglt.eu, lilt.de, itlt.solutions, ipt.za.com, itl.ist, idt.nl, 4lt.pro, ilr.co, ist.social, gilt.pro, itt.pe, ift.su, olt.co.jp, hilt.studio, ict.nz, ibt.it, bilt.house, ilm.org.in, ile.mobi, iot.stream, hlt.services, gilt.technology, int.com.pl, iot.com, iot.investments",
    "results": [
        {
            "num": 1,
            "domain_name": "jlt.homes",
            "domain_keyword": "jlt",
            "domain_tld": "homes",
            "query_time": "2024-04-09 07:19:02",
            "create_date": "2024-02-16",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-16",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "iat.space",
            "domain_keyword": "iat",
            "domain_tld": "space",
            "query_time": "2024-04-24 09:39:38",
            "create_date": "2015-07-23",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.iat.one",
                "ns2.iat.one"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ill.ro",
            "domain_keyword": "ill",
            "domain_tld": "ro",
            "query_time": "2024-04-25 18:28:39",
            "create_date": "2008-04-25",
            "expiry_date": "2024-07-23",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 4,
            "domain_name": "ielt.net",
            "domain_keyword": "ielt",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:52:15",
            "create_date": "2006-09-25",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-25",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "park ha won",
            "registrant_company": "park ha won",
            "registrant_address": "sung-san dong 275-1 Seongsan-dong Mapo-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "121250",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7087510052",
            "registrant_fax": "+82.264990512",
            "name_servers": [
                "sns1.nsgodo.com",
                "sns2.nsgodo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "clt.net",
            "domain_keyword": "clt",
            "domain_tld": "net",
            "query_time": "2024-04-18 17:32:25",
            "create_date": "2002-07-12",
            "update_date": "2022-07-04",
            "expiry_date": "2024-07-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.ns0.nl/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "ikt.bayern",
            "domain_keyword": "ikt",
            "domain_tld": "bayern",
            "query_time": "2024-04-15 00:00:36",
            "create_date": "2014-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerisches Staatsministerium fuer Wirtschaft, Landesentwicklung und Energie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "c.ns14.net",
                "ns.bayern.de",
                "ns2.bayern.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ist.uk",
            "domain_keyword": "ist",
            "domain_tld": "uk",
            "query_time": "2024-04-15 18:27:09",
            "create_date": "2014-07-23",
            "update_date": "2022-06-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns0.ist.co.uk",
                "ns1.ist.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "9lt.shop",
            "domain_keyword": "9lt",
            "domain_tld": "shop",
            "query_time": "2024-04-15 23:37:18",
            "create_date": "2023-03-27",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "hilt.cloud",
            "domain_keyword": "hilt",
            "domain_tld": "cloud",
            "query_time": "2024-04-28 19:57:15",
            "create_date": "2023-10-04",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "www.domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "evelyn.ns.cloudflare.com",
                "jeremy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ilet.ru",
            "domain_keyword": "ilet",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:54:49",
            "create_date": "2023-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.name-for-sale.ru",
                "ns2.name-for-sale.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "idt.fyi",
            "domain_keyword": "idt",
            "domain_tld": "fyi",
            "query_time": "2024-05-02 15:57:40",
            "create_date": "2023-08-08",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Institute for Digital Transformation",
            "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": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "itt.pl",
            "domain_keyword": "itt",
            "domain_tld": "pl",
            "query_time": "2024-04-21 10:09:35",
            "create_date": "2007-11-30",
            "update_date": "2024-04-18",
            "expiry_date": "2026-11-30",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "lit.app",
            "domain_keyword": "lit",
            "domain_tld": "app",
            "query_time": "2024-05-04 01:11:00",
            "create_date": "2023-10-06",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-06",
            "registrar_iana": 3900,
            "registrar_name": "Sav.com, LLC - 10",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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 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": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "filt.com.au",
            "domain_keyword": "filt",
            "domain_tld": "com.au",
            "query_time": "2024-05-02 23:27:52",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "ANGIE CLARK",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "iltm.co.uk",
            "domain_keyword": "iltm",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 03:50:29",
            "create_date": "2006-02-01",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-01",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "ikt.us.com",
            "domain_keyword": "ikt",
            "domain_tld": "us.com",
            "query_time": "2024-05-04 14:49:48",
            "create_date": "2013-03-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_email": "https://whois.centralnic.com/contact/ikt.us.com/registrant",
            "name_servers": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "il9.site",
            "domain_keyword": "il9",
            "domain_tld": "site",
            "query_time": "2024-05-04 14:51:36",
            "create_date": "2024-02-27",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "elt.sk",
            "domain_keyword": "elt",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:29:25",
            "create_date": "2003-09-19",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-19",
            "registrar_name": "ELET systems, s.r.o.",
            "registrant_name": "ELET systems, s.r.o.",
            "registrant_company": "ELET systems, s.r.o.",
            "registrant_address": "Gorazdova 24",
            "registrant_city": "Bratislava",
            "registrant_zip": "81104",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.254792179",
            "name_servers": [
                "marjory.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 19,
            "domain_name": "ilc.cl",
            "domain_keyword": "ilc",
            "domain_tld": "cl",
            "query_time": "2024-05-04 14:54:19",
            "create_date": "2002-05-16",
            "expiry_date": "2024-06-14",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Inmobiliaria Los Canelos Ltda.",
            "name_servers": [
                "jupiter-2.ingesoft.net",
                "mercurio.ingesoft.net",
                "procyon.ingesoft.net"
            ]
        },
        {
            "num": 20,
            "domain_name": "tilt.fr",
            "domain_keyword": "tilt",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:02:27",
            "create_date": "2020-05-14",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-21",
            "registrar_name": "BDL SYSTEMES dba Systonic",
            "registrar_website": "https://www.systonic.fr/",
            "registrant_company": "AGENCE FRANCAISE DE DEVELOPPEMENT",
            "registrant_address": "Domain Admin, 5 rue Roland Barthes, 75598 PARIS",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.153443131",
            "name_servers": [
                "ns1.prodomaines.com",
                "ns2.prodomaines.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 21,
            "domain_name": "ikt.eu",
            "domain_keyword": "ikt",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:59:44",
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "https://www.dynadot.com/domain/eu.html",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ]
        },
        {
            "num": 22,
            "domain_name": "blt.scot",
            "domain_keyword": "blt",
            "domain_tld": "scot",
            "query_time": "2024-05-07 09:21:11",
            "create_date": "2023-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "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": [
                "ns1064.ui-dns.biz",
                "ns1076.ui-dns.org",
                "ns1079.ui-dns.com",
                "ns1118.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "iat.llc",
            "domain_keyword": "iat",
            "domain_tld": "llc",
            "query_time": "2024-05-07 19:57:19",
            "create_date": "2022-05-14",
            "update_date": "2023-08-03",
            "expiry_date": "2027-05-14",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tilt.net.pl",
            "domain_keyword": "tilt",
            "domain_tld": "net.pl",
            "query_time": "2024-05-10 11:54:14",
            "create_date": "2020-03-06",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-06",
            "registrar_name": "AttHost Sp. z o.o.",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ict.marketing",
            "domain_keyword": "ict",
            "domain_tld": "marketing",
            "query_time": "2024-05-07 07:38:02",
            "create_date": "2016-09-23",
            "update_date": "2023-01-20",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lodewijk Holding B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NOORD-BRABANT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "jill.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "tlt.ventures",
            "domain_keyword": "tlt",
            "domain_tld": "ventures",
            "query_time": "2024-05-08 10:11:49",
            "create_date": "2020-03-03",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TLT CAPITAL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ilm.nl",
            "domain_keyword": "ilm",
            "domain_tld": "nl",
            "query_time": "2024-05-09 05:26:02",
            "create_date": "2019-01-08",
            "update_date": "2020-04-03",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 28,
            "domain_name": "iit.fit",
            "domain_keyword": "iit",
            "domain_tld": "fit",
            "query_time": "2024-05-06 16:06:29",
            "create_date": "2020-06-30",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-30",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ilg.uk",
            "domain_keyword": "ilg",
            "domain_tld": "uk",
            "query_time": "2024-05-19 16:33:02",
            "create_date": "2020-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "llt.biz",
            "domain_keyword": "llt",
            "domain_tld": "biz",
            "query_time": "2024-05-19 01:34:57",
            "create_date": "2001-11-09",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dlt.art",
            "domain_keyword": "dlt",
            "domain_tld": "art",
            "query_time": "2024-05-19 04:11:25",
            "create_date": "2021-11-21",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "elt.digital",
            "domain_keyword": "elt",
            "domain_tld": "digital",
            "query_time": "2024-05-17 18:14:27",
            "create_date": "2022-11-02",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sevilla",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "slt.work",
            "domain_keyword": "slt",
            "domain_tld": "work",
            "query_time": "2024-05-17 07:19:40",
            "create_date": "2020-07-14",
            "update_date": "2023-07-25",
            "expiry_date": "2030-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "alt.international",
            "domain_keyword": "alt",
            "domain_tld": "international",
            "query_time": "2024-05-17 10:36:02",
            "create_date": "2020-03-18",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-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": "ALTERNATIVE HOUSING AND BUILDING TECHNOLOGIES PRIVATE LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ist.gift",
            "domain_keyword": "ist",
            "domain_tld": "gift",
            "query_time": "2024-05-10 22:39:46",
            "create_date": "2014-04-30",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hlt.info",
            "domain_keyword": "hlt",
            "domain_tld": "info",
            "query_time": "2024-05-11 16:08:34",
            "create_date": "2003-09-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "itl.ca",
            "domain_keyword": "itl",
            "domain_tld": "ca",
            "query_time": "2024-05-13 06:54:43",
            "create_date": "2000-10-23",
            "update_date": "2022-04-14",
            "expiry_date": "2024-06-24",
            "registrar_name": "Réseau Internet Québec Inc.",
            "registrar_website": "https://portail.riq.qc.ca/",
            "registrant_name": "Imperial Tobacco Canada Limited",
            "registrant_address": "3711 St-Antoine Street",
            "registrant_city": "Montreal",
            "registrant_state": "QC",
            "registrant_zip": "H4C3P6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5149326161",
            "name_servers": [
                "pri1.dns.psi.ca",
                "pri2.dns.psi.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "alt.cc",
            "domain_keyword": "alt",
            "domain_tld": "cc",
            "query_time": "2024-05-13 18:22:24",
            "create_date": "1999-05-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-24",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saskatchewan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.easydns.com",
                "ns2.easydns.com",
                "remote1.easydns.com",
                "remote2.easydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tlt.green",
            "domain_keyword": "tlt",
            "domain_tld": "green",
            "query_time": "2024-05-21 18:17:27",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "gracie.ns.cloudflare.com",
                "nolan.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tlt.info",
            "domain_keyword": "tlt",
            "domain_tld": "info",
            "query_time": "2024-05-21 18:17:27",
            "create_date": "2021-06-10",
            "update_date": "2023-10-16",
            "expiry_date": "2025-06-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "igt.dev",
            "domain_keyword": "igt",
            "domain_tld": "dev",
            "query_time": "2024-05-21 20:29:29",
            "create_date": "2023-10-12",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-12",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nlt.ltd",
            "domain_keyword": "nlt",
            "domain_tld": "ltd",
            "query_time": "2024-05-22 13:34:21",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "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": [
                "josh.ns.cloudflare.com",
                "marissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "clt.golf",
            "domain_keyword": "clt",
            "domain_tld": "golf",
            "query_time": "2024-05-11 16:42:43",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "iqt.agency",
            "domain_keyword": "iqt",
            "domain_tld": "agency",
            "query_time": "2024-05-13 13:44:38",
            "create_date": "2016-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "iqt.com.br",
            "domain_keyword": "iqt",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 13:44:38",
            "create_date": "1999-08-20",
            "update_date": "2023-08-03",
            "expiry_date": "2025-08-20",
            "registrant_name": "Industrias Quimicas Taubate S/A - IQT",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.iqt.com.br",
                "ns2.iqt.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 46,
            "domain_name": "ilg.name",
            "domain_keyword": "ilg",
            "domain_tld": "name",
            "query_time": "2024-05-10 14:08:54",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 47,
            "domain_name": "il2.pl",
            "domain_keyword": "il2",
            "domain_tld": "pl",
            "query_time": "2024-05-10 14:00:10",
            "create_date": "2015-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_name": "Alphanet sp. z o.o.",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 48,
            "domain_name": "iflt.org.uk",
            "domain_keyword": "iflt",
            "domain_tld": "org.uk",
            "query_time": "2024-05-14 13:36:17",
            "create_date": "2016-05-23",
            "update_date": "2023-12-18",
            "expiry_date": "2027-05-23",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "iltd.org",
            "domain_keyword": "iltd",
            "domain_tld": "org",
            "query_time": "2024-05-20 08:39:44",
            "create_date": "2020-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ME",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "il4.org",
            "domain_keyword": "il4",
            "domain_tld": "org",
            "query_time": "2024-05-29 15:00:05",
            "create_date": "2024-02-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ilta.org.uk",
            "domain_keyword": "ilta",
            "domain_tld": "org.uk",
            "query_time": "2024-05-31 22:21:58",
            "create_date": "2014-04-22",
            "update_date": "2016-07-06",
            "expiry_date": "2024-04-22",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.raidhost.co.uk",
                "ns2.raidhost.co.uk",
                "ns3.raidhost.co.uk",
                "ns4.raidhost.co.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 52,
            "domain_name": "ibt.ie",
            "domain_keyword": "ibt",
            "domain_tld": "ie",
            "query_time": "2024-05-30 01:44:23",
            "create_date": "2001-02-06",
            "update_date": "2024-03-15",
            "expiry_date": "2025-02-06",
            "registrar_name": "Elive",
            "registrar_website": "https://www.elive.ie",
            "registrant_name": "Irish Business Training Ltd",
            "name_servers": [
                "dns.elive.ie",
                "dns.elive.me",
                "dns.elive.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ist.us.com",
            "domain_keyword": "ist",
            "domain_tld": "us.com",
            "query_time": "2024-06-01 04:56:31",
            "create_date": "2023-08-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_email": "https://whois.centralnic.com/contact/ist.us.com/registrant",
            "name_servers": [
                "kim.ns.cloudflare.com",
                "kipp.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "flt.digital",
            "domain_keyword": "flt",
            "domain_tld": "digital",
            "query_time": "2024-06-01 20:30:59",
            "create_date": "2021-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ilp.zone",
            "domain_keyword": "ilp",
            "domain_tld": "zone",
            "query_time": "2024-05-26 00:43:28",
            "create_date": "2016-11-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Justmoon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "clt.house",
            "domain_keyword": "clt",
            "domain_tld": "house",
            "query_time": "2024-06-03 16:36:56",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 3920,
            "registrar_name": "Sav.com, LLC - 30",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "iwt.pub",
            "domain_keyword": "iwt",
            "domain_tld": "pub",
            "query_time": "2024-06-02 06:52:29",
            "create_date": "2024-03-31",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dong Wei Liu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Nan",
            "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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "tilt.one",
            "domain_keyword": "tilt",
            "domain_tld": "one",
            "query_time": "2024-06-02 21:49:54",
            "create_date": "2019-05-21",
            "update_date": "2023-06-09",
            "expiry_date": "2029-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "filt.pl",
            "domain_keyword": "filt",
            "domain_tld": "pl",
            "query_time": "2024-06-06 00:08:22",
            "create_date": "2024-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "itt.works",
            "domain_keyword": "itt",
            "domain_tld": "works",
            "query_time": "2024-06-05 14:52:49",
            "create_date": "2023-06-21",
            "update_date": "2024-06-02",
            "expiry_date": "2026-06-21",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "itt.best",
            "domain_keyword": "itt",
            "domain_tld": "best",
            "query_time": "2024-06-05 14:52:48",
            "create_date": "2021-04-02",
            "update_date": "2024-06-05",
            "expiry_date": "2024-04-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "iqt.com",
            "domain_keyword": "iqt",
            "domain_tld": "com",
            "query_time": "2024-06-06 14:33:33",
            "create_date": "1995-04-20",
            "update_date": "2023-03-23",
            "expiry_date": "2028-04-21",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/cf25eeb6-dc1c-4e82-bfe7-419e5349e367",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sherweb.com",
                "dns2.sherweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "il1.lat",
            "domain_keyword": "il1",
            "domain_tld": "lat",
            "query_time": "2024-06-07 13:00:04",
            "create_date": "2024-04-10",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-10",
            "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": [
                "dns1.akkyhosting.mx",
                "dns2.akkyhosting.mx"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "iyt.com",
            "domain_keyword": "iyt",
            "domain_tld": "com",
            "query_time": "2024-06-10 21:44:08",
            "create_date": "1999-12-01",
            "update_date": "2024-02-11",
            "expiry_date": "2024-12-01",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "mlt.capital",
            "domain_keyword": "mlt",
            "domain_tld": "capital",
            "query_time": "2024-06-11 05:21:17",
            "create_date": "2022-05-23",
            "update_date": "2024-01-27",
            "expiry_date": "2026-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "itlt.com",
            "domain_keyword": "itlt",
            "domain_tld": "com",
            "query_time": "2024-06-12 07:35:23",
            "create_date": "2000-12-06",
            "update_date": "2023-04-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "iltc.info",
            "domain_keyword": "iltc",
            "domain_tld": "info",
            "query_time": "2024-06-13 10:44:03",
            "create_date": "2023-12-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-08",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "plt.link",
            "domain_keyword": "plt",
            "domain_tld": "link",
            "query_time": "2024-06-13 18:41:42",
            "create_date": "2021-08-18",
            "update_date": "2022-03-05",
            "expiry_date": "2031-08-18",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrettyLittleThing.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LAN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jlt.church",
            "domain_keyword": "jlt",
            "domain_tld": "church",
            "query_time": "2024-04-11 11:22:28",
            "create_date": "2015-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.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": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "i-t.land",
            "domain_keyword": "i-t",
            "domain_tld": "land",
            "query_time": "2024-04-11 12:11:28",
            "create_date": "2014-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curt.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "7lt.site",
            "domain_keyword": "7lt",
            "domain_tld": "site",
            "query_time": "2024-04-12 04:31:26",
            "create_date": "2023-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "venus.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "il6.net",
            "domain_keyword": "il6",
            "domain_tld": "net",
            "query_time": "2024-04-15 00:05:45",
            "create_date": "2004-03-02",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jnj.com",
                "ns3.jnj.com",
                "ns5.jnj.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ihlt.com",
            "domain_keyword": "ihlt",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:05:55",
            "create_date": "2006-09-22",
            "update_date": "2022-08-22",
            "expiry_date": "2031-09-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ilta.it",
            "domain_keyword": "ilta",
            "domain_tld": "it",
            "query_time": "2024-04-16 18:23:43",
            "create_date": "2021-06-30",
            "update_date": "2023-09-26",
            "expiry_date": "2024-06-30",
            "registrar_name": "Internetting di Massimo Cuomo",
            "registrar_website": "http://www.internetting.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 75,
            "domain_name": "clt.design",
            "domain_keyword": "clt",
            "domain_tld": "design",
            "query_time": "2024-04-18 17:32:25",
            "create_date": "2016-01-23",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bermon Painter, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "iglt.eu",
            "domain_keyword": "iglt",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:59:23",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ]
        },
        {
            "num": 77,
            "domain_name": "lilt.de",
            "domain_keyword": "lilt",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:58:01",
            "update_date": "2023-01-30",
            "name_servers": [
                "ns1.hk-net.de",
                "ns2.hk-net.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 78,
            "domain_name": "itlt.solutions",
            "domain_keyword": "itlt",
            "domain_tld": "solutions",
            "query_time": "2024-05-05 07:12:39",
            "create_date": "2019-04-10",
            "update_date": "2024-04-16",
            "expiry_date": "2029-04-10",
            "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": [
                "resolver.ionzones.com",
                "resolver2.ionzones.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ipt.za.com",
            "domain_keyword": "ipt",
            "domain_tld": "za.com",
            "query_time": "2024-05-08 08:15:30",
            "create_date": "2023-07-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_email": "https://whois.centralnic.com/contact/ipt.za.com/registrant",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "itl.ist",
            "domain_keyword": "itl",
            "domain_tld": "ist",
            "query_time": "2024-05-08 22:51:05",
            "create_date": "2021-05-04",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0161579423",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "idt.nl",
            "domain_keyword": "idt",
            "domain_tld": "nl",
            "query_time": "2024-05-02 15:57:39",
            "create_date": "2019-05-09",
            "update_date": "2019-12-04",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns-1050.awsdns-03.org",
                "ns-176.awsdns-22.com",
                "ns-654.awsdns-17.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 82,
            "domain_name": "4lt.pro",
            "domain_keyword": "4lt",
            "domain_tld": "pro",
            "query_time": "2024-05-01 02:24:59",
            "create_date": "2023-10-17",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ilr.co",
            "domain_keyword": "ilr",
            "domain_tld": "co",
            "query_time": "2024-05-03 02:36:41",
            "create_date": "2012-09-19",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ist.social",
            "domain_keyword": "ist",
            "domain_tld": "social",
            "query_time": "2024-05-01 23:06:38",
            "create_date": "2022-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nanelo.com",
                "ns2.nanelo.com",
                "ns3.nanelo.net",
                "ns4.nanelo.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "gilt.pro",
            "domain_keyword": "gilt",
            "domain_tld": "pro",
            "query_time": "2024-05-01 14:10:04",
            "create_date": "2023-04-20",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TopDomains, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "itt.pe",
            "domain_keyword": "itt",
            "domain_tld": "pe",
            "query_time": "2024-05-02 13:05:18",
            "registrar_name": "NIC.PE",
            "registrant_name": "Luis Felipe Escudero Alvarez",
            "name_servers": [
                "ns.rcp.net.pe",
                "ns2.rcp.net.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 87,
            "domain_name": "ift.su",
            "domain_keyword": "ift",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:19",
            "create_date": "2021-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "RFRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 88,
            "domain_name": "olt.co.jp",
            "domain_keyword": "olt",
            "domain_tld": "co.jp",
            "query_time": "2024-05-06 08:25:36",
            "create_date": "2003-02-25",
            "update_date": "2024-03-01",
            "registrant_company": "OLT Co., Ltd",
            "name_servers": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ]
        },
        {
            "num": 89,
            "domain_name": "hilt.studio",
            "domain_keyword": "hilt",
            "domain_tld": "studio",
            "query_time": "2024-04-28 19:57:15",
            "create_date": "2021-04-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-20",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ict.nz",
            "domain_keyword": "ict",
            "domain_tld": "nz",
            "query_time": "2024-04-26 22:36:07",
            "create_date": "2016-11-24",
            "update_date": "2023-11-29",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.metaname.net",
                "ns2.metaname.net",
                "ns3.metaname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ibt.it",
            "domain_keyword": "ibt",
            "domain_tld": "it",
            "query_time": "2024-04-26 09:12:01",
            "create_date": "2004-03-17",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-05",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 92,
            "domain_name": "bilt.house",
            "domain_keyword": "bilt",
            "domain_tld": "house",
            "query_time": "2024-04-22 16:56:33",
            "create_date": "2021-04-15",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ilm.org.in",
            "domain_keyword": "ilm",
            "domain_tld": "org.in",
            "query_time": "2024-04-29 21:31:43",
            "create_date": "2022-05-07",
            "update_date": "2023-02-08",
            "expiry_date": "2027-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ILM WELFARE SOCIETY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.server382.iseencloud.com",
                "ns2.server382.iseencloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ile.mobi",
            "domain_keyword": "ile",
            "domain_tld": "mobi",
            "query_time": "2024-04-20 09:26:39",
            "create_date": "2006-09-29",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater London",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "iot.stream",
            "domain_keyword": "iot",
            "domain_tld": "stream",
            "query_time": "2024-04-23 14:00:45",
            "create_date": "2022-09-21",
            "update_date": "2022-09-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "hlt.services",
            "domain_keyword": "hlt",
            "domain_tld": "services",
            "query_time": "2024-05-10 07:19:38",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-09",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "gilt.technology",
            "domain_keyword": "gilt",
            "domain_tld": "technology",
            "query_time": "2024-05-21 04:05:08",
            "create_date": "2014-02-10",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rue Gilt Groupe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "int.com.pl",
            "domain_keyword": "int",
            "domain_tld": "com.pl",
            "query_time": "2024-05-21 11:39:06",
            "create_date": "1997-01-28",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-31",
            "registrar_name": "Artnet sp. z o.o.",
            "name_servers": [
                "dns1.artnet.com.pl",
                "dns2.artnet.com.pl",
                "dns3.artnet.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "iot.com",
            "domain_keyword": "iot",
            "domain_tld": "com",
            "query_time": "2024-05-21 07:21:18",
            "create_date": "1995-09-25",
            "update_date": "2024-01-07",
            "expiry_date": "2033-03-24",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "JiangSu",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/iot.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "iot.investments",
            "domain_keyword": "iot",
            "domain_tld": "investments",
            "query_time": "2024-05-21 07:21:18",
            "create_date": "2021-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2027-05-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ilt.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7180</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jlt.homes, iat.space, ill.ro, ielt.net, clt.net, ikt.bayern, ist.uk, 9lt.shop, hilt.cloud, ilet.ru, idt.fyi, itt.pl, lit.app, filt.com.au, iltm.co.uk, ikt.us.com, il9.site, elt.sk, ilc.cl, tilt.fr, ikt.eu, blt.scot, iat.llc, tilt.net.pl, ict.marketing, tlt.ventures, ilm.nl, iit.fit, ilg.uk, llt.biz, dlt.art, elt.digital, slt.work, alt.international, ist.gift, hlt.info, itl.ca, alt.cc, tlt.green, tlt.info, igt.dev, nlt.ltd, clt.golf, iqt.agency, iqt.com.br, ilg.name, il2.pl, iflt.org.uk, iltd.org, il4.org, ilta.org.uk, ibt.ie, ist.us.com, flt.digital, ilp.zone, clt.house, iwt.pub, tilt.one, filt.pl, itt.works, itt.best, iqt.com, il1.lat, iyt.com, mlt.capital, itlt.com, iltc.info, plt.link, jlt.church, i-t.land, 7lt.site, il6.net, ihlt.com, ilta.it, clt.design, iglt.eu, lilt.de, itlt.solutions, ipt.za.com, itl.ist, idt.nl, 4lt.pro, ilr.co, ist.social, gilt.pro, itt.pe, ift.su, olt.co.jp, hilt.studio, ict.nz, ibt.it, bilt.house, ilm.org.in, ile.mobi, iot.stream, hlt.services, gilt.technology, int.com.pl, iot.com, iot.investments</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jlt.homes</domain_name>
   <domain_keyword>jlt</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-09 07:19:02</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-16</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>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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>iat.space</domain_name>
   <domain_keyword>iat</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-24 09:39:38</query_time>
   <create_date>2015-07-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.iat.one</value>
    <value>ns2.iat.one</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>ill.ro</domain_name>
   <domain_keyword>ill</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-25 18:28:39</query_time>
   <create_date>2008-04-25</create_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ielt.net</domain_name>
   <domain_keyword>ielt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:52:15</query_time>
   <create_date>2006-09-25</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>park ha won</registrant_name>
   <registrant_company>park ha won</registrant_company>
   <registrant_address>sung-san dong 275-1 Seongsan-dong Mapo-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>121250</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7087510052</registrant_phone>
   <registrant_fax>+82.264990512</registrant_fax>
   <name_servers>
    <value>sns1.nsgodo.com</value>
    <value>sns2.nsgodo.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>clt.net</domain_name>
   <domain_keyword>clt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 17:32:25</query_time>
   <create_date>2002-07-12</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.ns0.nl/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ikt.bayern</domain_name>
   <domain_keyword>ikt</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-15 00:00:36</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerisches Staatsministerium fuer Wirtschaft, Landesentwicklung und Energie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>c.ns14.net</value>
    <value>ns.bayern.de</value>
    <value>ns2.bayern.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ist.uk</domain_name>
   <domain_keyword>ist</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 18:27:09</query_time>
   <create_date>2014-07-23</create_date>
   <update_date>2022-06-23</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns0.ist.co.uk</value>
    <value>ns1.ist.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>9lt.shop</domain_name>
   <domain_keyword>9lt</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 23:37:18</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>hilt.cloud</domain_name>
   <domain_keyword>hilt</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-28 19:57:15</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>www.domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</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>evelyn.ns.cloudflare.com</value>
    <value>jeremy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ilet.ru</domain_name>
   <domain_keyword>ilet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:54:49</query_time>
   <create_date>2023-03-07</create_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.name-for-sale.ru</value>
    <value>ns2.name-for-sale.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>idt.fyi</domain_name>
   <domain_keyword>idt</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-02 15:57:40</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Institute for Digital Transformation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>itt.pl</domain_name>
   <domain_keyword>itt</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-21 10:09:35</query_time>
   <create_date>2007-11-30</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-11-30</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lit.app</domain_name>
   <domain_keyword>lit</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 01:11:00</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>3900</registrar_iana>
   <registrar_name>Sav.com, LLC - 10</registrar_name>
   <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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>filt.com.au</domain_name>
   <domain_keyword>filt</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-02 23:27:52</query_time>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>ANGIE CLARK</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>iltm.co.uk</domain_name>
   <domain_keyword>iltm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 03:50:29</query_time>
   <create_date>2006-02-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.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>16</num>
   <domain_name>ikt.us.com</domain_name>
   <domain_keyword>ikt</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-04 14:49:48</query_time>
   <create_date>2013-03-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/ikt.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>il9.site</domain_name>
   <domain_keyword>il9</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 14:51:36</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>elt.sk</domain_name>
   <domain_keyword>elt</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:29:25</query_time>
   <create_date>2003-09-19</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>ELET systems, s.r.o.</registrar_name>
   <registrant_name>ELET systems, s.r.o.</registrant_name>
   <registrant_company>ELET systems, s.r.o.</registrant_company>
   <registrant_address>Gorazdova 24</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.254792179</registrant_phone>
   <name_servers>
    <value>marjory.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>ilc.cl</domain_name>
   <domain_keyword>ilc</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-04 14:54:19</query_time>
   <create_date>2002-05-16</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Inmobiliaria Los Canelos Ltda.</registrant_name>
   <name_servers>
    <value>jupiter-2.ingesoft.net</value>
    <value>mercurio.ingesoft.net</value>
    <value>procyon.ingesoft.net</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>tilt.fr</domain_name>
   <domain_keyword>tilt</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:02:27</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>BDL SYSTEMES dba Systonic</registrar_name>
   <registrar_website>https://www.systonic.fr/</registrar_website>
   <registrant_company>AGENCE FRANCAISE DE DEVELOPPEMENT</registrant_company>
   <registrant_address>Domain Admin, 5 rue Roland Barthes, 75598 PARIS</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.153443131</registrant_phone>
   <name_servers>
    <value>ns1.prodomaines.com</value>
    <value>ns2.prodomaines.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>ikt.eu</domain_name>
   <domain_keyword>ikt</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:59:44</query_time>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>https://www.dynadot.com/domain/eu.html</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>blt.scot</domain_name>
   <domain_keyword>blt</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-05-07 09:21:11</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</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>ns1064.ui-dns.biz</value>
    <value>ns1076.ui-dns.org</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1118.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>iat.llc</domain_name>
   <domain_keyword>iat</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-07 19:57:19</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2027-05-14</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tilt.net.pl</domain_name>
   <domain_keyword>tilt</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-10 11:54:14</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>AttHost Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ict.marketing</domain_name>
   <domain_keyword>ict</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-07 07:38:02</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2023-01-20</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lodewijk Holding B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NOORD-BRABANT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>jill.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>tlt.ventures</domain_name>
   <domain_keyword>tlt</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-08 10:11:49</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TLT CAPITAL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ilm.nl</domain_name>
   <domain_keyword>ilm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 05:26:02</query_time>
   <create_date>2019-01-08</create_date>
   <update_date>2020-04-03</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>iit.fit</domain_name>
   <domain_keyword>iit</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-06 16:06:29</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-30</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ilg.uk</domain_name>
   <domain_keyword>ilg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-19 16:33:02</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>llt.biz</domain_name>
   <domain_keyword>llt</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 01:34:57</query_time>
   <create_date>2001-11-09</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dlt.art</domain_name>
   <domain_keyword>dlt</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-19 04:11:25</query_time>
   <create_date>2021-11-21</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>32</num>
   <domain_name>elt.digital</domain_name>
   <domain_keyword>elt</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-17 18:14:27</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.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>Sevilla</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>slt.work</domain_name>
   <domain_keyword>slt</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-17 07:19:40</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2030-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>tori.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>34</num>
   <domain_name>alt.international</domain_name>
   <domain_keyword>alt</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-17 10:36:02</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-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>ALTERNATIVE HOUSING AND BUILDING TECHNOLOGIES PRIVATE LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>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>35</num>
   <domain_name>ist.gift</domain_name>
   <domain_keyword>ist</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-05-10 22:39:46</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hlt.info</domain_name>
   <domain_keyword>hlt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 16:08:34</query_time>
   <create_date>2003-09-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>37</num>
   <domain_name>itl.ca</domain_name>
   <domain_keyword>itl</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-13 06:54:43</query_time>
   <create_date>2000-10-23</create_date>
   <update_date>2022-04-14</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Réseau Internet Québec Inc.</registrar_name>
   <registrar_website>https://portail.riq.qc.ca/</registrar_website>
   <registrant_name>Imperial Tobacco Canada Limited</registrant_name>
   <registrant_address>3711 St-Antoine Street</registrant_address>
   <registrant_city>Montreal</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>H4C3P6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5149326161</registrant_phone>
   <name_servers>
    <value>pri1.dns.psi.ca</value>
    <value>pri2.dns.psi.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>alt.cc</domain_name>
   <domain_keyword>alt</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 18:22:24</query_time>
   <create_date>1999-05-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>Saskatchewan</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>ns1.easydns.com</value>
    <value>ns2.easydns.com</value>
    <value>remote1.easydns.com</value>
    <value>remote2.easydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tlt.green</domain_name>
   <domain_keyword>tlt</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-21 18:17:27</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>gracie.ns.cloudflare.com</value>
    <value>nolan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tlt.info</domain_name>
   <domain_keyword>tlt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 18:17:27</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>41</num>
   <domain_name>igt.dev</domain_name>
   <domain_keyword>igt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 20:29:29</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-12</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/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>nlt.ltd</domain_name>
   <domain_keyword>nlt</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-22 13:34:21</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>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>josh.ns.cloudflare.com</value>
    <value>marissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>clt.golf</domain_name>
   <domain_keyword>clt</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-11 16:42:43</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>iqt.agency</domain_name>
   <domain_keyword>iqt</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-13 13:44:38</query_time>
   <create_date>2016-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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>ns51.domaincontrol.com</value>
    <value>ns52.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>45</num>
   <domain_name>iqt.com.br</domain_name>
   <domain_keyword>iqt</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 13:44:38</query_time>
   <create_date>1999-08-20</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrant_name>Industrias Quimicas Taubate S/A - IQT</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.iqt.com.br</value>
    <value>ns2.iqt.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>ilg.name</domain_name>
   <domain_keyword>ilg</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-10 14:08:54</query_time>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>il2.pl</domain_name>
   <domain_keyword>il2</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-10 14:00:10</query_time>
   <create_date>2015-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Alphanet sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>iflt.org.uk</domain_name>
   <domain_keyword>iflt</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-14 13:36:17</query_time>
   <create_date>2016-05-23</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2027-05-23</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>iltd.org</domain_name>
   <domain_keyword>iltd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 08:39:44</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ME</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>il4.org</domain_name>
   <domain_keyword>il4</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 15:00:05</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ilta.org.uk</domain_name>
   <domain_keyword>ilta</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-31 22:21:58</query_time>
   <create_date>2014-04-22</create_date>
   <update_date>2016-07-06</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.raidhost.co.uk</value>
    <value>ns2.raidhost.co.uk</value>
    <value>ns3.raidhost.co.uk</value>
    <value>ns4.raidhost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>ibt.ie</domain_name>
   <domain_keyword>ibt</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-30 01:44:23</query_time>
   <create_date>2001-02-06</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>Elive</registrar_name>
   <registrar_website>https://www.elive.ie</registrar_website>
   <registrant_name>Irish Business Training Ltd</registrant_name>
   <name_servers>
    <value>dns.elive.ie</value>
    <value>dns.elive.me</value>
    <value>dns.elive.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ist.us.com</domain_name>
   <domain_keyword>ist</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-06-01 04:56:31</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/ist.us.com/registrant</registrant_email>
   <name_servers>
    <value>kim.ns.cloudflare.com</value>
    <value>kipp.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>flt.digital</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-01 20:30:59</query_time>
   <create_date>2021-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ilp.zone</domain_name>
   <domain_keyword>ilp</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-26 00:43:28</query_time>
   <create_date>2016-11-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Justmoon</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>clt.house</domain_name>
   <domain_keyword>clt</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-06-03 16:36:56</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>3920</registrar_iana>
   <registrar_name>Sav.com, LLC - 30</registrar_name>
   <registrar_website>http://Sav.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>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-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>iwt.pub</domain_name>
   <domain_keyword>iwt</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-02 06:52:29</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-31</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dong Wei Liu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Nan</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>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tilt.one</domain_name>
   <domain_keyword>tilt</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 21:49:54</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2029-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>filt.pl</domain_name>
   <domain_keyword>filt</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 00:08:22</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>itt.works</domain_name>
   <domain_keyword>itt</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-06-05 14:52:49</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2026-06-21</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>itt.best</domain_name>
   <domain_keyword>itt</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-05 14:52:48</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>iqt.com</domain_name>
   <domain_keyword>iqt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 14:33:33</query_time>
   <create_date>1995-04-20</create_date>
   <update_date>2023-03-23</update_date>
   <expiry_date>2028-04-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/cf25eeb6-dc1c-4e82-bfe7-419e5349e367</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sherweb.com</value>
    <value>dns2.sherweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>il1.lat</domain_name>
   <domain_keyword>il1</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-07 13:00:04</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-10</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>dns1.akkyhosting.mx</value>
    <value>dns2.akkyhosting.mx</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>iyt.com</domain_name>
   <domain_keyword>iyt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 21:44:08</query_time>
   <create_date>1999-12-01</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>mlt.capital</domain_name>
   <domain_keyword>mlt</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-06-11 05:21:17</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2026-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.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>66</num>
   <domain_name>itlt.com</domain_name>
   <domain_keyword>itlt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 07:35:23</query_time>
   <create_date>2000-12-06</create_date>
   <update_date>2023-04-07</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>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>67</num>
   <domain_name>iltc.info</domain_name>
   <domain_keyword>iltc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 10:44:03</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-08</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>plt.link</domain_name>
   <domain_keyword>plt</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-13 18:41:42</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2022-03-05</update_date>
   <expiry_date>2031-08-18</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrettyLittleThing.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LAN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>jlt.church</domain_name>
   <domain_keyword>jlt</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-04-11 11:22:28</query_time>
   <create_date>2015-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.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>70</num>
   <domain_name>i-t.land</domain_name>
   <domain_keyword>i-t</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-11 12:11:28</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curt.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>7lt.site</domain_name>
   <domain_keyword>7lt</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-12 04:31:26</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>venus.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>il6.net</domain_name>
   <domain_keyword>il6</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 00:05:45</query_time>
   <create_date>2004-03-02</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</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>NJ</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.jnj.com</value>
    <value>ns3.jnj.com</value>
    <value>ns5.jnj.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ihlt.com</domain_name>
   <domain_keyword>ihlt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:05:55</query_time>
   <create_date>2006-09-22</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2031-09-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ilta.it</domain_name>
   <domain_keyword>ilta</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 18:23:43</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>Internetting di Massimo Cuomo</registrar_name>
   <registrar_website>http://www.internetting.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>clt.design</domain_name>
   <domain_keyword>clt</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-18 17:32:25</query_time>
   <create_date>2016-01-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bermon Painter, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>iglt.eu</domain_name>
   <domain_keyword>iglt</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:59:23</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>77</num>
   <domain_name>lilt.de</domain_name>
   <domain_keyword>lilt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:58:01</query_time>
   <update_date>2023-01-30</update_date>
   <name_servers>
    <value>ns1.hk-net.de</value>
    <value>ns2.hk-net.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>itlt.solutions</domain_name>
   <domain_keyword>itlt</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-05 07:12:39</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2029-04-10</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>resolver.ionzones.com</value>
    <value>resolver2.ionzones.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>79</num>
   <domain_name>ipt.za.com</domain_name>
   <domain_keyword>ipt</domain_keyword>
   <domain_tld>za.com</domain_tld>
   <query_time>2024-05-08 08:15:30</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/ipt.za.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>itl.ist</domain_name>
   <domain_keyword>itl</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-08 22:51:05</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0161579423</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>idt.nl</domain_name>
   <domain_keyword>idt</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 15:57:39</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2019-12-04</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns-1050.awsdns-03.org</value>
    <value>ns-176.awsdns-22.com</value>
    <value>ns-654.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>4lt.pro</domain_name>
   <domain_keyword>4lt</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 02:24:59</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ilr.co</domain_name>
   <domain_keyword>ilr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 02:36:41</query_time>
   <create_date>2012-09-19</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ist.social</domain_name>
   <domain_keyword>ist</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-01 23:06:38</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nanelo.com</value>
    <value>ns2.nanelo.com</value>
    <value>ns3.nanelo.net</value>
    <value>ns4.nanelo.eu</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>gilt.pro</domain_name>
   <domain_keyword>gilt</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 14:10:04</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TopDomains, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>itt.pe</domain_name>
   <domain_keyword>itt</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-02 13:05:18</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Luis Felipe Escudero Alvarez</registrant_name>
   <name_servers>
    <value>ns.rcp.net.pe</value>
    <value>ns2.rcp.net.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>ift.su</domain_name>
   <domain_keyword>ift</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:19</query_time>
   <create_date>2021-06-29</create_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>RFRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>olt.co.jp</domain_name>
   <domain_keyword>olt</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-06 08:25:36</query_time>
   <create_date>2003-02-25</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>OLT Co., Ltd</registrant_company>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>hilt.studio</domain_name>
   <domain_keyword>hilt</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-28 19:57:15</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.register.com</value>
    <value>dns104.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ict.nz</domain_name>
   <domain_keyword>ict</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-26 22:36:07</query_time>
   <create_date>2016-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.metaname.net</value>
    <value>ns2.metaname.net</value>
    <value>ns3.metaname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ibt.it</domain_name>
   <domain_keyword>ibt</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 09:12:01</query_time>
   <create_date>2004-03-17</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bilt.house</domain_name>
   <domain_keyword>bilt</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-04-22 16:56:33</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ilm.org.in</domain_name>
   <domain_keyword>ilm</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-29 21:31:43</query_time>
   <create_date>2022-05-07</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2027-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ILM WELFARE SOCIETY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.server382.iseencloud.com</value>
    <value>ns2.server382.iseencloud.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>94</num>
   <domain_name>ile.mobi</domain_name>
   <domain_keyword>ile</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-20 09:26:39</query_time>
   <create_date>2006-09-29</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.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>Greater London</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>iot.stream</domain_name>
   <domain_keyword>iot</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-04-23 14:00:45</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hlt.services</domain_name>
   <domain_keyword>hlt</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-10 07:19:38</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-09</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>gilt.technology</domain_name>
   <domain_keyword>gilt</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-21 04:05:08</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rue Gilt Groupe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>int.com.pl</domain_name>
   <domain_keyword>int</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-21 11:39:06</query_time>
   <create_date>1997-01-28</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Artnet sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.artnet.com.pl</value>
    <value>dns2.artnet.com.pl</value>
    <value>dns3.artnet.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>iot.com</domain_name>
   <domain_keyword>iot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 07:21:18</query_time>
   <create_date>1995-09-25</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2033-03-24</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>JiangSu</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/iot.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>iot.investments</domain_name>
   <domain_keyword>iot</domain_keyword>
   <domain_tld>investments</domain_tld>
   <query_time>2024-05-21 07:21:18</query_time>
   <create_date>2021-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2027-05-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.068</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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