WHOIS QUERY TIME

26 Apr 2024 - 10:45 PM UTC

Registered: 22 December 2018
Modified: 15 December 2023
Expiry: 22 December 2025

REGISTRAR

Name: LCN.com Ltd [Tag = LCN]
Website: http://www.lcn.com

NAME SERVERS

ns0.lcn.com
ns1.lcn.com
ns2.lcn.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=idealtees.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "idealtees.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "idealtees.uk",
            "domain_keyword": "idealtees",
            "domain_tld": "uk",
            "query_time": "2024-04-26 22:45:37",
            "create_date": "2018-12-22",
            "update_date": "2023-12-15",
            "expiry_date": "2025-12-22",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.075,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>idealtees.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>idealtees.uk</domain_name>
   <domain_keyword>idealtees</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 22:45:37</query_time>
   <create_date>2018-12-22</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.075</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.203 seconds) for "idealtees.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

23 May 2023 - 1:53 PM UTC

Registered: 22 December 2018
Modified: 17 December 2021
Expiry: 22 December 2023

REGISTRAR

Name: LCN.com Ltd [Tag = LCN]
Website: http://www.lcn.com

NAME SERVERS

ns0.lcn.com
ns1.lcn.com
ns2.lcn.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

21 Dec 2023 - 2:07 PM UTC

Registered: 22 December 2018
Modified: 15 December 2023
Expiry: 22 December 2025

REGISTRAR

Name: LCN.com Ltd [Tag = LCN]
Website: http://www.lcn.com

NAME SERVERS

ns0.lcn.com
ns1.lcn.com
ns2.lcn.com

DOMAIN STATUS

Registered until expiry date.

* 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=idealtees.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "idealtees.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "idealtees.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "idealtees.uk",
            "domain_keyword": "idealtees",
            "domain_tld": "uk",
            "query_time": "2023-05-23 13:53:50",
            "create_date": "2018-12-22",
            "update_date": "2021-12-17",
            "expiry_date": "2023-12-22",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "idealtees.uk",
            "domain_keyword": "idealtees",
            "domain_tld": "uk",
            "query_time": "2023-12-21 14:07:02",
            "create_date": "2018-12-22",
            "update_date": "2023-12-15",
            "expiry_date": "2025-12-22",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.203,
        "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>idealtees.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>idealtees.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>idealtees.uk</domain_name>
   <domain_keyword>idealtees</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-05-23 13:53:50</query_time>
   <create_date>2018-12-22</create_date>
   <update_date>2021-12-17</update_date>
   <expiry_date>2023-12-22</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>idealtees.uk</domain_name>
   <domain_keyword>idealtees</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-12-21 14:07:02</query_time>
   <create_date>2018-12-22</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.203</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 1 domain names (in 0.048 seconds) which contained the exact domain keyword "idealtees".
Domain Name Registered Expiry Registrar Ownership
1 idealtees.com 17 Dec 2013 17 Dec 2027 Mesh Digital Limited -
2 idealtees.uk 22 Dec 2018 22 Dec 2025 LCN.com Ltd [Tag = LCN] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=idealtees&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "idealtees",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "idealtees.com, idealtees.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "idealtees.com",
            "domain_keyword": "idealtees",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:40:26",
            "create_date": "2013-12-17",
            "update_date": "2022-05-26",
            "expiry_date": "2027-12-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "idealtees.uk",
            "domain_keyword": "idealtees",
            "domain_tld": "uk",
            "query_time": "2024-04-26 22:45:37",
            "create_date": "2018-12-22",
            "update_date": "2023-12-15",
            "expiry_date": "2025-12-22",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>idealtees</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>idealtees.com, idealtees.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>idealtees.com</domain_name>
   <domain_keyword>idealtees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:40:26</query_time>
   <create_date>2013-12-17</create_date>
   <update_date>2022-05-26</update_date>
   <expiry_date>2027-12-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>idealtees.uk</domain_name>
   <domain_keyword>idealtees</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 22:45:37</query_time>
   <create_date>2018-12-22</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.048</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 441 domain names (in 0.25 seconds) which look and sound like the brand name "idealtees".
Domain Name Registered Expiry Registrar Ownership
1 idealtrees.com 22 May 2006 22 May 2025 IONOS SE 1&1 Internet Inc
2 ideastees.com 28 Jan 2004 28 Jan 2027 GoDaddy.com, LLC -
3 idealtrees.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
4 idealteas.com 30 Jan 2023 30 Jan 2026 Wix.com Ltd. -
5 idealters.com 6 May 2024 6 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
6 idealtecs.com 12 Jan 2024 12 Jan 2025 GoDaddy.com, LLC -
7 idealbees.com 13 Aug 2020 13 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 idealees.com 24 Sep 2021 24 Sep 2026 BigRock Solutions Ltd. Wokontech
9 ideatees.com 9 May 2024 9 May 2025 Dynadot Inc -
10 ideatees.us 1 Jan 2023 1 Jan 2025 Squarespace Domains II LLC Clint Tyler
11 idealtee.com 5 Mar 2013 5 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 dealtees.com 30 Jun 2018 30 Jun 2024 GoDaddy.com, LLC -
13 idealteen.com 1 Oct 2003 1 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
14 idealteens.com 28 Apr 2004 28 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
15 idealtecsg.com 13 Apr 2024 13 Apr 2025 Dynadot3184 LLC -
16 idealmeds.com 15 Mar 2014 15 Mar 2025 Network Solutions, LLC -
17 idealtrek.com 24 Aug 2016 24 Aug 2024 Dynadot Inc -
18 idealsteel.in 17 Apr 2023 17 Apr 2033 GoDaddy.com, LLC Ideal Steels & Iron Enterprises
19 idealsteel.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
20 idealtree.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
21 idealtema.com 2 Jan 2020 2 Jan 2025 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi GNET İnternet Telekomünikasyon A.Ş.
22 idealbeef.net 18 Apr 2022 18 Apr 2025 GoDaddy.com, LLC -
23 idealweeks.com 11 Feb 2014 11 Feb 2025 GoDaddy.com, LLC -
24 idealpens.com 20 Feb 2013 20 Feb 2025 GoDaddy.com, LLC -
25 idealeyes.info 28 Mar 2019 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 idealtech.biz 2 Mar 2009 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 idealfeed.com 3 Apr 2007 3 Apr 2025 GoDaddy.com, LLC -
28 idealseeds.com 4 Nov 2002 4 Nov 2028 Leascend Technology Co., Ltd. -
29 ideasteel.net 22 Apr 2024 22 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
30 idealpets.com 2 Jun 2016 2 Jun 2025 GoDaddy.com, LLC -
31 idealitee.net 10 Jul 2014 10 Jul 2024 GANDI SAS REDACTED FOR PRIVACY
32 idealness.com 26 Sep 2018 26 Sep 2024 GoDaddy.com, LLC -
33 idealtech.de - - - -
34 idealteam.ca 1 Jan 2010 1 Jan 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
35 idealseek.com 19 May 2003 19 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by GMO CLOUD
36 idealtreks.com 25 Mar 2019 25 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
37 idealfeet.com 25 Feb 2005 25 Feb 2031 GoDaddy.com, LLC Domains By Proxy, LLC
38 idealweek.com 26 Sep 2016 26 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 idealpers.com 21 Dec 2023 21 Dec 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
40 idealitems.com 20 May 1999 20 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
41 idealmeee.com 19 Nov 2021 19 Nov 2026 GoDaddy.com, LLC -
42 idealweeks.net 11 Feb 2014 11 Feb 2025 GoDaddy.com, LLC -
43 idealpets.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
44 dealtrees.com 7 Aug 2016 7 Aug 2024 FastDomain Inc. -
45 idealreels.com 5 Jul 2023 5 Jul 2025 Tucows Domains Inc. -
46 idealtexas.com 11 Jul 2007 11 Jul 2024 GoDaddy.com, LLC -
47 idealtoys.be 12 Jan 2019 - Vimexx -
48 idealtech.work 1 Mar 2024 1 Mar 2025 DNSPod, Inc. Zhangtao
49 idealneem.com.br 2 Jul 2019 2 Jul 2025 UOLHOST (22) ABJ COMERCIO DE COSMETICOS EIRELLI LTDA
50 idealtest.shop 26 Feb 2024 26 Feb 2025 Namecheap, Inc. -
51 idealtemps.com 14 May 2020 14 May 2025 GoDaddy.com, LLC -
52 idealitems.org 28 Sep 2023 28 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 idealteams.com 13 Dec 2019 13 Dec 2024 GoDaddy.com, LLC -
54 idealgeek.app 16 Aug 2023 16 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
55 idealtags.com 10 Apr 2011 10 Apr 2025 ANNULET, INC BuyDomains.com
56 idealless.net 25 May 2022 25 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
57 idealteam.net 3 Feb 2024 3 Feb 2025 IONOS SE Ideal Team
58 idealpeeps.education 22 Feb 2023 22 Feb 2025 IONOS SE Ideal Education
59 idealjets.com 11 Jan 2015 11 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
60 idealtekus.com 15 Nov 2016 15 Nov 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
61 idealtits.com 5 Nov 2022 5 Nov 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
62 idealteam.network 18 Nov 2022 18 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
63 idealdevs.io 26 Apr 2024 26 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 ideallets.com 7 May 2010 7 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
65 idealneed.com 4 Jun 2024 4 Jun 2025 HOSTINGER operations, UAB -
66 4realtees.com 20 Dec 2021 20 Dec 2024 GoDaddy.com, LLC -
67 idealises.com 25 Feb 2019 25 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
68 idealbeds.ru 10 Jan 2017 10 Jan 2025 RU-CENTER-RU Private Person
69 idealsets.com 1 Dec 2017 1 Dec 2025 GoDaddy.com, LLC -
70 idealtyres.com 12 May 2015 12 May 2025 GoDaddy.com, LLC -
71 idealtimes.shop 16 May 2024 16 May 2025 HOSTINGER operations, UAB -
72 idealpets.co.uk 19 Jul 2018 19 Jul 2024 UK2 Limited [Tag = UK2NET] -
73 idealtech.pro 30 Apr 2024 30 Apr 2025 Porkbun LLC Private by Design, LLC
74 idealweed.com 25 Feb 2010 25 Feb 2025 Dynadot Inc -
75 idealgems.co.uk 14 Aug 2020 14 Aug 2025 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
76 idealtree.co.th 4 Feb 2013 3 Feb 2025 THNIC Ideal Tree Ltd.,Part. (ห้างหุ้นส่วนจำกัด ไอดีล ทรี)
77 idealteams.ru 24 Aug 2022 24 Aug 2024 REGRU-RU Private Person
78 idealders.com 13 Mar 2023 13 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 idealwebs.com 27 Oct 2002 27 Oct 2024 GoDaddy.com, LLC -
80 idealbeef.org 18 Apr 2022 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 idealtimes.com 3 May 2002 3 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
82 idealbeer.com 7 Apr 2015 7 Apr 2025 ANNULET, INC BuyDomains.com
83 idealtepe.com 3 Dec 2003 3 Dec 2024 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi ideal bilişim teknoloji
84 idealities.com 4 Nov 2010 4 Nov 2024 GoDaddy.com, LLC -
85 idealtech.ru 20 Apr 2012 20 Apr 2025 RD-RU Private Person
86 idealpens.co.nz 2 Feb 2009 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
87 ideasteer.net 27 Oct 2018 27 Oct 2024 Network Solutions, LLC -
88 idealtest.com 4 Mar 2007 4 Mar 2026 NameSilo, LLC -
89 idealtypes.net 19 Dec 2007 19 Dec 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
90 idealteeth.com 21 Jan 2007 2 Apr 2025 GoDaddy.com, LLC -
91 idealives.com 3 Aug 2020 3 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 idealdevs.co.uk 17 Jan 2024 17 Jan 2025 Wizz Hosting Ltd [Tag = WIZZHOSTING] -
93 idealsteel.store 14 Sep 2022 14 Sep 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
94 idealkeyes.site 13 Apr 2023 13 Apr 2025 Namecheap Withheld for Privacy Purposes
95 idealterm.com 18 Nov 2012 18 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 ideabetes.com 25 Mar 2000 25 Mar 2025 GoDaddy.com, LLC -
97 idealheel.it 9 Feb 2011 4 Apr 2025 Aruba s.p.a. IDH SERVICE DI SABRINA BUONTEMPO
98 idealtyres.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
99 idealtits.net 19 Dec 2022 16 Dec 2024 REGTIME LTD. Soldatov Sergei
100 idealfeet.net 27 Nov 2015 27 Nov 2025 GoDaddy.com, 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 Idealtees.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=idealtees.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "idealtees.uk",
        "page_size": 100
    },
    "count": {
        "total": 441,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "idealtrees.com, ideastees.com, idealtrees.ru, idealteas.com, idealters.com, idealtecs.com, idealbees.com, idealees.com, ideatees.com, ideatees.us, idealtee.com, dealtees.com, idealteen.com, idealteens.com, idealtecsg.com, idealmeds.com, idealtrek.com, idealsteel.in, idealsteel.ru, idealtree.ru, idealtema.com, idealbeef.net, idealweeks.com, idealpens.com, idealeyes.info, idealtech.biz, idealfeed.com, idealseeds.com, ideasteel.net, idealpets.com, idealitee.net, idealness.com, idealtech.de, idealteam.ca, idealseek.com, idealtreks.com, idealfeet.com, idealweek.com, idealpers.com, idealitems.com, idealmeee.com, idealweeks.net, idealpets.ru, dealtrees.com, idealreels.com, idealtexas.com, idealtoys.be, idealtech.work, idealneem.com.br, idealtest.shop, idealtemps.com, idealitems.org, idealteams.com, idealgeek.app, idealtags.com, idealless.net, idealteam.net, idealpeeps.education, idealjets.com, idealtekus.com, idealtits.com, idealteam.network, idealdevs.io, ideallets.com, idealneed.com, 4realtees.com, idealises.com, idealbeds.ru, idealsets.com, idealtyres.com, idealtimes.shop, idealpets.co.uk, idealtech.pro, idealweed.com, idealgems.co.uk, idealtree.co.th, idealteams.ru, idealders.com, idealwebs.com, idealbeef.org, idealtimes.com, idealbeer.com, idealtepe.com, idealities.com, idealtech.ru, idealpens.co.nz, ideasteer.net, idealtest.com, idealtypes.net, idealteeth.com, idealives.com, idealdevs.co.uk, idealsteel.store, idealkeyes.site, idealterm.com, ideabetes.com, idealheel.it, idealtyres.ru, idealtits.net, idealfeet.net",
    "results": [
        {
            "num": 1,
            "domain_name": "idealtrees.com",
            "domain_keyword": "idealtrees",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:55:00",
            "create_date": "2006-05-22",
            "update_date": "2018-10-03",
            "expiry_date": "2025-05-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1026.ui-dns.org",
                "ns1068.ui-dns.biz",
                "ns1082.ui-dns.de",
                "ns1116.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ideastees.com",
            "domain_keyword": "ideastees",
            "domain_tld": "com",
            "query_time": "2024-05-10 14:50:34",
            "create_date": "2004-01-28",
            "update_date": "2023-01-29",
            "expiry_date": "2027-01-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "idealtrees.ru",
            "domain_keyword": "idealtrees",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:29:28",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "idealteas.com",
            "domain_keyword": "idealteas",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:09:09",
            "create_date": "2023-01-30",
            "update_date": "2023-01-30",
            "expiry_date": "2026-01-30",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "idealters.com",
            "domain_keyword": "idealters",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:59:20",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "idealtecs.com",
            "domain_keyword": "idealtecs",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:09:10",
            "create_date": "2024-01-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "idealbees.com",
            "domain_keyword": "idealbees",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:53:43",
            "create_date": "2020-08-13",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=idealbees.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "idealees.com",
            "domain_keyword": "idealees",
            "domain_tld": "com",
            "query_time": "2024-06-05 20:35:17",
            "create_date": "2021-09-24",
            "update_date": "2023-09-25",
            "expiry_date": "2026-09-24",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Wokontech",
            "registrant_address": "G-20, Diamondword",
            "registrant_city": "Surat",
            "registrant_state": "Other",
            "registrant_zip": "395006",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9724694395",
            "name_servers": [
                "ish1.genxwhosting.com",
                "ish2.genxwhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ideatees.com",
            "domain_keyword": "ideatees",
            "domain_tld": "com",
            "query_time": "2024-05-27 11:15:24",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "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": 10,
            "domain_name": "ideatees.us",
            "domain_keyword": "ideatees",
            "domain_tld": "us",
            "query_time": "2024-05-09 08:51:52",
            "create_date": "2023-01-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Clint Tyler",
            "registrant_address": "6652 S Murray Bluffs Dr",
            "registrant_city": "Murray",
            "registrant_state": "UT",
            "registrant_zip": "84123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4355122331",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "idealtee.com",
            "domain_keyword": "idealtee",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:08:04",
            "create_date": "2013-03-05",
            "update_date": "2021-02-27",
            "expiry_date": "2024-03-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dealtees.com",
            "domain_keyword": "dealtees",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:40:10",
            "create_date": "2018-06-30",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6165.hostgator.com",
                "ns6166.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "idealteen.com",
            "domain_keyword": "idealteen",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:40:26",
            "create_date": "2003-10-01",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-01",
            "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": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/idealteen.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "idealteens.com",
            "domain_keyword": "idealteens",
            "domain_tld": "com",
            "query_time": "2024-05-21 05:53:11",
            "create_date": "2004-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ii51.parklogic.com",
                "ns2.ii51.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "idealtecsg.com",
            "domain_keyword": "idealtecsg",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:48:47",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 4032,
            "registrar_name": "Dynadot3184 LLC",
            "registrar_website": "http://www.dynadot3184.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "idealmeds.com",
            "domain_keyword": "idealmeds",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:37:30",
            "create_date": "2014-03-15",
            "update_date": "2023-10-18",
            "expiry_date": "2025-03-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "idealtrek.com",
            "domain_keyword": "idealtrek",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:52:29",
            "create_date": "2016-08-24",
            "update_date": "2023-11-06",
            "expiry_date": "2024-08-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "idealsteel.in",
            "domain_keyword": "idealsteel",
            "domain_tld": "in",
            "query_time": "2024-04-26 22:45:32",
            "create_date": "2023-04-17",
            "update_date": "2023-06-16",
            "expiry_date": "2033-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ideal Steels & Iron Enterprises",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "idealsteel.ru",
            "domain_keyword": "idealsteel",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:29:26",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "idealtree.ru",
            "domain_keyword": "idealtree",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:29:28",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "idealtema.com",
            "domain_keyword": "idealtema",
            "domain_tld": "com",
            "query_time": "2024-05-10 14:47:41",
            "create_date": "2020-01-02",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-02",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GNET İnternet Telekomünikasyon A.Ş.",
            "registrant_address": "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",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "idealbeef.net",
            "domain_keyword": "idealbeef",
            "domain_tld": "net",
            "query_time": "2024-05-04 00:33:17",
            "create_date": "2022-04-18",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "idealweeks.com",
            "domain_keyword": "idealweeks",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:52:45",
            "create_date": "2014-02-11",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "idealpens.com",
            "domain_keyword": "idealpens",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:38:27",
            "create_date": "2013-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "idealeyes.info",
            "domain_keyword": "idealeyes",
            "domain_tld": "info",
            "query_time": "2024-05-23 00:44:25",
            "create_date": "2019-03-28",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "idealtech.biz",
            "domain_keyword": "idealtech",
            "domain_tld": "biz",
            "query_time": "2024-05-31 23:08:04",
            "create_date": "2009-03-02",
            "update_date": "2023-06-22",
            "expiry_date": "2025-03-01",
            "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.m6.net",
                "dns2.m6.net",
                "dns3.m6.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "idealfeed.com",
            "domain_keyword": "idealfeed",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:34:30",
            "create_date": "2007-04-03",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "idealseeds.com",
            "domain_keyword": "idealseeds",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:39:31",
            "create_date": "2002-11-04",
            "update_date": "2023-09-06",
            "expiry_date": "2028-11-04",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ideasteel.net",
            "domain_keyword": "ideasteel",
            "domain_tld": "net",
            "query_time": "2024-04-25 18:52:41",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "idealpets.com",
            "domain_keyword": "idealpets",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:38:29",
            "create_date": "2016-06-02",
            "update_date": "2024-04-26",
            "expiry_date": "2025-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "idealitee.net",
            "domain_keyword": "idealitee",
            "domain_tld": "net",
            "query_time": "2024-04-28 01:36:24",
            "create_date": "2014-07-10",
            "update_date": "2024-04-11",
            "expiry_date": "2024-07-10",
            "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": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "idealness.com",
            "domain_keyword": "idealness",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:37:43",
            "create_date": "2018-09-26",
            "update_date": "2024-02-12",
            "expiry_date": "2024-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "idealtech.de",
            "domain_keyword": "idealtech",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:45:02",
            "update_date": "2023-04-25",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 34,
            "domain_name": "idealteam.ca",
            "domain_keyword": "idealteam",
            "domain_tld": "ca",
            "query_time": "2024-05-12 14:04:19",
            "create_date": "2010-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2026-01-01",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "idealseek.com",
            "domain_keyword": "idealseek",
            "domain_tld": "com",
            "query_time": "2024-05-21 10:38:09",
            "create_date": "2003-05-19",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-19",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by GMO CLOUD",
            "registrant_company": "Whois Privacy Protection Service by GMO CLOUD",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.364156100",
            "registrant_fax": "+81.364156103",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "idealtreks.com",
            "domain_keyword": "idealtreks",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:52:29",
            "create_date": "2019-03-25",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-25",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "idealfeet.com",
            "domain_keyword": "idealfeet",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:44:26",
            "create_date": "2005-02-25",
            "update_date": "2021-05-13",
            "expiry_date": "2031-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=idealfeet.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "idealweek.com",
            "domain_keyword": "idealweek",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:52:45",
            "create_date": "2016-09-26",
            "update_date": "2020-09-20",
            "expiry_date": "2025-09-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "idealpers.com",
            "domain_keyword": "idealpers",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:44:47",
            "create_date": "2023-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "idealitems.com",
            "domain_keyword": "idealitems",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:45:09",
            "create_date": "1999-05-20",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "ns3.zoneedit.com",
                "ns5.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "idealmeee.com",
            "domain_keyword": "idealmeee",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:59:46",
            "create_date": "2021-11-19",
            "update_date": "2022-10-09",
            "expiry_date": "2026-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "idealweeks.net",
            "domain_keyword": "idealweeks",
            "domain_tld": "net",
            "query_time": "2024-04-27 23:52:45",
            "create_date": "2014-02-11",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "idealpets.ru",
            "domain_keyword": "idealpets",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:29:15",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "dealtrees.com",
            "domain_keyword": "dealtrees",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:40:39",
            "create_date": "2016-08-07",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "idealreels.com",
            "domain_keyword": "idealreels",
            "domain_tld": "com",
            "query_time": "2024-06-07 10:58:03",
            "create_date": "2023-07-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-07-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.shopco.com",
                "ns2.shopco.com",
                "ns3.shopco.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "idealtexas.com",
            "domain_keyword": "idealtexas",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:40:29",
            "create_date": "2007-07-11",
            "update_date": "2022-09-04",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "idealtoys.be",
            "domain_keyword": "idealtoys",
            "domain_tld": "be",
            "query_time": "2024-05-31 23:08:05",
            "create_date": "2019-01-12",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 48,
            "domain_name": "idealtech.work",
            "domain_keyword": "idealtech",
            "domain_tld": "work",
            "query_time": "2024-05-10 14:47:41",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhangtao",
            "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": [
                "constance.dnspod.net",
                "lucky.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "idealneem.com.br",
            "domain_keyword": "idealneem",
            "domain_tld": "com.br",
            "query_time": "2024-05-10 14:46:51",
            "create_date": "2019-07-02",
            "update_date": "2024-04-25",
            "expiry_date": "2025-07-02",
            "registrar_name": "UOLHOST (22)",
            "registrant_name": "ABJ COMERCIO DE COSMETICOS EIRELLI LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 50,
            "domain_name": "idealtest.shop",
            "domain_keyword": "idealtest",
            "domain_tld": "shop",
            "query_time": "2024-06-01 07:52:39",
            "create_date": "2024-02-26",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "decker.ns.cloudflare.com",
                "jessica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "idealtemps.com",
            "domain_keyword": "idealtemps",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:44:46",
            "create_date": "2020-05-14",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "idealitems.org",
            "domain_keyword": "idealitems",
            "domain_tld": "org",
            "query_time": "2024-06-07 10:56:26",
            "create_date": "2023-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-28",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "idealteams.com",
            "domain_keyword": "idealteams",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:00:57",
            "create_date": "2019-12-13",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "idealgeek.app",
            "domain_keyword": "idealgeek",
            "domain_tld": "app",
            "query_time": "2024-05-07 19:19:53",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "idealtags.com",
            "domain_keyword": "idealtags",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:40:21",
            "create_date": "2011-04-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "idealless.net",
            "domain_keyword": "idealless",
            "domain_tld": "net",
            "query_time": "2024-05-28 05:59:41",
            "create_date": "2022-05-25",
            "update_date": "2023-05-12",
            "expiry_date": "2024-05-25",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "idealteam.net",
            "domain_keyword": "idealteam",
            "domain_tld": "net",
            "query_time": "2024-05-28 06:00:57",
            "create_date": "2024-02-03",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ideal Team",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1041.ui-dns.com",
                "ns1051.ui-dns.biz",
                "ns1063.ui-dns.org",
                "ns1067.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "idealpeeps.education",
            "domain_keyword": "idealpeeps",
            "domain_tld": "education",
            "query_time": "2024-04-26 22:44:47",
            "create_date": "2023-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ideal Education",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "ns1068.ui-dns.com",
                "ns1094.ui-dns.biz",
                "ns1110.ui-dns.org",
                "ns1122.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "idealjets.com",
            "domain_keyword": "idealjets",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:36:31",
            "create_date": "2015-01-11",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "idealtekus.com",
            "domain_keyword": "idealtekus",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:40:27",
            "create_date": "2016-11-15",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-15",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "CH",
            "registrant_email": "https://csl-registrar.com/contact/idealtekus.com/owner",
            "name_servers": [
                "ns1.serverdomus.com",
                "ns1.servicedomus.com",
                "ns2.serverdomus.com",
                "ns2.servicedomus.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "idealtits.com",
            "domain_keyword": "idealtits",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:45:35",
            "create_date": "2022-11-05",
            "update_date": "2024-01-11",
            "expiry_date": "2025-11-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "idealteam.network",
            "domain_keyword": "idealteam",
            "domain_tld": "network",
            "query_time": "2024-05-23 00:45:34",
            "create_date": "2022-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "idealdevs.io",
            "domain_keyword": "idealdevs",
            "domain_tld": "io",
            "query_time": "2024-06-10 20:46:46",
            "create_date": "2024-04-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-26",
            "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": [
                "cns4005.webhostbox.net",
                "cns4006.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ideallets.com",
            "domain_keyword": "ideallets",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:36:45",
            "create_date": "2010-05-07",
            "update_date": "2022-05-23",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.parking-page.net",
                "dns2.parking-page.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "idealneed.com",
            "domain_keyword": "idealneed",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:48:42",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "4realtees.com",
            "domain_keyword": "4realtees",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:49:45",
            "create_date": "2021-12-20",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "idealises.com",
            "domain_keyword": "idealises",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:58:34",
            "create_date": "2019-02-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "idealbeds.ru",
            "domain_keyword": "idealbeds",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:29:04",
            "create_date": "2017-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.1vps.org",
                "ns2.1vps.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "idealsets.com",
            "domain_keyword": "idealsets",
            "domain_tld": "com",
            "query_time": "2024-06-07 10:58:10",
            "create_date": "2017-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2025-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "idealtyres.com",
            "domain_keyword": "idealtyres",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:09:12",
            "create_date": "2015-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "idealtimes.shop",
            "domain_keyword": "idealtimes",
            "domain_tld": "shop",
            "query_time": "2024-05-18 17:28:00",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "idealpets.co.uk",
            "domain_keyword": "idealpets",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 10:57:52",
            "create_date": "2018-07-19",
            "update_date": "2022-07-12",
            "expiry_date": "2024-07-19",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "idealtech.pro",
            "domain_keyword": "idealtech",
            "domain_tld": "pro",
            "query_time": "2024-05-02 17:08:56",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "idealweed.com",
            "domain_keyword": "idealweed",
            "domain_tld": "com",
            "query_time": "2024-05-04 00:35:42",
            "create_date": "2010-02-25",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "idealgems.co.uk",
            "domain_keyword": "idealgems",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 01:34:50",
            "create_date": "2020-08-14",
            "update_date": "2022-12-14",
            "expiry_date": "2025-08-14",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.md-in-56.webhostbox.net",
                "ns2.md-in-56.webhostbox.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "idealtree.co.th",
            "domain_keyword": "idealtree",
            "domain_tld": "co.th",
            "query_time": "2024-05-28 06:00:59",
            "create_date": "2013-02-04",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-03",
            "registrar_name": "THNIC",
            "registrant_company": "Ideal Tree Ltd.,Part. (ห้างหุ้นส่วนจำกัด ไอดีล ทรี)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.dotarai.com",
                "ns2.dotarai.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "idealteams.ru",
            "domain_keyword": "idealteams",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:29:27",
            "create_date": "2022-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "idealders.com",
            "domain_keyword": "idealders",
            "domain_tld": "com",
            "query_time": "2024-05-12 14:02:26",
            "create_date": "2023-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=idealders.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "idealwebs.com",
            "domain_keyword": "idealwebs",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:52:43",
            "create_date": "2002-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "idealbeef.org",
            "domain_keyword": "idealbeef",
            "domain_tld": "org",
            "query_time": "2024-05-04 00:33:17",
            "create_date": "2022-04-18",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-18",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "idealtimes.com",
            "domain_keyword": "idealtimes",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:08:05",
            "create_date": "2002-05-03",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.giow1063.siteground.us",
                "ns2.giow1063.siteground.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "idealbeer.com",
            "domain_keyword": "idealbeer",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:57:56",
            "create_date": "2015-04-07",
            "update_date": "2024-05-25",
            "expiry_date": "2025-04-07",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "idealtepe.com",
            "domain_keyword": "idealtepe",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:40:28",
            "create_date": "2003-12-03",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-03",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ideal bilişim teknoloji",
            "registrant_address": "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",
            "name_servers": [
                "ns851.websitewelcome.com",
                "ns852.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "idealities.com",
            "domain_keyword": "idealities",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:36:25",
            "create_date": "2010-11-04",
            "update_date": "2023-07-29",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "idealtech.ru",
            "domain_keyword": "idealtech",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:29:27",
            "create_date": "2012-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "idealpens.co.nz",
            "domain_keyword": "idealpens",
            "domain_tld": "co.nz",
            "query_time": "2024-06-07 10:57:50",
            "create_date": "2009-02-02",
            "update_date": "2024-01-17",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns10.domains4less.co.nz",
                "ns11.domains4less.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ideasteer.net",
            "domain_keyword": "ideasteer",
            "domain_tld": "net",
            "query_time": "2024-04-27 23:59:01",
            "create_date": "2018-10-27",
            "update_date": "2022-10-19",
            "expiry_date": "2024-10-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "idealtest.com",
            "domain_keyword": "idealtest",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:40:29",
            "create_date": "2007-03-04",
            "update_date": "2023-08-08",
            "expiry_date": "2026-03-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "idealtypes.net",
            "domain_keyword": "idealtypes",
            "domain_tld": "net",
            "query_time": "2024-04-27 23:52:31",
            "create_date": "2007-12-19",
            "update_date": "2020-12-09",
            "expiry_date": "2025-12-19",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "idealteeth.com",
            "domain_keyword": "idealteeth",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:40:26",
            "create_date": "2007-01-21",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "idealives.com",
            "domain_keyword": "idealives",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:45:09",
            "create_date": "2020-08-03",
            "update_date": "2021-07-28",
            "expiry_date": "2025-08-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "idealdevs.co.uk",
            "domain_keyword": "idealdevs",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 10:44:24",
            "create_date": "2024-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "Wizz Hosting Ltd [Tag = WIZZHOSTING]",
            "registrar_website": "https://wizzhosting.co.uk",
            "name_servers": [
                "ns11.host.al",
                "ns21.host.al"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "idealsteel.store",
            "domain_keyword": "idealsteel",
            "domain_tld": "store",
            "query_time": "2024-04-28 01:40:10",
            "create_date": "2022-09-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vodien.com",
                "ns2.vodien.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "idealkeyes.site",
            "domain_keyword": "idealkeyes",
            "domain_tld": "site",
            "query_time": "2024-05-04 00:34:46",
            "create_date": "2023-04-13",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "idealterm.com",
            "domain_keyword": "idealterm",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:50:16",
            "create_date": "2012-11-18",
            "update_date": "2020-11-12",
            "expiry_date": "2025-11-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ideabetes.com",
            "domain_keyword": "ideabetes",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:27:49",
            "create_date": "2000-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "idealheel.it",
            "domain_keyword": "idealheel",
            "domain_tld": "it",
            "query_time": "2024-04-28 01:35:27",
            "create_date": "2011-02-09",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "IDH SERVICE DI SABRINA BUONTEMPO",
            "registrant_address": "via donato bartolomeo 55",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00126",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 98,
            "domain_name": "idealtyres.ru",
            "domain_keyword": "idealtyres",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:29:28",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "idealtits.net",
            "domain_keyword": "idealtits",
            "domain_tld": "net",
            "query_time": "2024-05-12 14:04:21",
            "create_date": "2022-12-19",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1362,
            "registrar_name": "REGTIME LTD.",
            "registrar_website": "http://www.webnames.ru",
            "registrant_name": "Soldatov Sergei",
            "registrant_company": "Soldatov Sergei",
            "registrant_address": "ui. Novatorov, dom 40, kv12",
            "registrant_city": "Moskva",
            "registrant_state": "Moskovskaya",
            "registrant_zip": "117393",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.0954318458",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com",
                "ns3.fornex.com",
                "ns4.fornex.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "idealfeet.net",
            "domain_keyword": "idealfeet",
            "domain_tld": "net",
            "query_time": "2024-04-28 01:34:30",
            "create_date": "2015-11-27",
            "update_date": "2022-09-20",
            "expiry_date": "2025-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.25,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>idealtees.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>441</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>idealtrees.com, ideastees.com, idealtrees.ru, idealteas.com, idealters.com, idealtecs.com, idealbees.com, idealees.com, ideatees.com, ideatees.us, idealtee.com, dealtees.com, idealteen.com, idealteens.com, idealtecsg.com, idealmeds.com, idealtrek.com, idealsteel.in, idealsteel.ru, idealtree.ru, idealtema.com, idealbeef.net, idealweeks.com, idealpens.com, idealeyes.info, idealtech.biz, idealfeed.com, idealseeds.com, ideasteel.net, idealpets.com, idealitee.net, idealness.com, idealtech.de, idealteam.ca, idealseek.com, idealtreks.com, idealfeet.com, idealweek.com, idealpers.com, idealitems.com, idealmeee.com, idealweeks.net, idealpets.ru, dealtrees.com, idealreels.com, idealtexas.com, idealtoys.be, idealtech.work, idealneem.com.br, idealtest.shop, idealtemps.com, idealitems.org, idealteams.com, idealgeek.app, idealtags.com, idealless.net, idealteam.net, idealpeeps.education, idealjets.com, idealtekus.com, idealtits.com, idealteam.network, idealdevs.io, ideallets.com, idealneed.com, 4realtees.com, idealises.com, idealbeds.ru, idealsets.com, idealtyres.com, idealtimes.shop, idealpets.co.uk, idealtech.pro, idealweed.com, idealgems.co.uk, idealtree.co.th, idealteams.ru, idealders.com, idealwebs.com, idealbeef.org, idealtimes.com, idealbeer.com, idealtepe.com, idealities.com, idealtech.ru, idealpens.co.nz, ideasteer.net, idealtest.com, idealtypes.net, idealteeth.com, idealives.com, idealdevs.co.uk, idealsteel.store, idealkeyes.site, idealterm.com, ideabetes.com, idealheel.it, idealtyres.ru, idealtits.net, idealfeet.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>idealtrees.com</domain_name>
   <domain_keyword>idealtrees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:55:00</query_time>
   <create_date>2006-05-22</create_date>
   <update_date>2018-10-03</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1026.ui-dns.org</value>
    <value>ns1068.ui-dns.biz</value>
    <value>ns1082.ui-dns.de</value>
    <value>ns1116.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ideastees.com</domain_name>
   <domain_keyword>ideastees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 14:50:34</query_time>
   <create_date>2004-01-28</create_date>
   <update_date>2023-01-29</update_date>
   <expiry_date>2027-01-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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>idealtrees.ru</domain_name>
   <domain_keyword>idealtrees</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:29:28</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>idealteas.com</domain_name>
   <domain_keyword>idealteas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:09:09</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>idealters.com</domain_name>
   <domain_keyword>idealters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:59:20</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>6</num>
   <domain_name>idealtecs.com</domain_name>
   <domain_keyword>idealtecs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:09:10</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-12</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>idealbees.com</domain_name>
   <domain_keyword>idealbees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:53:43</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=idealbees.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>8</num>
   <domain_name>idealees.com</domain_name>
   <domain_keyword>idealees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 20:35:17</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2026-09-24</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Wokontech</registrant_name>
   <registrant_address>G-20, Diamondword</registrant_address>
   <registrant_city>Surat</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>395006</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9724694395</registrant_phone>
   <name_servers>
    <value>ish1.genxwhosting.com</value>
    <value>ish2.genxwhosting.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>ideatees.com</domain_name>
   <domain_keyword>ideatees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 11:15:24</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>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>10</num>
   <domain_name>ideatees.us</domain_name>
   <domain_keyword>ideatees</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-09 08:51:52</query_time>
   <create_date>2023-01-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Clint Tyler</registrant_name>
   <registrant_address>6652 S Murray Bluffs Dr</registrant_address>
   <registrant_city>Murray</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>84123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4355122331</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>idealtee.com</domain_name>
   <domain_keyword>idealtee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:08:04</query_time>
   <create_date>2013-03-05</create_date>
   <update_date>2021-02-27</update_date>
   <expiry_date>2024-03-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>dealtees.com</domain_name>
   <domain_keyword>dealtees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:40:10</query_time>
   <create_date>2018-06-30</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6165.hostgator.com</value>
    <value>ns6166.hostgator.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>idealteen.com</domain_name>
   <domain_keyword>idealteen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:40:26</query_time>
   <create_date>2003-10-01</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-01</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>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/idealteen.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>idealteens.com</domain_name>
   <domain_keyword>idealteens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 05:53:11</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ii51.parklogic.com</value>
    <value>ns2.ii51.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>idealtecsg.com</domain_name>
   <domain_keyword>idealtecsg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:48:47</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>4032</registrar_iana>
   <registrar_name>Dynadot3184 LLC</registrar_name>
   <registrar_website>http://www.dynadot3184.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>idealmeds.com</domain_name>
   <domain_keyword>idealmeds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:37:30</query_time>
   <create_date>2014-03-15</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.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>17</num>
   <domain_name>idealtrek.com</domain_name>
   <domain_keyword>idealtrek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:52:29</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-08-24</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.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>18</num>
   <domain_name>idealsteel.in</domain_name>
   <domain_keyword>idealsteel</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-26 22:45:32</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2033-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ideal Steels &amp; Iron Enterprises</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bella.ns.cloudflare.com</value>
    <value>hugh.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>19</num>
   <domain_name>idealsteel.ru</domain_name>
   <domain_keyword>idealsteel</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:29:26</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>idealtree.ru</domain_name>
   <domain_keyword>idealtree</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:29:28</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>idealtema.com</domain_name>
   <domain_keyword>idealtema</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 14:47:41</query_time>
   <create_date>2020-01-02</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GNET İnternet Telekomünikasyon A.Ş.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>idealbeef.net</domain_name>
   <domain_keyword>idealbeef</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 00:33:17</query_time>
   <create_date>2022-04-18</create_date>
   <update_date>2024-05-01</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</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>idealweeks.com</domain_name>
   <domain_keyword>idealweeks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:52:45</query_time>
   <create_date>2014-02-11</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-11</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>idealpens.com</domain_name>
   <domain_keyword>idealpens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:38:27</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>idealeyes.info</domain_name>
   <domain_keyword>idealeyes</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 00:44:25</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-03-06</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/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>26</num>
   <domain_name>idealtech.biz</domain_name>
   <domain_keyword>idealtech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 23:08:04</query_time>
   <create_date>2009-03-02</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-03-01</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.m6.net</value>
    <value>dns2.m6.net</value>
    <value>dns3.m6.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>27</num>
   <domain_name>idealfeed.com</domain_name>
   <domain_keyword>idealfeed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:34:30</query_time>
   <create_date>2007-04-03</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-03</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>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>28</num>
   <domain_name>idealseeds.com</domain_name>
   <domain_keyword>idealseeds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:39:31</query_time>
   <create_date>2002-11-04</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2028-11-04</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ideasteel.net</domain_name>
   <domain_keyword>ideasteel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 18:52:41</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>30</num>
   <domain_name>idealpets.com</domain_name>
   <domain_keyword>idealpets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:38:29</query_time>
   <create_date>2016-06-02</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>31</num>
   <domain_name>idealitee.net</domain_name>
   <domain_keyword>idealitee</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 01:36:24</query_time>
   <create_date>2014-07-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-07-10</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>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>idealness.com</domain_name>
   <domain_keyword>idealness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:37:43</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>idealtech.de</domain_name>
   <domain_keyword>idealtech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:45:02</query_time>
   <update_date>2023-04-25</update_date>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>idealteam.ca</domain_name>
   <domain_keyword>idealteam</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 14:04:19</query_time>
   <create_date>2010-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2026-01-01</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>idealseek.com</domain_name>
   <domain_keyword>idealseek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 10:38:09</query_time>
   <create_date>2003-05-19</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by GMO CLOUD</registrant_name>
   <registrant_company>Whois Privacy Protection Service by GMO CLOUD</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.364156100</registrant_phone>
   <registrant_fax>+81.364156103</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>idealtreks.com</domain_name>
   <domain_keyword>idealtreks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:52:29</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-25</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.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>37</num>
   <domain_name>idealfeet.com</domain_name>
   <domain_keyword>idealfeet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:44:26</query_time>
   <create_date>2005-02-25</create_date>
   <update_date>2021-05-13</update_date>
   <expiry_date>2031-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=idealfeet.com</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>38</num>
   <domain_name>idealweek.com</domain_name>
   <domain_keyword>idealweek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:52:45</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2020-09-20</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>idealpers.com</domain_name>
   <domain_keyword>idealpers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:44:47</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>idealitems.com</domain_name>
   <domain_keyword>idealitems</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:45:09</query_time>
   <create_date>1999-05-20</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>ns3.zoneedit.com</value>
    <value>ns5.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>idealmeee.com</domain_name>
   <domain_keyword>idealmeee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:59:46</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2022-10-09</update_date>
   <expiry_date>2026-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>42</num>
   <domain_name>idealweeks.net</domain_name>
   <domain_keyword>idealweeks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 23:52:45</query_time>
   <create_date>2014-02-11</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-11</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>idealpets.ru</domain_name>
   <domain_keyword>idealpets</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:29:15</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>dealtrees.com</domain_name>
   <domain_keyword>dealtrees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:40:39</query_time>
   <create_date>2016-08-07</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>idealreels.com</domain_name>
   <domain_keyword>idealreels</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 10:58:03</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.shopco.com</value>
    <value>ns2.shopco.com</value>
    <value>ns3.shopco.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>idealtexas.com</domain_name>
   <domain_keyword>idealtexas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:40:29</query_time>
   <create_date>2007-07-11</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>idealtoys.be</domain_name>
   <domain_keyword>idealtoys</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 23:08:05</query_time>
   <create_date>2019-01-12</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>idealtech.work</domain_name>
   <domain_keyword>idealtech</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 14:47:41</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhangtao</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>constance.dnspod.net</value>
    <value>lucky.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>idealneem.com.br</domain_name>
   <domain_keyword>idealneem</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-10 14:46:51</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_name>UOLHOST (22)</registrar_name>
   <registrant_name>ABJ COMERCIO DE COSMETICOS EIRELLI LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>idealtest.shop</domain_name>
   <domain_keyword>idealtest</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-01 07:52:39</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>decker.ns.cloudflare.com</value>
    <value>jessica.ns.cloudflare.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>idealtemps.com</domain_name>
   <domain_keyword>idealtemps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:44:46</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>52</num>
   <domain_name>idealitems.org</domain_name>
   <domain_keyword>idealitems</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 10:56:26</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>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>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>53</num>
   <domain_name>idealteams.com</domain_name>
   <domain_keyword>idealteams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:00:57</query_time>
   <create_date>2019-12-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>54</num>
   <domain_name>idealgeek.app</domain_name>
   <domain_keyword>idealgeek</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-07 19:19:53</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>idealtags.com</domain_name>
   <domain_keyword>idealtags</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:40:21</query_time>
   <create_date>2011-04-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</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>56</num>
   <domain_name>idealless.net</domain_name>
   <domain_keyword>idealless</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 05:59:41</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-05-25</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>idealteam.net</domain_name>
   <domain_keyword>idealteam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 06:00:57</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ideal Team</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1041.ui-dns.com</value>
    <value>ns1051.ui-dns.biz</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1067.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>idealpeeps.education</domain_name>
   <domain_keyword>idealpeeps</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-04-26 22:44:47</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</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>Ideal Education</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1068.ui-dns.com</value>
    <value>ns1094.ui-dns.biz</value>
    <value>ns1110.ui-dns.org</value>
    <value>ns1122.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>idealjets.com</domain_name>
   <domain_keyword>idealjets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:36:31</query_time>
   <create_date>2015-01-11</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>idealtekus.com</domain_name>
   <domain_keyword>idealtekus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:40:27</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/idealtekus.com/owner</registrant_email>
   <name_servers>
    <value>ns1.serverdomus.com</value>
    <value>ns1.servicedomus.com</value>
    <value>ns2.serverdomus.com</value>
    <value>ns2.servicedomus.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>idealtits.com</domain_name>
   <domain_keyword>idealtits</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:45:35</query_time>
   <create_date>2022-11-05</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>idealteam.network</domain_name>
   <domain_keyword>idealteam</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-23 00:45:34</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>idealdevs.io</domain_name>
   <domain_keyword>idealdevs</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-10 20:46:46</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-26</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>cns4005.webhostbox.net</value>
    <value>cns4006.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ideallets.com</domain_name>
   <domain_keyword>ideallets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:36:45</query_time>
   <create_date>2010-05-07</create_date>
   <update_date>2022-05-23</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.parking-page.net</value>
    <value>dns2.parking-page.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>idealneed.com</domain_name>
   <domain_keyword>idealneed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:48:42</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <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>66</num>
   <domain_name>4realtees.com</domain_name>
   <domain_keyword>4realtees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:49:45</query_time>
   <create_date>2021-12-20</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-20</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>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>67</num>
   <domain_name>idealises.com</domain_name>
   <domain_keyword>idealises</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:58:34</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</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>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.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>idealbeds.ru</domain_name>
   <domain_keyword>idealbeds</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:29:04</query_time>
   <create_date>2017-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.1vps.org</value>
    <value>ns2.1vps.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>idealsets.com</domain_name>
   <domain_keyword>idealsets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 10:58:10</query_time>
   <create_date>2017-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>70</num>
   <domain_name>idealtyres.com</domain_name>
   <domain_keyword>idealtyres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:09:12</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>idealtimes.shop</domain_name>
   <domain_keyword>idealtimes</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-18 17:28:00</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>idealpets.co.uk</domain_name>
   <domain_keyword>idealpets</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 10:57:52</query_time>
   <create_date>2018-07-19</create_date>
   <update_date>2022-07-12</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>idealtech.pro</domain_name>
   <domain_keyword>idealtech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 17:08:56</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>idealweed.com</domain_name>
   <domain_keyword>idealweed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 00:35:42</query_time>
   <create_date>2010-02-25</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>idealgems.co.uk</domain_name>
   <domain_keyword>idealgems</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 01:34:50</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.md-in-56.webhostbox.net</value>
    <value>ns2.md-in-56.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>idealtree.co.th</domain_name>
   <domain_keyword>idealtree</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-28 06:00:59</query_time>
   <create_date>2013-02-04</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Ideal Tree Ltd.,Part. (ห้างหุ้นส่วนจำกัด ไอดีล ทรี)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.dotarai.com</value>
    <value>ns2.dotarai.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>idealteams.ru</domain_name>
   <domain_keyword>idealteams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:29:27</query_time>
   <create_date>2022-08-24</create_date>
   <expiry_date>2024-08-24</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>78</num>
   <domain_name>idealders.com</domain_name>
   <domain_keyword>idealders</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 14:02:26</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=idealders.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.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>idealwebs.com</domain_name>
   <domain_keyword>idealwebs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:52:43</query_time>
   <create_date>2002-10-27</create_date>
   <update_date>2023-10-27</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>80</num>
   <domain_name>idealbeef.org</domain_name>
   <domain_keyword>idealbeef</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 00:33:17</query_time>
   <create_date>2022-04-18</create_date>
   <update_date>2024-05-01</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.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>ns55.domaincontrol.com</value>
    <value>ns56.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>81</num>
   <domain_name>idealtimes.com</domain_name>
   <domain_keyword>idealtimes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:08:05</query_time>
   <create_date>2002-05-03</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.giow1063.siteground.us</value>
    <value>ns2.giow1063.siteground.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>idealbeer.com</domain_name>
   <domain_keyword>idealbeer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:57:56</query_time>
   <create_date>2015-04-07</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</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>idealtepe.com</domain_name>
   <domain_keyword>idealtepe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:40:28</query_time>
   <create_date>2003-12-03</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ideal bilişim teknoloji</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns851.websitewelcome.com</value>
    <value>ns852.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>idealities.com</domain_name>
   <domain_keyword>idealities</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:36:25</query_time>
   <create_date>2010-11-04</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>85</num>
   <domain_name>idealtech.ru</domain_name>
   <domain_keyword>idealtech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:29:27</query_time>
   <create_date>2012-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>idealpens.co.nz</domain_name>
   <domain_keyword>idealpens</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-07 10:57:50</query_time>
   <create_date>2009-02-02</create_date>
   <update_date>2024-01-17</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns10.domains4less.co.nz</value>
    <value>ns11.domains4less.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ideasteer.net</domain_name>
   <domain_keyword>ideasteer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 23:59:01</query_time>
   <create_date>2018-10-27</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>idealtest.com</domain_name>
   <domain_keyword>idealtest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:40:29</query_time>
   <create_date>2007-03-04</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>idealtypes.net</domain_name>
   <domain_keyword>idealtypes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 23:52:31</query_time>
   <create_date>2007-12-19</create_date>
   <update_date>2020-12-09</update_date>
   <expiry_date>2025-12-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>idealteeth.com</domain_name>
   <domain_keyword>idealteeth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:40:26</query_time>
   <create_date>2007-01-21</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>91</num>
   <domain_name>idealives.com</domain_name>
   <domain_keyword>idealives</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:45:09</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2021-07-28</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>idealdevs.co.uk</domain_name>
   <domain_keyword>idealdevs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 10:44:24</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Wizz Hosting Ltd [Tag = WIZZHOSTING]</registrar_name>
   <registrar_website>https://wizzhosting.co.uk</registrar_website>
   <name_servers>
    <value>ns11.host.al</value>
    <value>ns21.host.al</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>idealsteel.store</domain_name>
   <domain_keyword>idealsteel</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 01:40:10</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.vodien.com</value>
    <value>ns2.vodien.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>idealkeyes.site</domain_name>
   <domain_keyword>idealkeyes</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 00:34:46</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>idealterm.com</domain_name>
   <domain_keyword>idealterm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:50:16</query_time>
   <create_date>2012-11-18</create_date>
   <update_date>2020-11-12</update_date>
   <expiry_date>2025-11-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ideabetes.com</domain_name>
   <domain_keyword>ideabetes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:27:49</query_time>
   <create_date>2000-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>idealheel.it</domain_name>
   <domain_keyword>idealheel</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-28 01:35:27</query_time>
   <create_date>2011-02-09</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>IDH SERVICE DI SABRINA BUONTEMPO</registrant_company>
   <registrant_address>via donato bartolomeo 55</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00126</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>idealtyres.ru</domain_name>
   <domain_keyword>idealtyres</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:29:28</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>idealtits.net</domain_name>
   <domain_keyword>idealtits</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 14:04:21</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>REGTIME LTD.</registrar_name>
   <registrar_website>http://www.webnames.ru</registrar_website>
   <registrant_name>Soldatov Sergei</registrant_name>
   <registrant_company>Soldatov Sergei</registrant_company>
   <registrant_address>ui. Novatorov, dom 40, kv12</registrant_address>
   <registrant_city>Moskva</registrant_city>
   <registrant_state>Moskovskaya</registrant_state>
   <registrant_zip>117393</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.0954318458</registrant_phone>
   <name_servers>
    <value>ns1.fornex.com</value>
    <value>ns2.fornex.com</value>
    <value>ns3.fornex.com</value>
    <value>ns4.fornex.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>idealfeet.net</domain_name>
   <domain_keyword>idealfeet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 01:34:30</query_time>
   <create_date>2015-11-27</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2025-11-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.25</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.