WHOIS QUERY TIME

25 May 2024 - 1:51 AM UTC

Registered: 27 November 1997
Modified: 19 April 2022

REGISTRAR

Name: team.blue nl B.V.

DNSSEC

no

NAME SERVERS

ns1.valethosting.net
ns2.valethosting.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ide.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ide.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ide.nl",
            "domain_keyword": "ide",
            "domain_tld": "nl",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "1997-11-27",
            "update_date": "2022-04-19",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.valethosting.net",
                "ns2.valethosting.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ide.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ide.nl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>1997-11-27</create_date>
   <update_date>2022-04-19</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.valethosting.net</value>
    <value>ns2.valethosting.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.08</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.169 seconds) for "ide.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Jan 2016 - 10:28 AM UTC

REGISTRAR

IANA: 1603
Name: TransIP BV Schipholweg 9b 2316XB LEIDEN Netherlands

NAME SERVERS

ns1.transip.eu
ns1.valethosting.net
ns2.valethosting.net

DOMAIN STATUS

active

#2 - QUERY TIME

29 Aug 2022 - 10:51 PM UTC

Registered: 27 November 1997
Modified: 19 April 2022

REGISTRAR

Name: team.blue nl B.V.

DNSSEC

no

NAME SERVERS

ns1.valethosting.net
ns2.valethosting.net

DOMAIN STATUS

Active

#3 - QUERY TIME

29 Aug 2022 - 10:51 PM UTC

Registered: 27 November 1997
Modified: 19 April 2022

REGISTRAR

Name: team.blue nl B.V.

NAME SERVERS

ns1.valethosting.net
ns2.valethosting.net

DOMAIN STATUS

Active

* 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=ide.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ide.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "ide.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "ide.nl",
            "domain_keyword": "ide",
            "domain_tld": "nl",
            "query_time": "2016-01-27 10:28:02",
            "registrar_iana": 1603,
            "registrar_name": "TransIP BV\nSchipholweg 9b\n2316XB LEIDEN\nNetherlands",
            "name_servers": [
                "ns1.transip.eu",
                "ns1.valethosting.net",
                "ns2.valethosting.net"
            ],
            "domain_status": [
                "active"
            ]
        },
        {
            "num": 2,
            "domain_name": "ide.nl",
            "domain_keyword": "ide",
            "domain_tld": "nl",
            "query_time": "2022-08-29 22:51:04",
            "create_date": "1997-11-27",
            "update_date": "2022-04-19",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.valethosting.net",
                "ns2.valethosting.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "ide.nl",
            "domain_keyword": "ide",
            "domain_tld": "nl",
            "query_time": "2022-08-29 22:51:04",
            "create_date": "1997-11-27",
            "update_date": "2022-04-19",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.valethosting.net",
                "ns2.valethosting.net"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.169,
        "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>ide.nl</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>ide.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ide.nl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2016-01-27 10:28:02</query_time>
   <registrar_iana>1603</registrar_iana>
   <registrar_name>TransIP BV
Schipholweg 9b
2316XB LEIDEN
Netherlands</registrar_name>
   <name_servers>
    <value>ns1.transip.eu</value>
    <value>ns1.valethosting.net</value>
    <value>ns2.valethosting.net</value>
   </name_servers>
   <domain_status>
    <value>active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ide.nl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-08-29 22:51:04</query_time>
   <create_date>1997-11-27</create_date>
   <update_date>2022-04-19</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.valethosting.net</value>
    <value>ns2.valethosting.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ide.nl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-08-29 22:51:04</query_time>
   <create_date>1997-11-27</create_date>
   <update_date>2022-04-19</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.valethosting.net</value>
    <value>ns2.valethosting.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.169</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 135 domain names (in 0.149 seconds) which contained the exact domain keyword "ide".
Domain Name Registered Expiry Registrar Ownership
1 ide.com 26 Jun 1987 25 Jun 2024 GoDaddy.com, LLC -
2 ide.org 19 Feb 1997 20 Feb 2025 Tucows Domains Inc. Tucows.com Co
3 ide.nl 27 Nov 1997 - team.blue nl B.V. -
4 ide.com.pl 19 Mar 1998 18 Mar 2025 home.pl S.A. -
5 ide.org.uk 13 Jan 1999 13 Jan 2028 Miss Group Ltd [Tag = HOSTEK] -
6 ide.it 9 Jun 2000 7 Oct 2024 Interpop S.r.l. Istituto Dermatologico Europeo Srl
7 ide.ru 21 Aug 2001 21 Aug 2024 REGRU-RU Private Person
8 ide.info 16 Sep 2001 16 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 ide.biz 27 Mar 2002 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 ide.net 19 Apr 2002 19 Apr 2025 NameSilo, LLC n/a
11 ide.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC NeonGecko.com Inc.
12 ide.in 16 Feb 2005 16 Feb 2025 Porkbun, LLC REDACTED FOR PRIVACY
13 ide.cat 7 Apr 2006 7 Apr 2025 Nominalia Institut Cartogràfic i Geològic de Catalunya
14 ide.fo 3 Jun 2010 3 Feb 2025 FO Umsitingin -
15 ide.co 20 Jul 2010 19 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 ide.vg 4 Nov 2011 5 Nov 2024 Key Systems GmbH -
17 ide.me 8 Dec 2011 8 Dec 2024 Dynadot Inc REDACTED FOR PRIVACY
18 ide.cl 11 Apr 2012 10 May 2026 NIC Chile Secretaría Ejecutiva SNIT
19 ide.pl 30 Sep 2013 30 Sep 2024 Aftermarket.pl Limited -
20 ide.pt 3 Nov 2013 3 Oct 2028 - -
21 ide.tips 31 Mar 2014 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 ide.coffee 14 Apr 2014 14 Apr 2025 Key-Systems, LLC IDE Coffee Systems bvba
23 ide.wang 2 Jul 2014 2 Jul 2024 Chengdu west dimension digital Hao Yu
24 ide.tokyo 7 Aug 2014 7 Aug 2028 GMO Internet Group, Inc. -
25 ide.wiki 17 Jan 2015 17 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
26 ide.email 19 Apr 2015 19 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
27 ide.org.cn 25 Apr 2015 25 Apr 2025 阿里云计算有限公司(万网) 吴斌
28 ide.marketing 6 May 2015 6 May 2025 Soluciones Corporativas IP, SL Soluciones Corporativas IP, c/o Whois Proxy
29 ide.space 5 Jun 2015 5 Jun 2026 Registrar of Domain Names REG.RU, LLC ECOM-Center Ltd.
30 ide.pub 7 Jun 2015 7 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) luo zhao xing
31 ide.co.in 29 Jun 2015 29 Jun 2027 Dynadot LLC Sastha.com, Inc.
32 ide.site 15 Jul 2015 15 Jul 2024 Go China Domains, LLC Domains By Proxy, LLC
33 ide.photography 6 Aug 2015 6 Aug 2024 Cronon GmbH REDACTED FOR PRIVACY
34 ide.works 12 Aug 2015 12 Aug 2024 Tucows Domains Inc. Mihai Ciucu
35 ide.ren 17 Aug 2015 17 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wuyiming
36 ide.online 26 Aug 2015 26 Aug 2024 Sav.com, LLC Privacy Protection
37 ide.swiss 11 Dec 2015 11 Dec 2024 RegistryGate GmbH Office federal de la statistique
38 ide.ngo 30 Dec 2015 30 Dec 2024 Name.com, Inc. IDE Istanbul Think-House
39 ide.ong 30 Dec 2015 30 Dec 2024 Name.com, Inc. IDE Istanbul Think-House
40 ide.su 12 Jan 2016 12 Jan 2025 DOMENUS-SU Private Person
41 ide.cloud 16 Feb 2016 16 Feb 2031 Alibaba Cloud Computing Ltd. zijianyuan
42 ide.cc 18 Apr 2016 18 Apr 2025 Ledl.net GmbH -
43 ide.bid 20 May 2016 19 May 2026 Chengdu West Dimension Digital Technology Co., Ltd. wang guang liang
44 ide.shopping 28 Sep 2016 28 Sep 2024 Dinahosting s.l. REDACTED FOR PRIVACY
45 ide.vip 22 Nov 2016 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) jiang zan
46 ide.ovh 23 Dec 2016 23 Dec 2027 OVH REDACTED_FOR_PRIVACY
47 ide.net.co 7 Jan 2017 6 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 ide.bar 18 Jan 2017 18 Jan 2025 GoDaddy Domains By Proxy, LLC
49 ide.team 6 Feb 2017 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 ide.one 9 Aug 2017 9 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
51 ide.ooo 17 Dec 2017 17 Dec 2024 Name.com, Inc Domain Protection Services, Inc.
52 ide.education 25 Dec 2017 25 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 ide.live 23 Jan 2018 23 Jan 2027 DNSPod, Inc. Shen Zhen Shi Teng Yun Kou Ding Ke Ji You Xian Gong Si
54 ide.ltd 20 Mar 2018 20 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xiong wei
55 ide.link 22 Mar 2018 22 Mar 2025 OVH sas REDACTED FOR PRIVACY
56 ide.app 5 May 2018 5 May 2031 NameSilo, LLC See PrivacyGuardian.org
57 ide.edu.pl 11 Jun 2018 11 Jun 2024 Domena.pl sp. z o.o. -
58 ide.icu 10 Jul 2018 10 Jul 2024 Registrator Domenov LLC -
59 ide.school 17 Sep 2018 17 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 ide.ie 7 Nov 2018 7 Nov 2024 Register 365 REDACTED FOR PRIVACY
61 ide.academy 18 Mar 2019 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 ide.guide 6 May 2019 6 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 ide.uk 3 Jul 2019 3 Jul 2024 Ionos SE [Tag = 1AND1] -
64 ide.gold 26 Nov 2019 26 Nov 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu jing feng
65 ide.consulting 3 Jan 2020 3 Jan 2025 united-domains AG Louisiana Franchise GmbH
66 ide.digital 10 Jan 2020 10 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 ide.plus 15 Mar 2020 15 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Lixin Yang
68 ide.xyz 4 May 2020 4 May 2025 TLD Registrar Solutions Ltd Whois Privacy Corp.
69 ide.hamburg 7 May 2020 7 May 2025 RegistryGate GmbH -
70 ide.zone 19 Sep 2020 19 Sep 2024 Porkbun LLC Private by Design, LLC
71 ide.lol 13 Dec 2020 13 Dec 2024 Porkbun, LLC Private by Design, LLC
72 ide.black 4 Jan 2021 4 Jan 2025 DNSPod, Inc. Xin Di Yao Shi ( Nan Jing ) Wang Luo Ke Ji You Xian Gong Si
73 ide.lt 30 Mar 2021 31 Mar 2025 UAB "Interneto vizija" -
74 ide.dev 4 May 2021 4 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
75 ide.center 19 May 2021 19 May 2025 Regional Network Information Center, JSC dba RU-CENTER "TC "CURRENT" Ltd.
76 ide.fund 17 Jun 2021 17 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 ide.gd 27 Aug 2021 27 Aug 2025 101domain GRS Limited -
78 ide.bet 5 Sep 2021 5 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
79 ide.gal 16 Sep 2021 16 Sep 2024 DINAHOSTING S.L. -
80 ide.bio 20 Sep 2021 20 Sep 2025 Porkbun LLC Private by Design, LLC
81 ide.rocks 28 Sep 2021 28 Sep 2024 Name.com, Inc. REDACTED FOR PRIVACY
82 ide.network 11 Oct 2021 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
83 ide.gmbh 22 Oct 2021 22 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
84 ide.asia 15 Nov 2021 15 Nov 2024 Web Commerce Communications Limited dba WebNic.cc Whoisprotection.cc
85 ide.eus 10 Dec 2021 10 Dec 2024 DINAHOSTING S.L. -
86 ide.agency 16 Jan 2022 16 Jan 2025 One.com A/S REDACTED FOR PRIVACY
87 ide.coach 8 Feb 2022 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 ide.run 4 Aug 2022 4 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
89 ide.ink 27 Nov 2022 27 Nov 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen shi xi yue shang wu mao yi you xian gong si
90 ide.co.nz 9 Feb 2023 - Key-Systems GmbH -
91 ide.la 17 Mar 2023 17 Mar 2025 Key-Systems GmbH -
92 ide.country 12 Apr 2023 12 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
93 ide.solutions 18 Apr 2023 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 ide.media 5 May 2023 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 ide.vision 5 Jun 2023 5 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
96 ide.guru 10 Jun 2023 10 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 ide.homes 20 Jun 2023 20 Jun 2024 Porkbun, LLC Private by Design, LLC
98 ide.mba 22 Jun 2023 22 Jun 2024 OVH SAS ITPME
99 ide.institute 22 Jun 2023 22 Jun 2024 OVH SAS ITPME
100 ide.lat 6 Aug 2023 6 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Ide.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ide&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ide",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 136,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ide.com, ide.org, ide.nl, ide.com.pl, ide.org.uk, ide.it, ide.ru, ide.info, ide.biz, ide.net, ide.us, ide.in, ide.cat, ide.fo, ide.co, ide.vg, ide.me, ide.cl, ide.pl, ide.pt, ide.tips, ide.coffee, ide.wang, ide.tokyo, ide.wiki, ide.email, ide.org.cn, ide.marketing, ide.space, ide.pub, ide.co.in, ide.site, ide.photography, ide.works, ide.ren, ide.online, ide.swiss, ide.ngo, ide.ong, ide.su, ide.cloud, ide.cc, ide.bid, ide.shopping, ide.vip, ide.ovh, ide.net.co, ide.bar, ide.team, ide.one, ide.ooo, ide.education, ide.live, ide.ltd, ide.link, ide.app, ide.edu.pl, ide.icu, ide.school, ide.ie, ide.academy, ide.guide, ide.uk, ide.gold, ide.consulting, ide.digital, ide.plus, ide.xyz, ide.hamburg, ide.zone, ide.lol, ide.black, ide.lt, ide.dev, ide.center, ide.fund, ide.gd, ide.bet, ide.gal, ide.bio, ide.rocks, ide.network, ide.gmbh, ide.asia, ide.eus, ide.agency, ide.coach, ide.run, ide.ink, ide.co.nz, ide.la, ide.country, ide.solutions, ide.media, ide.vision, ide.guru, ide.homes, ide.mba, ide.institute, ide.lat",
    "results": [
        {
            "num": 1,
            "domain_name": "ide.com",
            "domain_keyword": "ide",
            "domain_tld": "com",
            "query_time": "2024-05-12 14:00:05",
            "create_date": "1987-06-26",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ide.org",
            "domain_keyword": "ide",
            "domain_tld": "org",
            "query_time": "2024-04-21 23:26:07",
            "create_date": "1997-02-19",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tucows.com Co",
            "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.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ide.nl",
            "domain_keyword": "ide",
            "domain_tld": "nl",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "1997-11-27",
            "update_date": "2022-04-19",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.valethosting.net",
                "ns2.valethosting.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "ide.com.pl",
            "domain_keyword": "ide",
            "domain_tld": "com.pl",
            "query_time": "2024-03-23 04:26:18",
            "create_date": "1998-03-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-18",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.rimco.pl",
                "ns2.rimco.pl",
                "ns3.rimco.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ide.org.uk",
            "domain_keyword": "ide",
            "domain_tld": "org.uk",
            "query_time": "2024-06-11 06:53:47",
            "create_date": "1999-01-13",
            "update_date": "2024-05-16",
            "expiry_date": "2028-01-13",
            "registrar_name": "Miss Group Ltd [Tag = HOSTEK]",
            "registrar_website": "https://hostek.co.uk",
            "name_servers": [
                "ns10.ezhostingserver.co.uk",
                "ns9.ezhostingserver.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "ide.it",
            "domain_keyword": "ide",
            "domain_tld": "it",
            "query_time": "2024-04-23 20:09:07",
            "create_date": "2000-06-09",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-07",
            "registrar_name": "Interpop S.r.l.",
            "registrar_website": "http://www.interpop.it",
            "registrant_company": "Istituto Dermatologico Europeo Srl",
            "registrant_address": "Viale Puglie 15",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20137",
            "registrant_country": "IT",
            "name_servers": [
                "jedi.interpop.it",
                "yoda.interpop.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "ide.ru",
            "domain_keyword": "ide",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:28:36",
            "create_date": "2001-08-21",
            "expiry_date": "2024-08-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "ide.info",
            "domain_keyword": "ide",
            "domain_tld": "info",
            "query_time": "2024-04-21 23:26:07",
            "create_date": "2001-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ide.biz",
            "domain_keyword": "ide",
            "domain_tld": "biz",
            "query_time": "2024-05-23 00:42:51",
            "create_date": "2002-03-27",
            "update_date": "2023-09-19",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ide.net",
            "domain_keyword": "ide",
            "domain_tld": "net",
            "query_time": "2024-06-11 06:53:47",
            "create_date": "2002-04-19",
            "update_date": "2024-05-23",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Motohisa Ohno",
            "registrant_company": "n/a",
            "registrant_address": "3-23-30 Higashi-Toyoda",
            "registrant_city": "Hino",
            "registrant_state": "Tokyo",
            "registrant_zip": "191-0052",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9065214112",
            "name_servers": [
                "ns1.parkingspa.com",
                "ns2.parkingspa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ide.us",
            "domain_keyword": "ide",
            "domain_tld": "us",
            "query_time": "2024-05-04 00:46:44",
            "create_date": "2002-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-23",
            "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": 12,
            "domain_name": "ide.in",
            "domain_keyword": "ide",
            "domain_tld": "in",
            "query_time": "2024-04-26 22:43:04",
            "create_date": "2005-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Central Jutland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ide.cat",
            "domain_keyword": "ide",
            "domain_tld": "cat",
            "query_time": "2024-05-23 13:16:30",
            "create_date": "2006-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-07",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "Institut Cartogràfic i Geològic de Catalunya",
            "registrant_state": "B",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "chico.rediris.es",
                "ns1.csuc.cat",
                "ns2.csuc.cat",
                "sun.rediris.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ide.fo",
            "domain_keyword": "ide",
            "domain_tld": "fo",
            "query_time": "2024-05-31 23:05:37",
            "create_date": "2010-06-03",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-03",
            "registrar_name": "FO Umsitingin",
            "registrar_website": "https://okisnavn.fo/",
            "registrant_email": "https://whois.nic.fo/contact/ide.fo/registrant",
            "name_servers": [
                "ns1.nic.fo",
                "ns2.nic.fo",
                "ns3.nic.fo"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "ide.co",
            "domain_keyword": "ide",
            "domain_tld": "co",
            "query_time": "2024-05-31 23:05:36",
            "create_date": "2010-07-20",
            "update_date": "2023-09-30",
            "expiry_date": "2025-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ide.vg",
            "domain_keyword": "ide",
            "domain_tld": "vg",
            "query_time": "2024-06-11 06:53:47",
            "create_date": "2011-11-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-11-05",
            "registrar_iana": 269,
            "registrar_name": "Key Systems GmbH",
            "registrar_website": "http://www.key-systems.net/",
            "registrant_email": "https://whois.nic.vg/contact/ide.vg/registrant",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ide.me",
            "domain_keyword": "ide",
            "domain_tld": "me",
            "query_time": "2024-06-11 06:53:47",
            "create_date": "2011-12-08",
            "update_date": "2024-02-23",
            "expiry_date": "2024-12-08",
            "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": 18,
            "domain_name": "ide.cl",
            "domain_keyword": "ide",
            "domain_tld": "cl",
            "query_time": "2024-05-28 05:56:44",
            "create_date": "2012-04-11",
            "expiry_date": "2026-05-10",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Secretaría Ejecutiva SNIT",
            "name_servers": [
                "pdns1.registrar-servers.com"
            ]
        },
        {
            "num": 19,
            "domain_name": "ide.pl",
            "domain_keyword": "ide",
            "domain_tld": "pl",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2013-09-30",
            "update_date": "2024-03-26",
            "expiry_date": "2024-09-30",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 20,
            "domain_name": "ide.pt",
            "domain_keyword": "ide",
            "domain_tld": "pt",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2013-11-03",
            "expiry_date": "2028-10-03",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 21,
            "domain_name": "ide.tips",
            "domain_keyword": "ide",
            "domain_tld": "tips",
            "query_time": "2024-05-28 23:00:54",
            "create_date": "2014-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ide.coffee",
            "domain_keyword": "ide",
            "domain_tld": "coffee",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2014-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IDE Coffee Systems bvba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ide.wang",
            "domain_keyword": "ide",
            "domain_tld": "wang",
            "query_time": "2024-05-04 00:29:57",
            "create_date": "2014-07-02",
            "update_date": "2022-08-01",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hao Yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ide.tokyo",
            "domain_keyword": "ide",
            "domain_tld": "tokyo",
            "query_time": "2024-04-21 23:26:11",
            "create_date": "2014-08-07",
            "update_date": "2023-03-31",
            "expiry_date": "2028-08-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ide.wiki",
            "domain_keyword": "ide",
            "domain_tld": "wiki",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2015-01-17",
            "update_date": "2023-01-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ide.email",
            "domain_keyword": "ide",
            "domain_tld": "email",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2015-04-19",
            "update_date": "2023-06-07",
            "expiry_date": "2025-04-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ide.org.cn",
            "domain_keyword": "ide",
            "domain_tld": "org.cn",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2015-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吴斌",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ide.marketing",
            "domain_keyword": "ide",
            "domain_tld": "marketing",
            "query_time": "2024-05-22 12:54:54",
            "create_date": "2015-05-06",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ide.space",
            "domain_keyword": "ide",
            "domain_tld": "space",
            "query_time": "2024-04-21 23:26:07",
            "create_date": "2015-06-05",
            "update_date": "2023-12-08",
            "expiry_date": "2026-06-05",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "ECOM-Center Ltd.",
            "registrant_state": "Novosibirsk region",
            "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.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ide.pub",
            "domain_keyword": "ide",
            "domain_tld": "pub",
            "query_time": "2024-06-08 17:33:56",
            "create_date": "2015-06-07",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "luo zhao xing",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ide.co.in",
            "domain_keyword": "ide",
            "domain_tld": "co.in",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2015-06-29",
            "update_date": "2023-06-07",
            "expiry_date": "2027-06-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sastha.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ide.site",
            "domain_keyword": "ide",
            "domain_tld": "site",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2015-07-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ide.photography",
            "domain_keyword": "ide",
            "domain_tld": "photography",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2015-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.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 rdds service of the registrar 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": [
                "docks11.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ide.works",
            "domain_keyword": "ide",
            "domain_tld": "works",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2015-08-12",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mihai Ciucu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dolj",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "motorhead.easydns.org",
                "nirvana.easydns.net",
                "rush.easydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ide.ren",
            "domain_keyword": "ide",
            "domain_tld": "ren",
            "query_time": "2024-04-21 23:26:07",
            "create_date": "2015-08-17",
            "update_date": "2017-11-07",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wuyiming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ide.online",
            "domain_keyword": "ide",
            "domain_tld": "online",
            "query_time": "2024-05-23 00:42:52",
            "create_date": "2015-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ide.swiss",
            "domain_keyword": "ide",
            "domain_tld": "swiss",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2015-12-11",
            "update_date": "2023-09-18",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_company": "Office federal de la statistique",
            "registrant_country": "CH",
            "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": [
                "ins1.admin.ch",
                "ins2.admin.ch",
                "ins3.admin.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ide.ngo",
            "domain_keyword": "ide",
            "domain_tld": "ngo",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2015-12-30",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IDE Istanbul Think-House",
            "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": [
                "ns1bdg.name.com",
                "ns2hkt.name.com",
                "ns3gmv.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ide.ong",
            "domain_keyword": "ide",
            "domain_tld": "ong",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2015-12-30",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IDE Istanbul Think-House",
            "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": [
                "ns1bdg.name.com",
                "ns2hkt.name.com",
                "ns3gmv.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ide.su",
            "domain_keyword": "ide",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:17",
            "create_date": "2016-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "DOMENUS-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected](transfer)",
            "name_servers": [
                "fmt.ns.cns.su",
                "lon.ns.cns.su"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 41,
            "domain_name": "ide.cloud",
            "domain_keyword": "ide",
            "domain_tld": "cloud",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2016-02-16",
            "update_date": "2024-02-14",
            "expiry_date": "2031-02-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zijianyuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ide.cc",
            "domain_keyword": "ide",
            "domain_tld": "cc",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2016-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.ledl.net/",
            "registrant_country": "DK",
            "registrant_email": "https://whois.ledl.net/contact",
            "name_servers": [
                "ns1.alldomains.hosting",
                "ns2.alldomains.hosting",
                "ns3.alldomains.hosting",
                "ns4.alldomains.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ide.bid",
            "domain_keyword": "ide",
            "domain_tld": "bid",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2016-05-20",
            "update_date": "2022-08-23",
            "expiry_date": "2026-05-19",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang guang liang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "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": 44,
            "domain_name": "ide.shopping",
            "domain_keyword": "ide",
            "domain_tld": "shopping",
            "query_time": "2024-05-04 00:29:57",
            "create_date": "2016-09-28",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zaragoza",
            "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.entornodns.com",
                "ns2.entornodns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ide.vip",
            "domain_keyword": "ide",
            "domain_tld": "vip",
            "query_time": "2024-04-21 23:26:07",
            "create_date": "2016-11-22",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jiang zan",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ide.ovh",
            "domain_keyword": "ide",
            "domain_tld": "ovh",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2016-12-23",
            "update_date": "2024-01-05",
            "expiry_date": "2027-12-23",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "ide.net.co",
            "domain_keyword": "ide",
            "domain_tld": "net.co",
            "query_time": "2024-05-31 23:05:37",
            "create_date": "2017-01-07",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-06",
            "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": [
                "dns1.supremedns.com",
                "dns2.supremedns.com",
                "dns3.supremedns.com",
                "dns4.supremedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ide.bar",
            "domain_keyword": "ide",
            "domain_tld": "bar",
            "query_time": "2024-05-23 00:42:51",
            "create_date": "2017-01-18",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 rdds service of the registrar 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.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ide.team",
            "domain_keyword": "ide",
            "domain_tld": "team",
            "query_time": "2024-05-31 23:05:37",
            "create_date": "2017-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ide.one",
            "domain_keyword": "ide",
            "domain_tld": "one",
            "query_time": "2024-06-11 06:53:47",
            "create_date": "2017-08-09",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1hnx.name.com",
                "ns2kry.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ide.ooo",
            "domain_keyword": "ide",
            "domain_tld": "ooo",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2017-12-17",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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": [
                "ns1psw.name.com",
                "ns2nsw.name.com",
                "ns3cpr.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ide.education",
            "domain_keyword": "ide",
            "domain_tld": "education",
            "query_time": "2024-05-07 19:17:02",
            "create_date": "2017-12-25",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ide.live",
            "domain_keyword": "ide",
            "domain_tld": "live",
            "query_time": "2024-04-21 23:26:07",
            "create_date": "2018-01-23",
            "update_date": "2023-10-18",
            "expiry_date": "2027-01-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shen Zhen Shi Teng Yun Kou Ding Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-open1.qq.com",
                "ns-open2.qq.com",
                "ns-open3.qq.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ide.ltd",
            "domain_keyword": "ide",
            "domain_tld": "ltd",
            "query_time": "2024-05-18 10:42:29",
            "create_date": "2018-03-20",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xiong wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ide.link",
            "domain_keyword": "ide",
            "domain_tld": "link",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2018-03-22",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ide.app",
            "domain_keyword": "ide",
            "domain_tld": "app",
            "query_time": "2024-06-11 06:53:46",
            "create_date": "2018-05-05",
            "update_date": "2021-08-11",
            "expiry_date": "2031-05-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "mark.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "ide.edu.pl",
            "domain_keyword": "ide",
            "domain_tld": "edu.pl",
            "query_time": "2024-03-31 09:19:06",
            "create_date": "2018-06-11",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-11",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl",
                "ns3.domena.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ide.icu",
            "domain_keyword": "ide",
            "domain_tld": "icu",
            "query_time": "2024-05-12 14:00:05",
            "create_date": "2018-07-10",
            "update_date": "2023-11-23",
            "expiry_date": "2024-07-10",
            "registrar_iana": 3224,
            "registrar_name": "Registrator Domenov LLC",
            "registrar_website": "https://mastername.ru",
            "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.",
            "name_servers": [
                "ns1.ps.kz",
                "ns2.ps.kz",
                "ns3.ps.kz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ide.school",
            "domain_keyword": "ide",
            "domain_tld": "school",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2018-09-17",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-17",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ide.ie",
            "domain_keyword": "ide",
            "domain_tld": "ie",
            "query_time": "2024-06-11 06:53:46",
            "create_date": "2018-11-07",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-07",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jay.ns.cloudflare.com",
                "perla.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ide.academy",
            "domain_keyword": "ide",
            "domain_tld": "academy",
            "query_time": "2024-05-23 00:42:51",
            "create_date": "2019-03-18",
            "update_date": "2023-07-17",
            "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": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ide.guide",
            "domain_keyword": "ide",
            "domain_tld": "guide",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2019-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ide.uk",
            "domain_keyword": "ide",
            "domain_tld": "uk",
            "query_time": "2024-06-01 22:49:10",
            "create_date": "2019-07-03",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-03",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "ide.gold",
            "domain_keyword": "ide",
            "domain_tld": "gold",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2019-11-26",
            "update_date": "2022-12-03",
            "expiry_date": "2029-11-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu jing feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ji lin",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ide.consulting",
            "domain_keyword": "ide",
            "domain_tld": "consulting",
            "query_time": "2024-05-07 19:17:02",
            "create_date": "2020-01-03",
            "update_date": "2024-04-11",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Louisiana Franchise 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": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ide.digital",
            "domain_keyword": "ide",
            "domain_tld": "digital",
            "query_time": "2024-05-12 14:00:05",
            "create_date": "2020-01-10",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ide.plus",
            "domain_keyword": "ide",
            "domain_tld": "plus",
            "query_time": "2024-05-23 00:42:52",
            "create_date": "2020-03-15",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lixin Yang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ide.xyz",
            "domain_keyword": "ide",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 19:17:02",
            "create_date": "2020-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_state": "New Providence",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the 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.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ide.hamburg",
            "domain_keyword": "ide",
            "domain_tld": "hamburg",
            "query_time": "2024-05-12 14:00:05",
            "create_date": "2020-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.eu",
                "ns3.domainoffensive.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ide.zone",
            "domain_keyword": "ide",
            "domain_tld": "zone",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2020-09-19",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-19",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ide.lol",
            "domain_keyword": "ide",
            "domain_tld": "lol",
            "query_time": "2024-04-21 23:26:07",
            "create_date": "2020-12-13",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ide.black",
            "domain_keyword": "ide",
            "domain_tld": "black",
            "query_time": "2024-05-12 14:00:05",
            "create_date": "2021-01-04",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xin Di Yao Shi ( Nan Jing ) Wang Luo 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": [
                "ns3.dnsv2.com",
                "ns4.dnsv2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ide.lt",
            "domain_keyword": "ide",
            "domain_tld": "lt",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2021-03-30",
            "expiry_date": "2025-03-31",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 74,
            "domain_name": "ide.dev",
            "domain_keyword": "ide",
            "domain_tld": "dev",
            "query_time": "2024-05-07 19:17:02",
            "create_date": "2021-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 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": [
                "mark.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "ide.center",
            "domain_keyword": "ide",
            "domain_tld": "center",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2021-05-19",
            "update_date": "2024-03-26",
            "expiry_date": "2025-05-19",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "\"TC \"CURRENT\" Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sankt-Peterburg",
            "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.platformalp.ru",
                "ns2.platformalp.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ide.fund",
            "domain_keyword": "ide",
            "domain_tld": "fund",
            "query_time": "2024-05-28 23:00:54",
            "create_date": "2021-06-17",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ide.gd",
            "domain_keyword": "ide",
            "domain_tld": "gd",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2021-08-27",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-27",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_email": "https://whois.nic.gd/contact/ide.gd/registrant",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ide.bet",
            "domain_keyword": "ide",
            "domain_tld": "bet",
            "query_time": "2024-05-25 01:51:28",
            "create_date": "2021-09-05",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ide.gal",
            "domain_keyword": "ide",
            "domain_tld": "gal",
            "query_time": "2024-04-21 23:26:07",
            "create_date": "2021-09-16",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_state": "A Coruña",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ide.bio",
            "domain_keyword": "ide",
            "domain_tld": "bio",
            "query_time": "2024-06-11 06:53:46",
            "create_date": "2021-09-20",
            "update_date": "2024-05-12",
            "expiry_date": "2025-09-20",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ide.rocks",
            "domain_keyword": "ide",
            "domain_tld": "rocks",
            "query_time": "2024-06-11 06:53:47",
            "create_date": "2021-09-28",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saint Peterburg",
            "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": [
                "ns1lmy.name.com",
                "ns2cvx.name.com",
                "ns3qtx.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ide.network",
            "domain_keyword": "ide",
            "domain_tld": "network",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2021-10-11",
            "update_date": "2023-11-25",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ide.gmbh",
            "domain_keyword": "ide",
            "domain_tld": "gmbh",
            "query_time": "2024-05-12 14:00:05",
            "create_date": "2021-10-22",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-22",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.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 rdds service of the registrar 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": [
                "docks16.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ide.asia",
            "domain_keyword": "ide",
            "domain_tld": "asia",
            "query_time": "2024-05-23 00:42:51",
            "create_date": "2021-11-15",
            "update_date": "2023-12-30",
            "expiry_date": "2024-11-15",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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.domainesia.net",
                "ns2.domainesia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ide.eus",
            "domain_keyword": "ide",
            "domain_tld": "eus",
            "query_time": "2024-05-07 19:17:02",
            "create_date": "2021-12-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_state": "Guipúzcoa",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gestiondecuenta.com",
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ide.agency",
            "domain_keyword": "ide",
            "domain_tld": "agency",
            "query_time": "2024-05-23 00:42:51",
            "create_date": "2022-01-16",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-16",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ipdhyb7m.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ide.coach",
            "domain_keyword": "ide",
            "domain_tld": "coach",
            "query_time": "2024-05-15 15:24:48",
            "create_date": "2022-02-08",
            "update_date": "2023-07-30",
            "expiry_date": "2025-02-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ide.run",
            "domain_keyword": "ide",
            "domain_tld": "run",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2022-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1295.awsdns-33.org",
                "ns-1856.awsdns-40.co.uk",
                "ns-267.awsdns-33.com",
                "ns-847.awsdns-41.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ide.ink",
            "domain_keyword": "ide",
            "domain_tld": "ink",
            "query_time": "2024-06-11 06:53:46",
            "create_date": "2022-11-27",
            "update_date": "2022-12-02",
            "expiry_date": "2025-11-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen shi xi yue shang wu mao yi you xian gong si",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ide.co.nz",
            "domain_keyword": "ide",
            "domain_tld": "co.nz",
            "query_time": "2024-05-04 00:29:57",
            "create_date": "2023-02-09",
            "update_date": "2024-02-07",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverRenewProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "ide.la",
            "domain_keyword": "ide",
            "domain_tld": "la",
            "query_time": "2024-05-15 06:06:19",
            "create_date": "2023-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "Key-Systems GmbH",
            "registrant_email": "https://whois.nic.la/contact/ide.la/registrant",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ide.country",
            "domain_keyword": "ide",
            "domain_tld": "country",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2023-04-12",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ide.solutions",
            "domain_keyword": "ide",
            "domain_tld": "solutions",
            "query_time": "2024-05-04 00:29:57",
            "create_date": "2023-04-18",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ide.media",
            "domain_keyword": "ide",
            "domain_tld": "media",
            "query_time": "2024-05-07 19:17:02",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ide.vision",
            "domain_keyword": "ide",
            "domain_tld": "vision",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2023-06-05",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "ide.guru",
            "domain_keyword": "ide",
            "domain_tld": "guru",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2023-06-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-06-10",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ide.homes",
            "domain_keyword": "ide",
            "domain_tld": "homes",
            "query_time": "2024-05-23 00:42:51",
            "create_date": "2023-06-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "eugene.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ide.mba",
            "domain_keyword": "ide",
            "domain_tld": "mba",
            "query_time": "2024-05-23 00:42:52",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-22",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ITPME",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "40",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ide.institute",
            "domain_keyword": "ide",
            "domain_tld": "institute",
            "query_time": "2024-05-23 00:42:52",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-22",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ITPME",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "40",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ide.lat",
            "domain_keyword": "ide",
            "domain_tld": "lat",
            "query_time": "2024-05-04 00:29:56",
            "create_date": "2023-08-06",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-06",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1691280000000_813720",
    "stats": {
        "total_time": 0.149,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ide</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>136</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ide.com, ide.org, ide.nl, ide.com.pl, ide.org.uk, ide.it, ide.ru, ide.info, ide.biz, ide.net, ide.us, ide.in, ide.cat, ide.fo, ide.co, ide.vg, ide.me, ide.cl, ide.pl, ide.pt, ide.tips, ide.coffee, ide.wang, ide.tokyo, ide.wiki, ide.email, ide.org.cn, ide.marketing, ide.space, ide.pub, ide.co.in, ide.site, ide.photography, ide.works, ide.ren, ide.online, ide.swiss, ide.ngo, ide.ong, ide.su, ide.cloud, ide.cc, ide.bid, ide.shopping, ide.vip, ide.ovh, ide.net.co, ide.bar, ide.team, ide.one, ide.ooo, ide.education, ide.live, ide.ltd, ide.link, ide.app, ide.edu.pl, ide.icu, ide.school, ide.ie, ide.academy, ide.guide, ide.uk, ide.gold, ide.consulting, ide.digital, ide.plus, ide.xyz, ide.hamburg, ide.zone, ide.lol, ide.black, ide.lt, ide.dev, ide.center, ide.fund, ide.gd, ide.bet, ide.gal, ide.bio, ide.rocks, ide.network, ide.gmbh, ide.asia, ide.eus, ide.agency, ide.coach, ide.run, ide.ink, ide.co.nz, ide.la, ide.country, ide.solutions, ide.media, ide.vision, ide.guru, ide.homes, ide.mba, ide.institute, ide.lat</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ide.com</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 14:00:05</query_time>
   <create_date>1987-06-26</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ide.org</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 23:26:07</query_time>
   <create_date>1997-02-19</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-20</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>Tucows.com Co</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ide.nl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>1997-11-27</create_date>
   <update_date>2022-04-19</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.valethosting.net</value>
    <value>ns2.valethosting.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ide.com.pl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-23 04:26:18</query_time>
   <create_date>1998-03-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.rimco.pl</value>
    <value>ns2.rimco.pl</value>
    <value>ns3.rimco.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ide.org.uk</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-11 06:53:47</query_time>
   <create_date>1999-01-13</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2028-01-13</expiry_date>
   <registrar_name>Miss Group Ltd [Tag = HOSTEK]</registrar_name>
   <registrar_website>https://hostek.co.uk</registrar_website>
   <name_servers>
    <value>ns10.ezhostingserver.co.uk</value>
    <value>ns9.ezhostingserver.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>ide.it</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 20:09:07</query_time>
   <create_date>2000-06-09</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>Interpop S.r.l.</registrar_name>
   <registrar_website>http://www.interpop.it</registrar_website>
   <registrant_company>Istituto Dermatologico Europeo Srl</registrant_company>
   <registrant_address>Viale Puglie 15</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20137</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>jedi.interpop.it</value>
    <value>yoda.interpop.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ide.ru</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:28:36</query_time>
   <create_date>2001-08-21</create_date>
   <expiry_date>2024-08-21</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>8</num>
   <domain_name>ide.info</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 23:26:07</query_time>
   <create_date>2001-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ide.biz</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 00:42:51</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>10</num>
   <domain_name>ide.net</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 06:53:47</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Motohisa Ohno</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>3-23-30 Higashi-Toyoda</registrant_address>
   <registrant_city>Hino</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>191-0052</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9065214112</registrant_phone>
   <name_servers>
    <value>ns1.parkingspa.com</value>
    <value>ns2.parkingspa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ide.us</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-04 00:46:44</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-23</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>12</num>
   <domain_name>ide.in</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-26 22:43:04</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>porkbun.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>Central Jutland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ide.cat</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-23 13:16:30</query_time>
   <create_date>2006-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>Institut Cartogràfic i Geològic de Catalunya</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>chico.rediris.es</value>
    <value>ns1.csuc.cat</value>
    <value>ns2.csuc.cat</value>
    <value>sun.rediris.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ide.fo</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-05-31 23:05:37</query_time>
   <create_date>2010-06-03</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>FO Umsitingin</registrar_name>
   <registrar_website>https://okisnavn.fo/</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/ide.fo/registrant</registrant_email>
   <name_servers>
    <value>ns1.nic.fo</value>
    <value>ns2.nic.fo</value>
    <value>ns3.nic.fo</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ide.co</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 23:05:36</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ide.vg</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>vg</domain_tld>
   <query_time>2024-06-11 06:53:47</query_time>
   <create_date>2011-11-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/</registrar_website>
   <registrant_email>https://whois.nic.vg/contact/ide.vg/registrant</registrant_email>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ide.me</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-11 06:53:47</query_time>
   <create_date>2011-12-08</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-12-08</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>18</num>
   <domain_name>ide.cl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-28 05:56:44</query_time>
   <create_date>2012-04-11</create_date>
   <expiry_date>2026-05-10</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Secretaría Ejecutiva SNIT</registrant_name>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>ide.pl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2013-09-30</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ide.pt</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2013-11-03</create_date>
   <expiry_date>2028-10-03</expiry_date>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>ide.tips</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-28 23:00:54</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ide.coffee</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2014-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IDE Coffee Systems bvba</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ide.wang</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-04 00:29:57</query_time>
   <create_date>2014-07-02</create_date>
   <update_date>2022-08-01</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hao Yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>24</num>
   <domain_name>ide.tokyo</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-21 23:26:11</query_time>
   <create_date>2014-08-07</create_date>
   <update_date>2023-03-31</update_date>
   <expiry_date>2028-08-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ide.wiki</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2015-01-17</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ide.email</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2015-04-19</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ide.org.cn</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2015-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吴斌</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ide.marketing</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-22 12:54:54</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-06</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_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ide.space</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-21 23:26:07</query_time>
   <create_date>2015-06-05</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2026-06-05</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>ECOM-Center Ltd.</registrant_company>
   <registrant_state>Novosibirsk region</registrant_state>
   <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>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ide.pub</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-08 17:33:56</query_time>
   <create_date>2015-06-07</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>luo zhao xing</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ide.co.in</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2027-06-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sastha.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>ide.site</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <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>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ide.photography</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2015-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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 rdds service of the registrar of 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>docks11.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ide.works</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2015-08-12</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-12</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>Mihai Ciucu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dolj</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>motorhead.easydns.org</value>
    <value>nirvana.easydns.net</value>
    <value>rush.easydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ide.ren</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-21 23:26:07</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2017-11-07</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wuyiming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ide.online</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 00:42:52</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>37</num>
   <domain_name>ide.swiss</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2015-12-11</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_company>Office federal de la statistique</registrant_company>
   <registrant_country>CH</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>ins1.admin.ch</value>
    <value>ins2.admin.ch</value>
    <value>ins3.admin.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ide.ngo</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ngo</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2015-12-30</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IDE Istanbul Think-House</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>ns1bdg.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3gmv.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ide.ong</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2015-12-30</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IDE Istanbul Think-House</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>ns1bdg.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3gmv.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ide.su</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:17</query_time>
   <create_date>2016-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>DOMENUS-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected](transfer)</registrant_email>
   <name_servers>
    <value>fmt.ns.cns.su</value>
    <value>lon.ns.cns.su</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>ide.cloud</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2031-02-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zijianyuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ide.cc</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2016-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.ledl.net/</registrar_website>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://whois.ledl.net/contact</registrant_email>
   <name_servers>
    <value>ns1.alldomains.hosting</value>
    <value>ns2.alldomains.hosting</value>
    <value>ns3.alldomains.hosting</value>
    <value>ns4.alldomains.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ide.bid</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2016-05-20</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2026-05-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang guang liang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>44</num>
   <domain_name>ide.shopping</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-04 00:29:57</query_time>
   <create_date>2016-09-28</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.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>Zaragoza</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.entornodns.com</value>
    <value>ns2.entornodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ide.vip</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-21 23:26:07</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>jiang zan</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ide.ovh</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2016-12-23</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2027-12-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ide.net.co</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>net.co</domain_tld>
   <query_time>2024-05-31 23:05:37</query_time>
   <create_date>2017-01-07</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-06</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>dns1.supremedns.com</value>
    <value>dns2.supremedns.com</value>
    <value>dns3.supremedns.com</value>
    <value>dns4.supremedns.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>48</num>
   <domain_name>ide.bar</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-23 00:42:51</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 rdds service of the registrar of 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.domaincontrol.com</value>
    <value>ns02.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>49</num>
   <domain_name>ide.team</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-31 23:05:37</query_time>
   <create_date>2017-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>50</num>
   <domain_name>ide.one</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-11 06:53:47</query_time>
   <create_date>2017-08-09</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1hnx.name.com</value>
    <value>ns2kry.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ide.ooo</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2017-12-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>ns1psw.name.com</value>
    <value>ns2nsw.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ide.education</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-07 19:17:02</query_time>
   <create_date>2017-12-25</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ide.live</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-21 23:26:07</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2027-01-23</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>Shen Zhen Shi Teng Yun Kou Ding Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-open1.qq.com</value>
    <value>ns-open2.qq.com</value>
    <value>ns-open3.qq.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ide.ltd</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-18 10:42:29</query_time>
   <create_date>2018-03-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xiong wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ide.link</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2018-03-22</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ide.app</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-11 06:53:46</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2021-08-11</update_date>
   <expiry_date>2031-05-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>mark.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ide.edu.pl</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-03-31 09:19:06</query_time>
   <create_date>2018-06-11</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.domena.pl</value>
    <value>ns2.domena.pl</value>
    <value>ns3.domena.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ide.icu</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-12 14:00:05</query_time>
   <create_date>2018-07-10</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>3224</registrar_iana>
   <registrar_name>Registrator Domenov LLC</registrar_name>
   <registrar_website>https://mastername.ru</registrar_website>
   <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>
   <name_servers>
    <value>ns1.ps.kz</value>
    <value>ns2.ps.kz</value>
    <value>ns3.ps.kz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ide.school</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2018-09-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-17</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ide.ie</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-11 06:53:46</query_time>
   <create_date>2018-11-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>jay.ns.cloudflare.com</value>
    <value>perla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ide.academy</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-23 00:42:51</query_time>
   <create_date>2019-03-18</create_date>
   <update_date>2023-07-17</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>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ide.guide</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ide.uk</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 22:49:10</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>ide.gold</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2019-11-26</create_date>
   <update_date>2022-12-03</update_date>
   <expiry_date>2029-11-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu jing feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ji lin</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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ide.consulting</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-07 19:17:02</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-01-03</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_company>Louisiana Franchise 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>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ide.digital</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-12 14:00:05</query_time>
   <create_date>2020-01-10</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ide.plus</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-23 00:42:52</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lixin Yang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ide.xyz</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 19:17:02</query_time>
   <create_date>2020-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_state>New Providence</registrant_state>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ide.hamburg</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-12 14:00:05</query_time>
   <create_date>2020-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.eu</value>
    <value>ns3.domainoffensive.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ide.zone</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2020-09-19</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-19</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ide.lol</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-21 23:26:07</query_time>
   <create_date>2020-12-13</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ide.black</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-05-12 14:00:05</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-04</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>Xin Di Yao Shi ( Nan Jing ) Wang Luo 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>ns3.dnsv2.com</value>
    <value>ns4.dnsv2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ide.lt</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2021-03-30</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>ide.dev</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 19:17:02</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 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>mark.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ide.center</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>&quot;TC &quot;CURRENT&quot; Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sankt-Peterburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.platformalp.ru</value>
    <value>ns2.platformalp.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ide.fund</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-28 23:00:54</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ide.gd</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>gd</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_email>https://whois.nic.gd/contact/ide.gd/registrant</registrant_email>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ide.bet</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-25 01:51:28</query_time>
   <create_date>2021-09-05</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ide.gal</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-04-21 23:26:07</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_state>A Coruña</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ide.bio</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-11 06:53:46</query_time>
   <create_date>2021-09-20</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-09-20</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ide.rocks</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-06-11 06:53:47</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saint Peterburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1lmy.name.com</value>
    <value>ns2cvx.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ide.network</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>83</num>
   <domain_name>ide.gmbh</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-12 14:00:05</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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 rdds service of the registrar of 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>docks16.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ide.asia</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-23 00:42:51</query_time>
   <create_date>2021-11-15</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.domainesia.net</value>
    <value>ns2.domainesia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ide.eus</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-05-07 19:17:02</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_state>Guipúzcoa</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gestiondecuenta.com</value>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ide.agency</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 00:42:51</query_time>
   <create_date>2022-01-16</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-16</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>
    <value>verification-ipdhyb7m.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ide.coach</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-15 15:24:48</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-02-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ide.run</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1295.awsdns-33.org</value>
    <value>ns-1856.awsdns-40.co.uk</value>
    <value>ns-267.awsdns-33.com</value>
    <value>ns-847.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ide.ink</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-11 06:53:46</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2025-11-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi xi yue shang wu mao yi you xian gong si</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ide.co.nz</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-04 00:29:57</query_time>
   <create_date>2023-02-09</create_date>
   <update_date>2024-02-07</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ide.la</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-15 06:06:19</query_time>
   <create_date>2023-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrant_email>https://whois.nic.la/contact/ide.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ide.country</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ide.solutions</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-04 00:29:57</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-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>ns69.domaincontrol.com</value>
    <value>ns70.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>94</num>
   <domain_name>ide.media</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-07 19:17:02</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>95</num>
   <domain_name>ide.vision</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ide.guru</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-06-10</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ide.homes</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-23 00:42:51</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>eugene.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ide.mba</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>mba</domain_tld>
   <query_time>2024-05-23 00:42:52</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ITPME</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>40</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ide.institute</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-23 00:42:52</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ITPME</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>40</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ide.lat</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-04 00:29:56</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-06</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>ns07.domaincontrol.com</value>
    <value>ns08.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>
 </results>
 <search_after>1691280000000_813720</search_after>
 <stats>
  <total_time>0.149</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,200 domain names (in 0.158 seconds) which look and sound like the brand name "ide".
Domain Name Registered Expiry Registrar Ownership
1 idw.tokyo 6 Mar 2015 6 Mar 2025 GMO Internet Group, Inc. -
2 iede.tokyo 10 Jul 2023 10 Jul 2024 GMO Internet Group, Inc. -
3 cide.cn 26 Apr 2005 26 Apr 2027 厦门三五互联科技股份有限公司 浙江美莱美文化创意有限公司
4 2de.ru 21 Jan 2003 22 Jan 2025 RU-CENTER-RU Private Person
5 idz.one 11 Aug 2022 11 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 aide.center 5 May 2024 5 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 cde.ltd 10 Aug 2016 10 Aug 2024 Tucows Domains Inc. Car Data Experts LTD
8 iqe.xyz 16 Oct 2020 16 Oct 2024 Sav.com, LLC Privacy Protection
9 idc.bio 14 Aug 2023 14 Aug 2024 DNSPod, Inc. shanghaixianxunshujufuwuyouxiangongsi
10 i2e.pl 4 Sep 2009 4 Sep 2024 PERSKIMEDIA Szymon Perski -
11 idme.equipment 6 May 2024 6 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
12 iade.org 4 Mar 1997 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 ilde.tech 16 Jun 2023 16 Jun 2024 Cloudflare, Inc. -
14 6de.cc 21 Mar 2024 21 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
15 ine.net.cn 3 Jan 2024 3 Jan 2025 腾讯云计算(北京)有限责任公司 尹宜
16 id2.services 9 Nov 2018 9 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 idr.services 22 Apr 2015 22 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
18 idb.lt 1 Dec 2017 2 Dec 2024 InterNetX GmbH -
19 idl.tokyo 16 Jun 2015 16 Jun 2025 GMO Internet Group, Inc. -
20 idne.com 20 Nov 2000 20 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
21 ice.zj.cn 4 May 2023 4 May 2025 江苏邦宁科技有限公司 邵严严
22 iqe.app 10 May 2018 10 May 2025 West263 International Limited Tian En Qi Ye Guan Li You Xian Gong Si
23 bde.us 5 Jun 2004 4 Jun 2024 TLD Registrar Solutions Ltd. Greg Ricks
24 idh.email 15 Jun 2016 15 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 idx.mov 13 May 2023 13 May 2025 Gandi SAS REDACTED FOR PRIVACY
26 aide.cat 18 Dec 2006 18 Dec 2024 10dencehispahard S.L. (CDmon.com) AIDE, S.L.
27 idv.one 28 Aug 2015 28 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
28 idel.us 11 Nov 2005 10 Nov 2024 GoDaddy.com, LLC Jean-paul Gedeon
29 2de.news 2 Nov 2023 2 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Srinivasulu
30 ade.plus 24 Jan 2024 24 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
31 ine.dev 15 May 2023 15 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
32 ise.md 3 Aug 2023 3 Aug 2024 - -
33 ioe.site 15 Jul 2015 15 Jul 2024 Wild West Domains, LLC Domains By Proxy, LLC
34 hde.llc 7 Sep 2022 7 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 ige.church 21 Oct 2023 21 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 id2.run 30 Aug 2023 30 Aug 2024 united-domains AG REDACTED FOR PRIVACY
37 idw.gallery 26 Jun 2019 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 id3.xyz 26 Aug 2021 26 Aug 2024 PlanetHoster Ireneusz Bachurski Przedsiebiorstwo INFO-BI
39 ids.hair 30 Mar 2021 30 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
40 ise.ro - 19 May 2025 ICI - Registrar -
41 ibe.org.br 13 Jul 2001 13 Jul 2024 - Igreja Batista Esperan?a em Vila Mariana
42 iye.uk 3 Jul 2019 3 Jul 2024 Domainlore LLC [Tag = DOMAINLORE] -
43 ime.srl 23 Sep 2016 23 Sep 2024 IONOS SE Ime Technology srl
44 icde.co.uk 22 Mar 2024 22 Mar 2025 Mohamed Derdouri t/a GOOD STAFF [Tag = GOODSTAFF] -
45 id1.digital 23 Sep 2023 23 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
46 id3.events 6 Jul 2022 6 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 ine.ws 9 Apr 2016 10 Apr 2024 GLOBAL DOMAINS INTERNATIONAL Expired Domains
48 idv.design 14 Feb 2017 14 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 idk.icu 27 Nov 2022 27 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
50 idle.nyc 18 May 2023 18 May 2024 NameSilo, LLC PrivacyGuardian.org llc
51 bde.careers 1 Apr 2021 1 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 ise.me 10 Jul 2008 10 Jul 2025 DNPric.es DNPric.es
53 idi.ae - - Etisalat Ahmed Saad Elkalatawy
54 ire.ag 21 Jan 2013 21 Jan 2025 INWX GmbH REDACTED FOR PRIVACY
55 ite.website 25 May 2015 25 May 2025 10dencehispahard SL (CDmon) Juan Carlos Diaz Huesa
56 ite.company 21 Mar 2014 21 Mar 2024 FBS Inc. FBS INC / Whoisprotection.biz
57 idem.dev 25 Feb 2023 25 Feb 2025 Squarespace Domains II LLC. --None--
58 iden.xyz 29 Jan 2024 29 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
59 idi.solutions 23 Jul 2022 23 Jul 2024 Sav.com, LLC - 18 Privacy Protection
60 hide.xxx 7 Dec 2023 7 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169539241
61 iyde.net 1 Jun 2014 1 Jun 2027 GoDaddy.com, LLC Domains By Proxy, LLC
62 ide8.zone 2 Dec 2021 2 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 gide.online 26 Aug 2015 26 Aug 2024 united-domains AG gIDE Dental Institute
64 idl.asia 7 Aug 2023 7 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 idu.ie 23 Sep 2023 23 Sep 2024 Letshost REDACTED FOR PRIVACY
66 idse.or.kr 14 Jun 2016 14 Jun 2024 (?)??? ?????????????
67 idea.biz.pl 1 Nov 2023 1 Nov 2024 LH.pl Sp. z o.o. -
68 idg.pl 3 Aug 1999 2 Aug 2024 Domena.pl sp. z o.o. -
69 idet.org 27 Oct 2007 27 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 itde.buzz 17 Aug 2023 17 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
71 ice.art 15 Oct 2020 15 Oct 2026 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
72 iwe.net 12 Jan 2000 12 Jan 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
73 iwe.co 21 Jul 2010 20 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
74 idm.cc 12 Feb 2013 12 Feb 2025 eName Technology Co., Ltd. -
75 hde.ru 7 Nov 2006 7 Nov 2024 SALENAMES-RU Private Person
76 idd.nz 19 Aug 2022 - Voyager Internet Ltd T/A 1st Domains -
77 idh.co.uk 29 Jul 2004 29 Jul 2024 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
78 nide.com.br 19 Aug 2015 19 Aug 2025 - Nide Desenvolvimento de Talentos Ltda
79 idb.net 23 Feb 2000 23 Feb 2025 Dynadot Inc -
80 idt.org 29 Aug 1995 28 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
81 idpe.org 18 Mar 2023 18 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Afternic, LLC - On Behalf of Domain Buyer
82 bide.org 22 Jun 2004 22 Jun 2024 eNom, LLC Data Protected
83 idn.travel 4 May 2024 4 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
84 ids.ltd 21 Dec 2022 21 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 ife.se 30 Jan 2001 30 Jan 2025 1 Api GmbH -
86 fde.hu 15 Aug 2001 - - -
87 ibe.network 23 Aug 2018 23 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 ime.md 21 Dec 2021 21 Dec 2024 - -
89 iade.com 27 Feb 1997 28 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
90 idc.agency 27 May 2020 27 May 2025 HOSTINGER operations, UAB IDC
91 cide.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD CIDE NSW
92 iade.app 4 Sep 2023 4 Sep 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
93 idm.net.cn 9 Jan 2020 9 Jan 2025 浙江贰贰网络有限公司 广东友汕互联网技术有限公司
94 idec.org.pe - - NIC.PE LUMA CONSULTING GROUP SRL
95 ideo.cloud 22 Mar 2016 22 Mar 2025 Tucows Domains Inc. Data Protected
96 ise.nl 25 Feb 1997 - InterConnect Services B.V. -
97 id1e.com 28 Mar 2023 28 Mar 2025 GoDaddy.com, LLC -
98 idea.by 19 Aug 2011 19 Nov 2024 Reliable Software, Ltd -
99 ideo.agency 25 Mar 2019 25 Mar 2025 OVH SAS Ideas Desde Cero S.L.
100 idt.solutions 5 Aug 2021 5 Aug 2024 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 Ide.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ide.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ide.nl",
        "page_size": 100
    },
    "count": {
        "total": 7200,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "idw.tokyo, iede.tokyo, cide.cn, 2de.ru, idz.one, aide.center, cde.ltd, iqe.xyz, idc.bio, i2e.pl, idme.equipment, iade.org, ilde.tech, 6de.cc, ine.net.cn, id2.services, idr.services, idb.lt, idl.tokyo, idne.com, ice.zj.cn, iqe.app, bde.us, idh.email, idx.mov, aide.cat, idv.one, idel.us, 2de.news, ade.plus, ine.dev, ise.md, ioe.site, hde.llc, ige.church, id2.run, idw.gallery, id3.xyz, ids.hair, ise.ro, ibe.org.br, iye.uk, ime.srl, icde.co.uk, id1.digital, id3.events, ine.ws, idv.design, idk.icu, idle.nyc, bde.careers, ise.me, idi.ae, ire.ag, ite.website, ite.company, idem.dev, iden.xyz, idi.solutions, hide.xxx, iyde.net, ide8.zone, gide.online, idl.asia, idu.ie, idse.or.kr, idea.biz.pl, idg.pl, idet.org, itde.buzz, ice.art, iwe.net, iwe.co, idm.cc, hde.ru, idd.nz, idh.co.uk, nide.com.br, idb.net, idt.org, idpe.org, bide.org, idn.travel, ids.ltd, ife.se, fde.hu, ibe.network, ime.md, iade.com, idc.agency, cide.org.au, iade.app, idm.net.cn, idec.org.pe, ideo.cloud, ise.nl, id1e.com, idea.by, ideo.agency, idt.solutions",
    "results": [
        {
            "num": 1,
            "domain_name": "idw.tokyo",
            "domain_keyword": "idw",
            "domain_tld": "tokyo",
            "query_time": "2024-04-15 09:18:28",
            "create_date": "2015-03-06",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Kanagawa",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "iede.tokyo",
            "domain_keyword": "iede",
            "domain_tld": "tokyo",
            "query_time": "2024-04-15 09:25:33",
            "create_date": "2023-07-10",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cide.cn",
            "domain_keyword": "cide",
            "domain_tld": "cn",
            "query_time": "2024-04-30 00:22:03",
            "create_date": "2005-04-26",
            "expiry_date": "2027-04-26",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "浙江美莱美文化创意有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "2de.ru",
            "domain_keyword": "2de",
            "domain_tld": "ru",
            "query_time": "2024-04-30 15:52:36",
            "create_date": "2003-01-21",
            "expiry_date": "2025-01-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.2de.ru.",
                "ns2.2de.ru.",
                "srv2.zanket.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "idz.one",
            "domain_keyword": "idz",
            "domain_tld": "one",
            "query_time": "2024-05-07 04:20:44",
            "create_date": "2022-08-11",
            "update_date": "2023-08-21",
            "expiry_date": "2025-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1299.awsdns-34.org",
                "ns-141.awsdns-17.com",
                "ns-1719.awsdns-22.co.uk",
                "ns-834.awsdns-40.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aide.center",
            "domain_keyword": "aide",
            "domain_tld": "center",
            "query_time": "2024-05-07 14:18:29",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cde.ltd",
            "domain_keyword": "cde",
            "domain_tld": "ltd",
            "query_time": "2024-05-06 20:56:23",
            "create_date": "2016-08-10",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Car Data Experts LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "South Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "iqe.xyz",
            "domain_keyword": "iqe",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 12:43:35",
            "create_date": "2020-10-16",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "idc.bio",
            "domain_keyword": "idc",
            "domain_tld": "bio",
            "query_time": "2024-05-04 00:28:36",
            "create_date": "2023-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shanghaixianxunshujufuwuyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "driver.dnspod.net",
                "hardy.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "i2e.pl",
            "domain_keyword": "i2e",
            "domain_tld": "pl",
            "query_time": "2024-05-02 06:47:27",
            "create_date": "2009-09-04",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-04",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "idme.equipment",
            "domain_keyword": "idme",
            "domain_tld": "equipment",
            "query_time": "2024-05-08 01:16:56",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2026-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "iade.org",
            "domain_keyword": "iade",
            "domain_tld": "org",
            "query_time": "2024-05-10 13:27:14",
            "create_date": "1997-03-04",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-05",
            "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": 13,
            "domain_name": "ilde.tech",
            "domain_keyword": "ilde",
            "domain_tld": "tech",
            "query_time": "2024-05-10 14:05:11",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "VA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "carol.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "6de.cc",
            "domain_keyword": "6de",
            "domain_tld": "cc",
            "query_time": "2024-04-26 11:14:10",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=6de.cc",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "macy.ns.cloudflare.com",
                "weston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ine.net.cn",
            "domain_keyword": "ine",
            "domain_tld": "net.cn",
            "query_time": "2024-04-26 01:49:35",
            "create_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "尹宜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "forecast.dnspod.net",
                "zipper.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "id2.services",
            "domain_keyword": "id2",
            "domain_tld": "services",
            "query_time": "2024-04-24 10:12:37",
            "create_date": "2018-11-09",
            "update_date": "2023-12-24",
            "expiry_date": "2024-11-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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "idr.services",
            "domain_keyword": "idr",
            "domain_tld": "services",
            "query_time": "2024-04-24 17:50:56",
            "create_date": "2015-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.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 rdds service of the registrar 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": [
                "docks09.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "idb.lt",
            "domain_keyword": "idb",
            "domain_tld": "lt",
            "query_time": "2024-04-17 22:29:23",
            "create_date": "2017-12-01",
            "expiry_date": "2024-12-02",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.de",
            "name_servers": [
                "ns1.gegidns.com",
                "ns2.gegidns.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 19,
            "domain_name": "idl.tokyo",
            "domain_keyword": "idl",
            "domain_tld": "tokyo",
            "query_time": "2024-04-20 18:01:25",
            "create_date": "2015-06-16",
            "update_date": "2022-06-30",
            "expiry_date": "2025-06-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "idne.com",
            "domain_keyword": "idne",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:35:03",
            "create_date": "2000-11-20",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ice.zj.cn",
            "domain_keyword": "ice",
            "domain_tld": "zj.cn",
            "query_time": "2024-05-10 05:06:49",
            "create_date": "2023-05-04",
            "expiry_date": "2025-05-04",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "邵严严",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.exp.4cun.com",
                "ns2.exp.4cun.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "iqe.app",
            "domain_keyword": "iqe",
            "domain_tld": "app",
            "query_time": "2024-05-13 13:42:43",
            "create_date": "2018-05-10",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tian En Qi Ye Guan Li You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bde.us",
            "domain_keyword": "bde",
            "domain_tld": "us",
            "query_time": "2024-05-13 12:29:52",
            "create_date": "2004-06-05",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "Greg Ricks",
            "registrant_address": "8808 Queens Ct",
            "registrant_city": "College Station",
            "registrant_zip": "77845",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7135810321",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "idh.email",
            "domain_keyword": "idh",
            "domain_tld": "email",
            "query_time": "2024-05-15 06:14:45",
            "create_date": "2016-06-15",
            "update_date": "2023-07-02",
            "expiry_date": "2025-06-15",
            "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": 25,
            "domain_name": "idx.mov",
            "domain_keyword": "idx",
            "domain_tld": "mov",
            "query_time": "2024-05-15 05:01:00",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "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": "TR",
            "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": [
                "ines.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "aide.cat",
            "domain_keyword": "aide",
            "domain_tld": "cat",
            "query_time": "2024-05-16 15:11:18",
            "create_date": "2006-12-18",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_company": "AIDE, S.L.",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "idv.one",
            "domain_keyword": "idv",
            "domain_tld": "one",
            "query_time": "2024-05-13 03:24:40",
            "create_date": "2015-08-28",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "idel.us",
            "domain_keyword": "idel",
            "domain_tld": "us",
            "query_time": "2024-05-12 14:05:30",
            "create_date": "2005-11-11",
            "update_date": "2022-11-16",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Jean-paul Gedeon",
            "registrant_company": "Jean-paul Gedeon",
            "registrant_address": "875 Puuomao St.",
            "registrant_city": "Honolulu",
            "registrant_state": "HI",
            "registrant_zip": "96825",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8084297220",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "2de.news",
            "domain_keyword": "2de",
            "domain_tld": "news",
            "query_time": "2024-05-12 11:43:46",
            "create_date": "2023-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "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": "Srinivasulu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "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": [
                "ns15.dnshfe.com",
                "ns16.dnshfe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ade.plus",
            "domain_keyword": "ade",
            "domain_tld": "plus",
            "query_time": "2024-05-20 05:10:41",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lennox.ns.cloudflare.com",
                "priscilla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ine.dev",
            "domain_keyword": "ine",
            "domain_tld": "dev",
            "query_time": "2024-05-19 08:04:13",
            "create_date": "2023-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ise.md",
            "domain_keyword": "ise",
            "domain_tld": "md",
            "query_time": "2024-05-25 18:36:01",
            "create_date": "2023-08-03",
            "expiry_date": "2024-08-03",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "andy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 33,
            "domain_name": "ioe.site",
            "domain_keyword": "ioe",
            "domain_tld": "site",
            "query_time": "2024-05-13 08:56:07",
            "create_date": "2015-07-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hde.llc",
            "domain_keyword": "hde",
            "domain_tld": "llc",
            "query_time": "2024-05-14 02:10:46",
            "create_date": "2022-09-07",
            "update_date": "2023-08-10",
            "expiry_date": "2025-09-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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ige.church",
            "domain_keyword": "ige",
            "domain_tld": "church",
            "query_time": "2024-05-11 18:05:38",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "id2.run",
            "domain_keyword": "id2",
            "domain_tld": "run",
            "query_time": "2024-05-16 03:17:21",
            "create_date": "2023-08-30",
            "update_date": "2024-04-26",
            "expiry_date": "2024-08-30",
            "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_state": "none",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "idw.gallery",
            "domain_keyword": "idw",
            "domain_tld": "gallery",
            "query_time": "2024-05-21 10:11:08",
            "create_date": "2019-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "id3.xyz",
            "domain_keyword": "id3",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 10:32:40",
            "create_date": "2021-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "slaskie",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ids.hair",
            "domain_keyword": "ids",
            "domain_tld": "hair",
            "query_time": "2024-05-31 04:00:01",
            "create_date": "2021-03-30",
            "update_date": "2024-05-20",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ise.ro",
            "domain_keyword": "ise",
            "domain_tld": "ro",
            "query_time": "2024-05-27 07:38:14",
            "expiry_date": "2025-05-19",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "dns1.registrar-servers.com",
                "ibms.ise.ro",
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 41,
            "domain_name": "ibe.org.br",
            "domain_keyword": "ibe",
            "domain_tld": "org.br",
            "query_time": "2024-05-30 01:36:31",
            "create_date": "2001-07-13",
            "update_date": "2021-07-21",
            "expiry_date": "2024-07-13",
            "registrant_name": "Igreja Batista Esperan?a em Vila Mariana",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br",
                "dns6.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 42,
            "domain_name": "iye.uk",
            "domain_keyword": "iye",
            "domain_tld": "uk",
            "query_time": "2024-05-26 21:14:04",
            "create_date": "2019-07-03",
            "update_date": "2023-09-12",
            "expiry_date": "2024-07-03",
            "registrar_name": "Domainlore LLC [Tag = DOMAINLORE]",
            "registrar_website": "https://domainlore.uk",
            "name_servers": [
                "for.sale.at.buydomainnames.co.uk",
                "www.buynames.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "ime.srl",
            "domain_keyword": "ime",
            "domain_tld": "srl",
            "query_time": "2024-05-28 07:40:38",
            "create_date": "2016-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ime Technology srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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-visp01x-mi.topv6.com",
                "ns3.topv6.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "icde.co.uk",
            "domain_keyword": "icde",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 19:06:59",
            "create_date": "2024-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Mohamed Derdouri t/a GOOD STAFF [Tag = GOODSTAFF]",
            "registrar_website": "http://www.goodstaff.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-8df09104.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "id1.digital",
            "domain_keyword": "id1",
            "domain_tld": "digital",
            "query_time": "2024-05-28 22:58:56",
            "create_date": "2023-09-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "id3.events",
            "domain_keyword": "id3",
            "domain_tld": "events",
            "query_time": "2024-05-28 22:59:03",
            "create_date": "2022-07-06",
            "update_date": "2023-08-06",
            "expiry_date": "2024-07-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ine.ws",
            "domain_keyword": "ine",
            "domain_tld": "ws",
            "query_time": "2024-06-02 14:06:06",
            "create_date": "2016-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2024-04-10",
            "registrar_iana": 1463,
            "registrar_name": "GLOBAL DOMAINS INTERNATIONAL",
            "registrar_website": "http://www.website.ws/",
            "registrant_name": "Domain available only through website.ws",
            "registrant_company": "Expired Domains",
            "registrant_address": "1209 Orange Street",
            "registrant_city": "Wilmington",
            "registrant_state": "DE",
            "registrant_zip": "19801",
            "registrant_country": "US",
            "name_servers": [
                "park1.dns.ws",
                "park2.dns.ws",
                "park3.dns.ws",
                "park4.dns.ws"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "idv.design",
            "domain_keyword": "idv",
            "domain_tld": "design",
            "query_time": "2024-06-01 17:17:39",
            "create_date": "2017-02-14",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-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": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "idk.icu",
            "domain_keyword": "idk",
            "domain_tld": "icu",
            "query_time": "2024-05-31 23:15:09",
            "create_date": "2022-11-27",
            "update_date": "2024-01-15",
            "expiry_date": "2024-11-27",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "idle.nyc",
            "domain_keyword": "idle",
            "domain_tld": "nyc",
            "query_time": "2024-06-02 04:55:14",
            "create_date": "2023-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bde.careers",
            "domain_keyword": "bde",
            "domain_tld": "careers",
            "query_time": "2024-05-31 11:43:55",
            "create_date": "2021-04-01",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ise.me",
            "domain_keyword": "ise",
            "domain_tld": "me",
            "query_time": "2024-06-03 13:31:27",
            "create_date": "2008-07-10",
            "update_date": "2024-02-05",
            "expiry_date": "2025-07-10",
            "registrar_iana": 801128,
            "registrar_name": "DNPric.es",
            "registrar_website": "http://My.DNPric.es/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNPric.es",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lviv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ixpressme.com",
                "ns2.ixpressme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "idi.ae",
            "domain_keyword": "idi",
            "domain_tld": "ae",
            "query_time": "2024-05-28 06:07:02",
            "registrar_name": "Etisalat",
            "registrant_name": "Ahmed Saad Elkalatawy",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "ire.ag",
            "domain_keyword": "ire",
            "domain_tld": "ag",
            "query_time": "2024-05-28 06:28:14",
            "create_date": "2013-01-21",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.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": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ite.website",
            "domain_keyword": "ite",
            "domain_tld": "website",
            "query_time": "2024-05-28 01:10:58",
            "create_date": "2015-05-25",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard SL (CDmon)",
            "registrar_website": "https://www.cdmon.com/",
            "registrant_company": "Juan Carlos Diaz Huesa",
            "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.",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ite.company",
            "domain_keyword": "ite",
            "domain_tld": "company",
            "query_time": "2024-05-29 14:11:27",
            "create_date": "2014-03-21",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1110,
            "registrar_name": "FBS Inc.",
            "registrar_website": "http://isimtescil.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expired1.dnsenable.com",
                "expired2.dnsenable.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "idem.dev",
            "domain_keyword": "idem",
            "domain_tld": "dev",
            "query_time": "2024-06-09 13:42:05",
            "create_date": "2023-02-25",
            "update_date": "2024-04-20",
            "expiry_date": "2025-02-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "--None--",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "iden.xyz",
            "domain_keyword": "iden",
            "domain_tld": "xyz",
            "query_time": "2024-06-09 13:42:22",
            "create_date": "2024-01-29",
            "update_date": "2024-03-25",
            "expiry_date": "2025-01-29",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "idi.solutions",
            "domain_keyword": "idi",
            "domain_tld": "solutions",
            "query_time": "2024-06-10 15:39:28",
            "create_date": "2022-07-23",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-23",
            "registrar_iana": 3908,
            "registrar_name": "Sav.com, LLC - 18",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "hide.xxx",
            "domain_keyword": "hide",
            "domain_tld": "xxx",
            "query_time": "2024-06-12 14:34:36",
            "create_date": "2023-12-07",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169539241",
            "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": 61,
            "domain_name": "iyde.net",
            "domain_keyword": "iyde",
            "domain_tld": "net",
            "query_time": "2024-06-10 21:41:41",
            "create_date": "2014-06-01",
            "update_date": "2024-05-09",
            "expiry_date": "2027-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=iyde.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ide8.zone",
            "domain_keyword": "ide8",
            "domain_tld": "zone",
            "query_time": "2024-06-11 06:53:48",
            "create_date": "2021-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "gide.online",
            "domain_keyword": "gide",
            "domain_tld": "online",
            "query_time": "2024-06-11 13:15:06",
            "create_date": "2015-08-26",
            "update_date": "2024-04-12",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "gIDE Dental Institute",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "idl.asia",
            "domain_keyword": "idl",
            "domain_tld": "asia",
            "query_time": "2024-06-10 15:43:28",
            "create_date": "2023-08-07",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "idu.ie",
            "domain_keyword": "idu",
            "domain_tld": "ie",
            "query_time": "2024-06-12 16:45:05",
            "create_date": "2023-09-23",
            "update_date": "2023-10-07",
            "expiry_date": "2024-09-23",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dublinwebhosting.com",
                "ns2.dublinwebhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "idse.or.kr",
            "domain_keyword": "idse",
            "domain_tld": "or.kr",
            "query_time": "2022-06-23 13:27:49",
            "create_date": "2016-06-14",
            "update_date": "2018-05-10",
            "expiry_date": "2024-06-14",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "?????????????"
        },
        {
            "num": 67,
            "domain_name": "idea.biz.pl",
            "domain_keyword": "idea",
            "domain_tld": "biz.pl",
            "query_time": "2024-03-01 21:04:21",
            "create_date": "2023-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "idg.pl",
            "domain_keyword": "idg",
            "domain_tld": "pl",
            "query_time": "2024-03-17 17:29:11",
            "create_date": "1999-08-03",
            "update_date": "2023-06-01",
            "expiry_date": "2024-08-02",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "pedro.ns.cloudflare.com",
                "wren.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "idet.org",
            "domain_keyword": "idet",
            "domain_tld": "org",
            "query_time": "2024-04-17 04:50:52",
            "create_date": "2007-10-27",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-27",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "itde.buzz",
            "domain_keyword": "itde",
            "domain_tld": "buzz",
            "query_time": "2024-04-18 01:01:32",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kallie.ns.cloudflare.com",
                "lochlan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ice.art",
            "domain_keyword": "ice",
            "domain_tld": "art",
            "query_time": "2024-04-18 15:32:54",
            "create_date": "2020-10-15",
            "update_date": "2024-02-01",
            "expiry_date": "2026-10-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Zurich",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lamar.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "iwe.net",
            "domain_keyword": "iwe",
            "domain_tld": "net",
            "query_time": "2024-04-19 16:21:40",
            "create_date": "2000-01-12",
            "update_date": "2023-07-11",
            "expiry_date": "2028-01-12",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Chong Qing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "iwe.co",
            "domain_keyword": "iwe",
            "domain_tld": "co",
            "query_time": "2024-04-19 16:21:40",
            "create_date": "2010-07-21",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "idm.cc",
            "domain_keyword": "idm",
            "domain_tld": "cc",
            "query_time": "2024-04-29 18:24:07",
            "create_date": "2013-02-12",
            "update_date": "2023-03-29",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "ChongQing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/idm.cc",
            "name_servers": [
                "bingo.ns.cloudflare.com",
                "mack.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "hde.ru",
            "domain_keyword": "hde",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:07:02",
            "create_date": "2006-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "idd.nz",
            "domain_keyword": "idd",
            "domain_tld": "nz",
            "query_time": "2024-05-04 00:29:33",
            "create_date": "2022-08-19",
            "update_date": "2023-07-25",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "idh.co.uk",
            "domain_keyword": "idh",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 13:43:02",
            "create_date": "2004-07-29",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-29",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "nide.com.br",
            "domain_keyword": "nide",
            "domain_tld": "com.br",
            "query_time": "2024-05-03 22:05:51",
            "create_date": "2015-08-19",
            "update_date": "2021-01-25",
            "expiry_date": "2025-08-19",
            "registrant_name": "Nide Desenvolvimento de Talentos Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "hank.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 79,
            "domain_name": "idb.net",
            "domain_keyword": "idb",
            "domain_tld": "net",
            "query_time": "2024-04-15 21:10:27",
            "create_date": "2000-02-23",
            "update_date": "2023-07-17",
            "expiry_date": "2025-02-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "idt.org",
            "domain_keyword": "idt",
            "domain_tld": "org",
            "query_time": "2024-04-24 17:58:06",
            "create_date": "1995-08-29",
            "update_date": "2023-07-06",
            "expiry_date": "2024-08-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "idpe.org",
            "domain_keyword": "idpe",
            "domain_tld": "org",
            "query_time": "2024-04-25 19:02:23",
            "create_date": "2023-03-18",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-18",
            "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": "Afternic, LLC - On Behalf of Domain Buyer",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delaware",
            "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": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bide.org",
            "domain_keyword": "bide",
            "domain_tld": "org",
            "query_time": "2024-04-22 03:59:56",
            "create_date": "2004-06-22",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "idn.travel",
            "domain_keyword": "idn",
            "domain_tld": "travel",
            "query_time": "2024-05-06 17:46:10",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ids.ltd",
            "domain_keyword": "ids",
            "domain_tld": "ltd",
            "query_time": "2024-05-07 04:18:20",
            "create_date": "2022-12-21",
            "update_date": "2024-02-04",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ife.se",
            "domain_keyword": "ife",
            "domain_tld": "se",
            "query_time": "2024-05-06 07:56:15",
            "create_date": "2001-01-30",
            "update_date": "2024-03-19",
            "expiry_date": "2025-01-30",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "fde.hu",
            "domain_keyword": "fde",
            "domain_tld": "hu",
            "query_time": "2024-05-10 17:17:40",
            "create_date": "2001-08-15"
        },
        {
            "num": 87,
            "domain_name": "ibe.network",
            "domain_keyword": "ibe",
            "domain_tld": "network",
            "query_time": "2024-05-10 21:44:53",
            "create_date": "2018-08-23",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ime.md",
            "domain_keyword": "ime",
            "domain_tld": "md",
            "query_time": "2024-05-09 14:03:44",
            "create_date": "2021-12-21",
            "expiry_date": "2024-12-21",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 89,
            "domain_name": "iade.com",
            "domain_keyword": "iade",
            "domain_tld": "com",
            "query_time": "2024-05-10 11:30:54",
            "create_date": "1997-02-27",
            "update_date": "2022-01-12",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "rosa.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "idc.agency",
            "domain_keyword": "idc",
            "domain_tld": "agency",
            "query_time": "2024-05-07 19:15:03",
            "create_date": "2020-05-27",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IDC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Western Cape",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cide.org.au",
            "domain_keyword": "cide",
            "domain_tld": "org.au",
            "query_time": "2024-05-24 16:01:50",
            "update_date": "2024-01-11",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "CIDE NSW",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "iade.app",
            "domain_keyword": "iade",
            "domain_tld": "app",
            "query_time": "2024-05-23 13:00:03",
            "create_date": "2023-09-04",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "idm.net.cn",
            "domain_keyword": "idm",
            "domain_tld": "net.cn",
            "query_time": "2024-05-15 04:57:11",
            "create_date": "2020-01-09",
            "expiry_date": "2025-01-09",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "广东友汕互联网技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "adela.dnspod.net",
                "gannet.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "idec.org.pe",
            "domain_keyword": "idec",
            "domain_tld": "org.pe",
            "query_time": "2024-05-12 14:05:07",
            "registrar_name": "NIC.PE",
            "registrant_name": "LUMA CONSULTING GROUP SRL",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 95,
            "domain_name": "ideo.cloud",
            "domain_keyword": "ideo",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 10:41:03",
            "create_date": "2016-03-22",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ise.nl",
            "domain_keyword": "ise",
            "domain_tld": "nl",
            "query_time": "2024-05-22 04:56:13",
            "create_date": "1997-02-25",
            "update_date": "2018-07-02",
            "registrar_name": "InterConnect Services B.V.",
            "name_servers": [
                "nsauth1.interconnect-dns.nl",
                "nsauth2.interconnect-dns.eu",
                "nsauth3.interconnect-dns.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 97,
            "domain_name": "id1e.com",
            "domain_keyword": "id1e",
            "domain_tld": "com",
            "query_time": "2024-05-22 08:17:17",
            "create_date": "2023-03-28",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "donovan.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "idea.by",
            "domain_keyword": "idea",
            "domain_tld": "by",
            "query_time": "2024-05-23 00:43:01",
            "create_date": "2011-08-19",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-19",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "park1.hostfly.by",
                "park2.hostfly.by"
            ]
        },
        {
            "num": 99,
            "domain_name": "ideo.agency",
            "domain_keyword": "ideo",
            "domain_tld": "agency",
            "query_time": "2024-05-23 00:48:13",
            "create_date": "2019-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ideas Desde Cero S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.ide0.com",
                "ns2.ide0.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "idt.solutions",
            "domain_keyword": "idt",
            "domain_tld": "solutions",
            "query_time": "2024-05-13 03:23:14",
            "create_date": "2021-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.158,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ide.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7200</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>idw.tokyo, iede.tokyo, cide.cn, 2de.ru, idz.one, aide.center, cde.ltd, iqe.xyz, idc.bio, i2e.pl, idme.equipment, iade.org, ilde.tech, 6de.cc, ine.net.cn, id2.services, idr.services, idb.lt, idl.tokyo, idne.com, ice.zj.cn, iqe.app, bde.us, idh.email, idx.mov, aide.cat, idv.one, idel.us, 2de.news, ade.plus, ine.dev, ise.md, ioe.site, hde.llc, ige.church, id2.run, idw.gallery, id3.xyz, ids.hair, ise.ro, ibe.org.br, iye.uk, ime.srl, icde.co.uk, id1.digital, id3.events, ine.ws, idv.design, idk.icu, idle.nyc, bde.careers, ise.me, idi.ae, ire.ag, ite.website, ite.company, idem.dev, iden.xyz, idi.solutions, hide.xxx, iyde.net, ide8.zone, gide.online, idl.asia, idu.ie, idse.or.kr, idea.biz.pl, idg.pl, idet.org, itde.buzz, ice.art, iwe.net, iwe.co, idm.cc, hde.ru, idd.nz, idh.co.uk, nide.com.br, idb.net, idt.org, idpe.org, bide.org, idn.travel, ids.ltd, ife.se, fde.hu, ibe.network, ime.md, iade.com, idc.agency, cide.org.au, iade.app, idm.net.cn, idec.org.pe, ideo.cloud, ise.nl, id1e.com, idea.by, ideo.agency, idt.solutions</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>idw.tokyo</domain_name>
   <domain_keyword>idw</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-15 09:18:28</query_time>
   <create_date>2015-03-06</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-06</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>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>iede.tokyo</domain_name>
   <domain_keyword>iede</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-15 09:25:33</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cide.cn</domain_name>
   <domain_keyword>cide</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 00:22:03</query_time>
   <create_date>2005-04-26</create_date>
   <expiry_date>2027-04-26</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>浙江美莱美文化创意有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>2de.ru</domain_name>
   <domain_keyword>2de</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 15:52:36</query_time>
   <create_date>2003-01-21</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.2de.ru.</value>
    <value>ns2.2de.ru.</value>
    <value>srv2.zanket.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>idz.one</domain_name>
   <domain_keyword>idz</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-07 04:20:44</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1299.awsdns-34.org</value>
    <value>ns-141.awsdns-17.com</value>
    <value>ns-1719.awsdns-22.co.uk</value>
    <value>ns-834.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aide.center</domain_name>
   <domain_keyword>aide</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-07 14:18:29</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>7</num>
   <domain_name>cde.ltd</domain_name>
   <domain_keyword>cde</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-06 20:56:23</query_time>
   <create_date>2016-08-10</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-10</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>Car Data Experts LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>South Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>iqe.xyz</domain_name>
   <domain_keyword>iqe</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 12:43:35</query_time>
   <create_date>2020-10-16</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>idc.bio</domain_name>
   <domain_keyword>idc</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-04 00:28:36</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-14</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>shanghaixianxunshujufuwuyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>driver.dnspod.net</value>
    <value>hardy.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>i2e.pl</domain_name>
   <domain_keyword>i2e</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 06:47:27</query_time>
   <create_date>2009-09-04</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>idme.equipment</domain_name>
   <domain_keyword>idme</domain_keyword>
   <domain_tld>equipment</domain_tld>
   <query_time>2024-05-08 01:16:56</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2026-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>12</num>
   <domain_name>iade.org</domain_name>
   <domain_keyword>iade</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 13:27:14</query_time>
   <create_date>1997-03-04</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>13</num>
   <domain_name>ilde.tech</domain_name>
   <domain_keyword>ilde</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-10 14:05:11</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>VA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>carol.ns.cloudflare.com</value>
    <value>ken.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>6de.cc</domain_name>
   <domain_keyword>6de</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-26 11:14:10</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=6de.cc</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>macy.ns.cloudflare.com</value>
    <value>weston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ine.net.cn</domain_name>
   <domain_keyword>ine</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-26 01:49:35</query_time>
   <create_date>2024-01-03</create_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>尹宜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>forecast.dnspod.net</value>
    <value>zipper.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>id2.services</domain_name>
   <domain_keyword>id2</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-24 10:12:37</query_time>
   <create_date>2018-11-09</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns37.domaincontrol.com</value>
    <value>ns38.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>17</num>
   <domain_name>idr.services</domain_name>
   <domain_keyword>idr</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-24 17:50:56</query_time>
   <create_date>2015-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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 rdds service of the registrar of 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>docks09.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>idb.lt</domain_name>
   <domain_keyword>idb</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-17 22:29:23</query_time>
   <create_date>2017-12-01</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.de</registrar_website>
   <name_servers>
    <value>ns1.gegidns.com</value>
    <value>ns2.gegidns.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>idl.tokyo</domain_name>
   <domain_keyword>idl</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-20 18:01:25</query_time>
   <create_date>2015-06-16</create_date>
   <update_date>2022-06-30</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>idne.com</domain_name>
   <domain_keyword>idne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:35:03</query_time>
   <create_date>2000-11-20</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ice.zj.cn</domain_name>
   <domain_keyword>ice</domain_keyword>
   <domain_tld>zj.cn</domain_tld>
   <query_time>2024-05-10 05:06:49</query_time>
   <create_date>2023-05-04</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>邵严严</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.exp.4cun.com</value>
    <value>ns2.exp.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>iqe.app</domain_name>
   <domain_keyword>iqe</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 13:42:43</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tian En Qi Ye Guan Li You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bde.us</domain_name>
   <domain_keyword>bde</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 12:29:52</query_time>
   <create_date>2004-06-05</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>Greg Ricks</registrant_name>
   <registrant_address>8808 Queens Ct</registrant_address>
   <registrant_city>College Station</registrant_city>
   <registrant_zip>77845</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7135810321</registrant_phone>
   <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>idh.email</domain_name>
   <domain_keyword>idh</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-15 06:14:45</query_time>
   <create_date>2016-06-15</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2025-06-15</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>25</num>
   <domain_name>idx.mov</domain_name>
   <domain_keyword>idx</domain_keyword>
   <domain_tld>mov</domain_tld>
   <query_time>2024-05-15 05:01:00</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</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>TR</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>ines.ns.cloudflare.com</value>
    <value>jerry.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>26</num>
   <domain_name>aide.cat</domain_name>
   <domain_keyword>aide</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-16 15:11:18</query_time>
   <create_date>2006-12-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_company>AIDE, S.L.</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.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>idv.one</domain_name>
   <domain_keyword>idv</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 03:24:40</query_time>
   <create_date>2015-08-28</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>idel.us</domain_name>
   <domain_keyword>idel</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 14:05:30</query_time>
   <create_date>2005-11-11</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Jean-paul Gedeon</registrant_name>
   <registrant_company>Jean-paul Gedeon</registrant_company>
   <registrant_address>875 Puuomao St.</registrant_address>
   <registrant_city>Honolulu</registrant_city>
   <registrant_state>HI</registrant_state>
   <registrant_zip>96825</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8084297220</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>2de.news</domain_name>
   <domain_keyword>2de</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-12 11:43:46</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</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>Srinivasulu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</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>ns15.dnshfe.com</value>
    <value>ns16.dnshfe.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ade.plus</domain_name>
   <domain_keyword>ade</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-20 05:10:41</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lennox.ns.cloudflare.com</value>
    <value>priscilla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ine.dev</domain_name>
   <domain_keyword>ine</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-19 08:04:13</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ise.md</domain_name>
   <domain_keyword>ise</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-25 18:36:01</query_time>
   <create_date>2023-08-03</create_date>
   <expiry_date>2024-08-03</expiry_date>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>andy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>ioe.site</domain_name>
   <domain_keyword>ioe</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 08:56:07</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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>buynow.nametime.com</value>
    <value>forsale.nametime.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>hde.llc</domain_name>
   <domain_keyword>hde</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-14 02:10:46</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-09-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>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>35</num>
   <domain_name>ige.church</domain_name>
   <domain_keyword>ige</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-11 18:05:38</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>id2.run</domain_name>
   <domain_keyword>id2</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-16 03:17:21</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-08-30</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_state>none</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>idw.gallery</domain_name>
   <domain_keyword>idw</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-21 10:11:08</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>id3.xyz</domain_name>
   <domain_keyword>id3</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 10:32:40</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster</registrar_name>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ids.hair</domain_name>
   <domain_keyword>ids</domain_keyword>
   <domain_tld>hair</domain_tld>
   <query_time>2024-05-31 04:00:01</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ise.ro</domain_name>
   <domain_keyword>ise</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-27 07:38:14</query_time>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>ibms.ise.ro</value>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ibe.org.br</domain_name>
   <domain_keyword>ibe</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-30 01:36:31</query_time>
   <create_date>2001-07-13</create_date>
   <update_date>2021-07-21</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrant_name>Igreja Batista Esperan?a em Vila Mariana</registrant_name>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
    <value>dns6.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>iye.uk</domain_name>
   <domain_keyword>iye</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 21:14:04</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Domainlore LLC [Tag = DOMAINLORE]</registrar_name>
   <registrar_website>https://domainlore.uk</registrar_website>
   <name_servers>
    <value>for.sale.at.buydomainnames.co.uk</value>
    <value>www.buynames.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>ime.srl</domain_name>
   <domain_keyword>ime</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-28 07:40:38</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</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>Ime Technology srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-visp01x-mi.topv6.com</value>
    <value>ns3.topv6.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>icde.co.uk</domain_name>
   <domain_keyword>icde</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 19:06:59</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Mohamed Derdouri t/a GOOD STAFF [Tag = GOODSTAFF]</registrar_name>
   <registrar_website>http://www.goodstaff.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-8df09104.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>id1.digital</domain_name>
   <domain_keyword>id1</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-28 22:58:56</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>id3.events</domain_name>
   <domain_keyword>id3</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-28 22:59:03</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>47</num>
   <domain_name>ine.ws</domain_name>
   <domain_keyword>ine</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-02 14:06:06</query_time>
   <create_date>2016-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-04-10</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>GLOBAL DOMAINS INTERNATIONAL</registrar_name>
   <registrar_website>http://www.website.ws/</registrar_website>
   <registrant_name>Domain available only through website.ws</registrant_name>
   <registrant_company>Expired Domains</registrant_company>
   <registrant_address>1209 Orange Street</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>19801</registrant_zip>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>park1.dns.ws</value>
    <value>park2.dns.ws</value>
    <value>park3.dns.ws</value>
    <value>park4.dns.ws</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>idv.design</domain_name>
   <domain_keyword>idv</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-01 17:17:39</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-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>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.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>idk.icu</domain_name>
   <domain_keyword>idk</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-31 23:15:09</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.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>idle.nyc</domain_name>
   <domain_keyword>idle</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-06-02 04:55:14</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>bde.careers</domain_name>
   <domain_keyword>bde</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-31 11:43:55</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>52</num>
   <domain_name>ise.me</domain_name>
   <domain_keyword>ise</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-03 13:31:27</query_time>
   <create_date>2008-07-10</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>801128</registrar_iana>
   <registrar_name>DNPric.es</registrar_name>
   <registrar_website>http://My.DNPric.es/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNPric.es</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lviv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ixpressme.com</value>
    <value>ns2.ixpressme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>idi.ae</domain_name>
   <domain_keyword>idi</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-28 06:07:02</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Ahmed Saad Elkalatawy</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>ire.ag</domain_name>
   <domain_keyword>ire</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-28 06:28:14</query_time>
   <create_date>2013-01-21</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.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>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ite.website</domain_name>
   <domain_keyword>ite</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-28 01:10:58</query_time>
   <create_date>2015-05-25</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard SL (CDmon)</registrar_name>
   <registrar_website>https://www.cdmon.com/</registrar_website>
   <registrant_company>Juan Carlos Diaz Huesa</registrant_company>
   <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>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ite.company</domain_name>
   <domain_keyword>ite</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-29 14:11:27</query_time>
   <create_date>2014-03-21</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1110</registrar_iana>
   <registrar_name>FBS Inc.</registrar_name>
   <registrar_website>http://isimtescil.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expired1.dnsenable.com</value>
    <value>expired2.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>idem.dev</domain_name>
   <domain_keyword>idem</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-09 13:42:05</query_time>
   <create_date>2023-02-25</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>--None--</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>iden.xyz</domain_name>
   <domain_keyword>iden</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-09 13:42:22</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-01-29</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>idi.solutions</domain_name>
   <domain_keyword>idi</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-10 15:39:28</query_time>
   <create_date>2022-07-23</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>Sav.com, LLC - 18</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>60</num>
   <domain_name>hide.xxx</domain_name>
   <domain_keyword>hide</domain_keyword>
   <domain_tld>xxx</domain_tld>
   <query_time>2024-06-12 14:34:36</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169539241</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>61</num>
   <domain_name>iyde.net</domain_name>
   <domain_keyword>iyde</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 21:41:41</query_time>
   <create_date>2014-06-01</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2027-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=iyde.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ide8.zone</domain_name>
   <domain_keyword>ide8</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-06-11 06:53:48</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>gide.online</domain_name>
   <domain_keyword>gide</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-11 13:15:06</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>gIDE Dental Institute</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>idl.asia</domain_name>
   <domain_keyword>idl</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-10 15:43:28</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-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>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>65</num>
   <domain_name>idu.ie</domain_name>
   <domain_keyword>idu</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-12 16:45:05</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.dublinwebhosting.com</value>
    <value>ns2.dublinwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>idse.or.kr</domain_name>
   <domain_keyword>idse</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-06-23 13:27:49</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2018-05-10</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>?????????????</registrant_name>
  </value>
  <value>
   <num>67</num>
   <domain_name>idea.biz.pl</domain_name>
   <domain_keyword>idea</domain_keyword>
   <domain_tld>biz.pl</domain_tld>
   <query_time>2024-03-01 21:04:21</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>idg.pl</domain_name>
   <domain_keyword>idg</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-17 17:29:11</query_time>
   <create_date>1999-08-03</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>pedro.ns.cloudflare.com</value>
    <value>wren.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>idet.org</domain_name>
   <domain_keyword>idet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 04:50:52</query_time>
   <create_date>2007-10-27</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-27</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>ns3.afternic.com</value>
    <value>ns4.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>70</num>
   <domain_name>itde.buzz</domain_name>
   <domain_keyword>itde</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-18 01:01:32</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kallie.ns.cloudflare.com</value>
    <value>lochlan.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>ice.art</domain_name>
   <domain_keyword>ice</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-18 15:32:54</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-10-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Zurich</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lamar.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>iwe.net</domain_name>
   <domain_keyword>iwe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 16:21:40</query_time>
   <create_date>2000-01-12</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2028-01-12</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>Chong Qing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>iwe.co</domain_name>
   <domain_keyword>iwe</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-19 16:21:40</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-20</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>idm.cc</domain_name>
   <domain_keyword>idm</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-29 18:24:07</query_time>
   <create_date>2013-02-12</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2025-02-12</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>ChongQing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/idm.cc</registrant_email>
   <name_servers>
    <value>bingo.ns.cloudflare.com</value>
    <value>mack.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>hde.ru</domain_name>
   <domain_keyword>hde</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:07:02</query_time>
   <create_date>2006-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>idd.nz</domain_name>
   <domain_keyword>idd</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-04 00:29:33</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-07-25</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>idh.co.uk</domain_name>
   <domain_keyword>idh</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 13:43:02</query_time>
   <create_date>2004-07-29</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>nide.com.br</domain_name>
   <domain_keyword>nide</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-03 22:05:51</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2021-01-25</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrant_name>Nide Desenvolvimento de Talentos Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>hank.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>idb.net</domain_name>
   <domain_keyword>idb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 21:10:27</query_time>
   <create_date>2000-02-23</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>idt.org</domain_name>
   <domain_keyword>idt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 17:58:06</query_time>
   <create_date>1995-08-29</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns87.worldnic.com</value>
    <value>ns88.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>idpe.org</domain_name>
   <domain_keyword>idpe</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 19:02:23</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-18</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>Afternic, LLC - On Behalf of Domain Buyer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delaware</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>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bide.org</domain_name>
   <domain_keyword>bide</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 03:59:56</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>idn.travel</domain_name>
   <domain_keyword>idn</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-06 17:46:10</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>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>84</num>
   <domain_name>ids.ltd</domain_name>
   <domain_keyword>ids</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-07 04:18:20</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>85</num>
   <domain_name>ife.se</domain_name>
   <domain_keyword>ife</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 07:56:15</query_time>
   <create_date>2001-01-30</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>fde.hu</domain_name>
   <domain_keyword>fde</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 17:17:40</query_time>
   <create_date>2001-08-15</create_date>
  </value>
  <value>
   <num>87</num>
   <domain_name>ibe.network</domain_name>
   <domain_keyword>ibe</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-10 21:44:53</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-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>ns13.domaincontrol.com</value>
    <value>ns14.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>88</num>
   <domain_name>ime.md</domain_name>
   <domain_keyword>ime</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-09 14:03:44</query_time>
   <create_date>2021-12-21</create_date>
   <expiry_date>2024-12-21</expiry_date>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>iade.com</domain_name>
   <domain_keyword>iade</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 11:30:54</query_time>
   <create_date>1997-02-27</create_date>
   <update_date>2022-01-12</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>rosa.ns.cloudflare.com</value>
    <value>tadeo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>idc.agency</domain_name>
   <domain_keyword>idc</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-07 19:15:03</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IDC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Western Cape</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cide.org.au</domain_name>
   <domain_keyword>cide</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-24 16:01:50</query_time>
   <update_date>2024-01-11</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>CIDE NSW</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>92</num>
   <domain_name>iade.app</domain_name>
   <domain_keyword>iade</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-23 13:00:03</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>idm.net.cn</domain_name>
   <domain_keyword>idm</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-15 04:57:11</query_time>
   <create_date>2020-01-09</create_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>广东友汕互联网技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>adela.dnspod.net</value>
    <value>gannet.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>idec.org.pe</domain_name>
   <domain_keyword>idec</domain_keyword>
   <domain_tld>org.pe</domain_tld>
   <query_time>2024-05-12 14:05:07</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>LUMA CONSULTING GROUP SRL</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>ideo.cloud</domain_name>
   <domain_keyword>ideo</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 10:41:03</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-22</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_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>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>96</num>
   <domain_name>ise.nl</domain_name>
   <domain_keyword>ise</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-22 04:56:13</query_time>
   <create_date>1997-02-25</create_date>
   <update_date>2018-07-02</update_date>
   <registrar_name>InterConnect Services B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.interconnect-dns.nl</value>
    <value>nsauth2.interconnect-dns.eu</value>
    <value>nsauth3.interconnect-dns.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>id1e.com</domain_name>
   <domain_keyword>id1e</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 08:17:17</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-28</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>donovan.ns.cloudflare.com</value>
    <value>pam.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>98</num>
   <domain_name>idea.by</domain_name>
   <domain_keyword>idea</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-23 00:43:01</query_time>
   <create_date>2011-08-19</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>park1.hostfly.by</value>
    <value>park2.hostfly.by</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>ideo.agency</domain_name>
   <domain_keyword>ideo</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 00:48:13</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ideas Desde Cero S.L.</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>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.ide0.com</value>
    <value>ns2.ide0.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>idt.solutions</domain_name>
   <domain_keyword>idt</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-13 03:23:14</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.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>
 </results>
 <stats>
  <total_time>0.158</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.