WHOIS QUERY TIME

27 May 2024 - 12:22 AM UTC

Expiry: 11 February 2024

NAME SERVERS

ns.second-ns.com
ns1.your-server.de
ns3.second-ns.de

REGISTRANT

Name: Redacted

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ida.im
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ida.im"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ida.im",
            "domain_keyword": "ida",
            "domain_tld": "im",
            "query_time": "2024-05-27 00:22:56",
            "expiry_date": "2024-02-11",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ida.im</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ida.im</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-27 00:22:56</query_time>
   <expiry_date>2024-02-11</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.045 seconds) for "ida.im" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Apr 2023 - 5:51 PM UTC

Expiry: 11 January 2023

NAME SERVERS

ns.second-ns.com
ns1.your-server.de
ns3.second-ns.de

REGISTRANT

Name: Redacted

#2 - QUERY TIME

9 Nov 2023 - 5:39 PM UTC

Expiry: 11 February 2024

NAME SERVERS

ns.second-ns.com
ns1.your-server.de
ns3.second-ns.de

REGISTRANT

Name: Redacted

* 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=ida.im
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ida.im",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ida.im",
    "results": [
        {
            "num": 1,
            "domain_name": "ida.im",
            "domain_keyword": "ida",
            "domain_tld": "im",
            "query_time": "2023-04-18 17:51:05",
            "expiry_date": "2023-01-11",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ]
        },
        {
            "num": 2,
            "domain_name": "ida.im",
            "domain_keyword": "ida",
            "domain_tld": "im",
            "query_time": "2023-11-09 17:39:15",
            "expiry_date": "2024-02-11",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>ida.im</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>ida.im</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ida.im</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2023-04-18 17:51:05</query_time>
   <expiry_date>2023-01-11</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>ida.im</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2023-11-09 17:39:15</query_time>
   <expiry_date>2024-02-11</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.045</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 52 domain names (in 0.03 seconds) which contained the exact domain keyword "ida".
Domain Name Registered Expiry Registrar Ownership
1 ida.org 11 Aug 1988 10 Aug 2027 Network Solutions, LLC Institute for Defense Analyses
2 ida.com 13 Oct 1993 13 Oct 2030 WEBCC Whoisprotection.cc
3 ida.net 13 Nov 1995 12 Nov 2024 GoDaddy.com, LLC -
4 ida.co.uk 28 Feb 1997 28 Feb 2025 20i Ltd [Tag = STACK] -
5 ida.it 4 Feb 1999 1 Jun 2024 Aruba Business s.r.l. Hotel Ida Snc di Magnani P. & F
6 ida.nl 28 Jul 1999 - Registrar.eu -
7 ida.org.uk 7 Sep 1999 7 Sep 2024 Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH] -
8 ida.org.br 28 Jun 2000 28 Jun 2025 - INSTITUTO PARA O DESENVOLVIMENTO AMBIENTAL
9 ida.or.kr 13 Oct 2000 13 Oct 2026 (?)????? ???????
10 ida.ca 31 Oct 2000 5 Oct 2024 easyDNS Technologies Inc. Investment Dealers Association of Canada
11 ida.hr 12 Feb 2001 14 Apr 2025 CARNET IDA d. o. o.
12 ida.ie 13 Jun 2001 30 Jun 2024 Irish Domains REDACTED FOR PRIVACY
13 ida.info 16 Sep 2001 16 Sep 2024 Key-Systems GmbH id&a Immobilien GmbH
14 ida.ru 17 Dec 2001 18 Dec 2024 REGRU-RU Private Person
15 ida.co.kr 16 Nov 2002 16 Nov 2024 (?)??? ???
16 ida.org.in 30 Apr 2004 30 Apr 2026 GoDaddy.com, LLC Indian Dental Association
17 ida.biz 11 Jun 2004 10 Jun 2024 Moniker Online Services, LLC Moniker Privacy Services
18 ida.us 13 Jun 2004 12 Jun 2026 Tucows Domains Inc. Farmani Group
19 ida.co.jp 8 Jun 2006 - - Idasyokuhin Co.
20 ida.co.nz 25 Apr 2007 - Voyager Internet Ltd T/A 1st Domains -
21 ida.lt 17 Sep 2008 18 Sep 2024 UAB "Interneto vizija" UAB "Interneto vizija"
22 ida.su 5 Feb 2009 5 Feb 2025 REGRU-SU Private Person
23 ida.cl 9 Jul 2009 6 Aug 2025 NIC Chile IDA Ltda. (MAXIMILIANO IGNACIO MARTIN MAUREIRA)
24 ida.co 20 Jul 2010 19 Jul 2024 Domain.com, LLC independent digital artists
25 ida.gd 27 Apr 2011 28 Apr 2025 1API GmbH -
26 ida.cat 2 Feb 2012 2 Feb 2026 Soluciones Corporativas IP, SLU Ajuntament de Bell-lloc d'Urgell
27 ida.vc 4 Feb 2012 4 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com IDA Inc.
28 ida.cc 22 Sep 2013 22 Sep 2024 Web Commerce Communications Limited dba WebNic.cc -
29 ida.pl 4 Mar 2016 4 Mar 2025 Aftermarket.pl Limited -
30 ida.ag 3 Nov 2016 3 Nov 2024 Key-Systems GmbH Unique Medien GmbH
31 ida.nz 13 Oct 2017 - Sitetech Solutions Ltd T/A SiteName -
32 ida.ro 5 Feb 2018 3 Feb 2025 ICI - Registrar -
33 ida.in 25 Mar 2018 25 Mar 2027 Dynadot LLC REDACTED FOR PRIVACY
34 ida.io 26 May 2018 26 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 ida.eu.com 17 Sep 2018 17 Sep 2024 united-domains AG -
36 ida.me 24 Sep 2018 24 Sep 2024 united-domains AG Innovations- und Digitalagentur (ida) GmbH
37 ida.tv 10 Nov 2018 10 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 ida.com.vc 11 Apr 2019 11 Apr 2025 101domain GRS Limited WBG Retail
39 ida.md 25 Jun 2019 25 Jun 2024 - -
40 ida.net.br 4 Jul 2019 4 Jul 2024 - Scan Dx Tecnologia Ltda.
41 ida.com.ng 23 Dec 2019 23 Dec 2024 Upperlink Limited Example Inc.
42 ida.org.ng 23 Dec 2019 23 Dec 2024 Upperlink Limited Example Inc.
43 ida.uk 11 Sep 2020 11 Sep 2024 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] -
44 ida.travel.pl 28 Sep 2023 28 Sep 2024 Aftermarket.pl Limited -
45 ida.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Jess McNeill
46 ida.ae - - AESERVER IDA INTERNATIONAL DOCUMENT CLEARING SERVICES
47 ida.de - - - -
48 ida.pt - - - Tool Domains LTD
49 ida.org.au - - Melbourne IT Pamela Ryan
50 ida.eu - - Metaregistrar BV -
51 ida.net.au - - Melbourne IT Aaron Lawrence
52 ida.im - 11 Feb 2024 - Redacted
53 ida.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ida&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ida",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 53,
        "relation": "eq",
        "current": 53
    },
    "unique_domains": "ida.org, ida.com, ida.net, ida.co.uk, ida.it, ida.nl, ida.org.uk, ida.org.br, ida.or.kr, ida.ca, ida.hr, ida.ie, ida.info, ida.ru, ida.co.kr, ida.org.in, ida.biz, ida.us, ida.co.jp, ida.co.nz, ida.lt, ida.su, ida.cl, ida.co, ida.gd, ida.cat, ida.vc, ida.cc, ida.pl, ida.ag, ida.nz, ida.ro, ida.in, ida.io, ida.eu.com, ida.me, ida.tv, ida.com.vc, ida.md, ida.net.br, ida.com.ng, ida.org.ng, ida.uk, ida.travel.pl, ida.com.au, ida.ae, ida.de, ida.pt, ida.org.au, ida.eu, ida.net.au, ida.im, ida.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "ida.org",
            "domain_keyword": "ida",
            "domain_tld": "org",
            "query_time": "2024-04-10 21:35:50",
            "create_date": "1988-08-11",
            "update_date": "2023-05-08",
            "expiry_date": "2027-08-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Institute for Defense Analyses",
            "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": [
                "cs.ida.org",
                "metropolis.ida.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ida.com",
            "domain_keyword": "ida",
            "domain_tld": "com",
            "query_time": "2024-04-09 22:33:54",
            "create_date": "1993-10-13",
            "update_date": "2014-07-22",
            "expiry_date": "2030-10-13",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.dnshosting.hk",
                "ns2.dnshosting.hk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ida.net",
            "domain_keyword": "ida",
            "domain_tld": "net",
            "query_time": "2024-04-07 19:01:13",
            "create_date": "1995-11-13",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.risebroadband.com",
                "ns2.risebroadband.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ida.co.uk",
            "domain_keyword": "ida",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 19:10:42",
            "create_date": "1997-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "ida.it",
            "domain_keyword": "ida",
            "domain_tld": "it",
            "query_time": "2024-05-16 03:17:43",
            "create_date": "1999-02-04",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-01",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Hotel Ida Snc di Magnani P. & F",
            "registrant_address": "Via S. Salvador 148",
            "registrant_city": "Bellaria-Igea Marina",
            "registrant_state": "RN",
            "registrant_zip": "47814",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "ida.nl",
            "domain_keyword": "ida",
            "domain_tld": "nl",
            "query_time": "2024-05-27 00:22:56",
            "create_date": "1999-07-28",
            "update_date": "2021-09-09",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.jvhhosting.nl",
                "ns2.jvhhosting.nl",
                "ns3.jvhhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "ida.org.uk",
            "domain_keyword": "ida",
            "domain_tld": "org.uk",
            "query_time": "2024-04-07 19:01:13",
            "create_date": "1999-09-07",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-07",
            "registrar_name": "Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH]",
            "registrar_website": "http://www.madasafish.com",
            "name_servers": [
                "ns1.force9.net",
                "ns2.force9.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "ida.org.br",
            "domain_keyword": "ida",
            "domain_tld": "org.br",
            "query_time": "2024-06-02 19:07:36",
            "create_date": "2000-06-28",
            "update_date": "2024-03-25",
            "expiry_date": "2025-06-28",
            "registrant_name": "INSTITUTO PARA O DESENVOLVIMENTO AMBIENTAL",
            "name_servers": [
                "ns1.telium.com.br",
                "ns2.telium.com.br",
                "ns3.telium.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "ida.or.kr",
            "domain_keyword": "ida",
            "domain_tld": "or.kr",
            "query_time": "2022-07-13 05:53:49",
            "create_date": "2000-10-13",
            "update_date": "2011-05-02",
            "expiry_date": "2026-10-13",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???????",
            "registrant_address": "?? ??? ??? 1142-20 ????? 703? 703ho, Towerplus ,1142-20, Guwol-dong, Namdong-gu, Incheon, KR",
            "registrant_zip": "405220"
        },
        {
            "num": 10,
            "domain_name": "ida.ca",
            "domain_keyword": "ida",
            "domain_tld": "ca",
            "query_time": "2024-04-30 15:38:28",
            "create_date": "2000-10-31",
            "update_date": "2019-09-05",
            "expiry_date": "2024-10-05",
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "www.easydns.ca",
            "registrant_name": "Investment Dealers Association of Canada",
            "registrant_address": "121 King Street West, Suite 2000",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5H3T9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4166467213",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ida.hr",
            "domain_keyword": "ida",
            "domain_tld": "hr",
            "query_time": "2024-04-28 04:50:12",
            "create_date": "2001-02-12",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "IDA d. o. o.",
            "registrant_address": "Mletačka ulica - Via Venezia 12",
            "registrant_city": "Pula",
            "registrant_state": "HR",
            "registrant_zip": "52100",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.istra-istria.hr",
                "dns2.a1.hr"
            ]
        },
        {
            "num": 12,
            "domain_name": "ida.ie",
            "domain_keyword": "ida",
            "domain_tld": "ie",
            "query_time": "2024-04-24 10:13:56",
            "create_date": "2001-06-13",
            "update_date": "2024-04-05",
            "expiry_date": "2024-06-30",
            "registrar_name": "Irish Domains",
            "registrar_website": "http://www.irishdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.ie",
                "b.dns.ie"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ida.info",
            "domain_keyword": "ida",
            "domain_tld": "info",
            "query_time": "2024-04-30 15:38:28",
            "create_date": "2001-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "id&a Immobilien GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namemaster.de",
                "ns2.namemaster.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ida.ru",
            "domain_keyword": "ida",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:28:05",
            "create_date": "2001-12-17",
            "expiry_date": "2024-12-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "ida.co.kr",
            "domain_keyword": "ida",
            "domain_tld": "co.kr",
            "query_time": "2022-06-21 05:53:16",
            "create_date": "2002-11-16",
            "update_date": "2019-08-12",
            "expiry_date": "2024-11-16",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "???",
            "registrant_address": "????? ??? ???15? 34 5? 5F, 34 Gaepo-ro 15-gil, Gangnam-gu, Seoul,",
            "registrant_zip": "06303"
        },
        {
            "num": 16,
            "domain_name": "ida.org.in",
            "domain_keyword": "ida",
            "domain_tld": "org.in",
            "query_time": "2024-05-27 00:22:56",
            "create_date": "2004-04-30",
            "update_date": "2023-04-03",
            "expiry_date": "2026-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Indian Dental Association",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ida.biz",
            "domain_keyword": "ida",
            "domain_tld": "biz",
            "query_time": "2024-04-30 15:38:28",
            "create_date": "2004-06-11",
            "update_date": "2024-01-29",
            "expiry_date": "2024-06-10",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services, LLC",
            "registrar_website": "www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ndsplitter.com",
                "ns2.ndsplitter.com",
                "ns3.ndsplitter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ida.us",
            "domain_keyword": "ida",
            "domain_tld": "us",
            "query_time": "2024-05-28 22:59:41",
            "create_date": "2004-06-13",
            "update_date": "2020-08-04",
            "expiry_date": "2026-06-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Farmani Group",
            "registrant_company": "Farmani Group",
            "registrant_address": "550 N. Larchmont blvd., #100",
            "registrant_city": "los angeles",
            "registrant_state": "ca",
            "registrant_zip": "90004",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3106590122",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ida.co.jp",
            "domain_keyword": "ida",
            "domain_tld": "co.jp",
            "query_time": "2024-05-28 22:59:41",
            "create_date": "2006-06-08",
            "update_date": "2023-07-01",
            "registrant_company": "Idasyokuhin Co.",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ]
        },
        {
            "num": 20,
            "domain_name": "ida.co.nz",
            "domain_keyword": "ida",
            "domain_tld": "co.nz",
            "query_time": "2024-05-27 00:22:56",
            "create_date": "2007-04-25",
            "update_date": "2023-05-29",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns-au.ihug.net.nz",
                "ns1.ihug.net.nz",
                "ns2.ihug.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ida.lt",
            "domain_keyword": "ida",
            "domain_tld": "lt",
            "query_time": "2024-04-30 15:38:28",
            "create_date": "2008-09-17",
            "expiry_date": "2024-09-18",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 22,
            "domain_name": "ida.su",
            "domain_keyword": "ida",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:16",
            "create_date": "2009-02-05",
            "expiry_date": "2025-02-05",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 23,
            "domain_name": "ida.cl",
            "domain_keyword": "ida",
            "domain_tld": "cl",
            "query_time": "2024-04-07 19:01:12",
            "create_date": "2009-07-09",
            "expiry_date": "2025-08-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "IDA Ltda. (MAXIMILIANO IGNACIO MARTIN MAUREIRA)",
            "name_servers": [
                "ns-109.awsdns-13.com",
                "ns-1456.awsdns-54.org",
                "ns-1886.awsdns-43.co.uk",
                "ns-714.awsdns-25.net"
            ]
        },
        {
            "num": 24,
            "domain_name": "ida.co",
            "domain_keyword": "ida",
            "domain_tld": "co",
            "query_time": "2024-04-30 15:38:28",
            "create_date": "2010-07-20",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-19",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "independent digital artists",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.site5.com",
                "dns2.site5.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ida.gd",
            "domain_keyword": "ida",
            "domain_tld": "gd",
            "query_time": "2024-05-07 19:10:43",
            "create_date": "2011-04-27",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_email": "https://whois.nic.gd/contact/ida.gd/registrant",
            "name_servers": [
                "ns1.seo.r1servers.com",
                "ns2.seo.r1servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ida.cat",
            "domain_keyword": "ida",
            "domain_tld": "cat",
            "query_time": "2024-05-27 00:22:56",
            "create_date": "2012-02-02",
            "update_date": "2024-02-05",
            "expiry_date": "2026-02-02",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Ajuntament de Bell-lloc d'Urgell",
            "registrant_state": "Lleida",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns05.gigas.com",
                "dns06.gigas.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ida.vc",
            "domain_keyword": "ida",
            "domain_tld": "vc",
            "query_time": "2024-05-28 22:59:41",
            "create_date": "2012-02-04",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IDA Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saitama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ida.cc",
            "domain_keyword": "ida",
            "domain_tld": "cc",
            "query_time": "2024-05-27 00:22:56",
            "create_date": "2013-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-22",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://https://www.webnic.cc",
            "name_servers": [
                "ns1.ezydomain.com",
                "ns2.ezydomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ida.pl",
            "domain_keyword": "ida",
            "domain_tld": "pl",
            "query_time": "2024-04-06 15:02:30",
            "create_date": "2016-03-04",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 30,
            "domain_name": "ida.ag",
            "domain_keyword": "ida",
            "domain_tld": "ag",
            "query_time": "2024-05-06 17:19:09",
            "create_date": "2016-11-03",
            "update_date": "2024-04-24",
            "expiry_date": "2024-11-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unique Medien GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.planetary-networks.de",
                "ns12.planetary-networks.eu",
                "ns13.planetary-networks.com",
                "ns14.planetary-networks.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ida.nz",
            "domain_keyword": "ida",
            "domain_tld": "nz",
            "query_time": "2024-04-07 19:01:13",
            "create_date": "2017-10-13",
            "update_date": "2023-10-14",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.myhost.co.nz",
                "ns2.myhost.co.nz",
                "ns3.myhost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ida.ro",
            "domain_keyword": "ida",
            "domain_tld": "ro",
            "query_time": "2024-04-24 10:13:56",
            "create_date": "2018-02-05",
            "expiry_date": "2025-02-03",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.ida.ro",
                "ns2.ida.ro",
                "ns3.ida.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 33,
            "domain_name": "ida.in",
            "domain_keyword": "ida",
            "domain_tld": "in",
            "query_time": "2024-04-30 15:38:28",
            "create_date": "2018-03-25",
            "update_date": "2023-03-23",
            "expiry_date": "2027-03-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hubei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ida.io",
            "domain_keyword": "ida",
            "domain_tld": "io",
            "query_time": "2024-05-07 19:10:43",
            "create_date": "2018-05-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-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": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ida.eu.com",
            "domain_keyword": "ida",
            "domain_tld": "eu.com",
            "query_time": "2024-05-28 22:59:44",
            "create_date": "2018-09-17",
            "update_date": "2024-04-12",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_email": "https://whois.centralnic.com/contact/ida.eu.com/registrant",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ida.me",
            "domain_keyword": "ida",
            "domain_tld": "me",
            "query_time": "2024-05-28 22:59:41",
            "create_date": "2018-09-24",
            "update_date": "2024-04-20",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Innovations- und Digitalagentur (ida) GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ida.tv",
            "domain_keyword": "ida",
            "domain_tld": "tv",
            "query_time": "2024-05-24 18:24:15",
            "create_date": "2018-11-10",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ida.com.vc",
            "domain_keyword": "ida",
            "domain_tld": "com.vc",
            "query_time": "2024-04-12 13:32:37",
            "create_date": "2019-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WBG Retail",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ida.md",
            "domain_keyword": "ida",
            "domain_tld": "md",
            "query_time": "2024-05-21 10:33:36",
            "create_date": "2019-06-25",
            "expiry_date": "2024-06-25",
            "name_servers": [
                "useastns30-2.fastdirectadminserver.com",
                "useastns30.fastdirectadminserver.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 40,
            "domain_name": "ida.net.br",
            "domain_keyword": "ida",
            "domain_tld": "net.br",
            "query_time": "2024-05-19 21:48:12",
            "create_date": "2019-07-04",
            "update_date": "2019-09-30",
            "expiry_date": "2024-07-04",
            "registrant_name": "Scan Dx Tecnologia Ltda.",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 41,
            "domain_name": "ida.com.ng",
            "domain_keyword": "ida",
            "domain_tld": "com.ng",
            "query_time": "2024-04-07 19:01:13",
            "create_date": "2019-12-23",
            "update_date": "2024-01-08",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Kole Jagun",
            "registrant_company": "Example Inc.",
            "registrant_address": "18 Johnson Street Off Coker Road, Ilupeju, Lagos.",
            "registrant_city": "Ilupeju",
            "registrant_state": "Lagos",
            "registrant_zip": "100001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8033019520",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ida.org.ng",
            "domain_keyword": "ida",
            "domain_tld": "org.ng",
            "query_time": "2024-05-28 22:59:41",
            "create_date": "2019-12-23",
            "update_date": "2024-01-08",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Kole Jagun",
            "registrant_company": "Example Inc.",
            "registrant_address": "18 Johnson Street Off Coker Road, Ilupeju, Lagos.",
            "registrant_city": "Ilupeju",
            "registrant_state": "Lagos",
            "registrant_zip": "100001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8033019520",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ida.uk",
            "domain_keyword": "ida",
            "domain_tld": "uk",
            "query_time": "2024-04-30 15:38:30",
            "create_date": "2020-09-11",
            "update_date": "2023-12-24",
            "expiry_date": "2024-09-11",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "ida.travel.pl",
            "domain_keyword": "ida",
            "domain_tld": "travel.pl",
            "query_time": "2024-04-07 19:01:15",
            "create_date": "2023-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 45,
            "domain_name": "ida.com.au",
            "domain_keyword": "ida",
            "domain_tld": "com.au",
            "query_time": "2024-04-24 10:13:56",
            "update_date": "2023-10-18",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Jess McNeill",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ida.ae",
            "domain_keyword": "ida",
            "domain_tld": "ae",
            "query_time": "2024-04-15 13:07:45",
            "registrar_name": "AESERVER",
            "registrant_name": "Yelnar Kalymkulov",
            "registrant_company": "IDA INTERNATIONAL DOCUMENT CLEARING SERVICES",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com",
                "ns3.fornex.com",
                "ns4.fornex.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 47,
            "domain_name": "ida.de",
            "domain_keyword": "ida",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:44:37",
            "update_date": "2024-01-30",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "ida.pt",
            "domain_keyword": "ida",
            "domain_tld": "pt",
            "query_time": "2024-05-16 03:17:43",
            "registrant_name": "Tool Domains LTD",
            "registrant_address": "Koziak 19",
            "registrant_city": "Sofia",
            "registrant_state": "Sofia",
            "registrant_zip": "1407",
            "registrant_country": "BG",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 49,
            "domain_name": "ida.org.au",
            "domain_keyword": "ida",
            "domain_tld": "org.au",
            "query_time": "2024-05-27 00:22:58",
            "update_date": "2024-04-30",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Pamela Ryan",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ida.eu",
            "domain_keyword": "ida",
            "domain_tld": "eu",
            "query_time": "2024-05-22 14:54:18",
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "http://www.metaregistrar.com",
            "name_servers": [
                "ns1.dan.hosting",
                "ns2.dan.hosting"
            ]
        },
        {
            "num": 51,
            "domain_name": "ida.net.au",
            "domain_keyword": "ida",
            "domain_tld": "net.au",
            "query_time": "2024-05-21 10:33:36",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Aaron Lawrence",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ida.im",
            "domain_keyword": "ida",
            "domain_tld": "im",
            "query_time": "2024-05-27 00:22:56",
            "expiry_date": "2024-02-11",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ]
        },
        {
            "num": 53,
            "domain_name": "ida.ai",
            "domain_keyword": "ida",
            "domain_tld": "ai",
            "query_time": "2024-05-28 22:59:40",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ida</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>53</total>
  <relation>eq</relation>
  <current>53</current>
 </count>
 <unique_domains>ida.org, ida.com, ida.net, ida.co.uk, ida.it, ida.nl, ida.org.uk, ida.org.br, ida.or.kr, ida.ca, ida.hr, ida.ie, ida.info, ida.ru, ida.co.kr, ida.org.in, ida.biz, ida.us, ida.co.jp, ida.co.nz, ida.lt, ida.su, ida.cl, ida.co, ida.gd, ida.cat, ida.vc, ida.cc, ida.pl, ida.ag, ida.nz, ida.ro, ida.in, ida.io, ida.eu.com, ida.me, ida.tv, ida.com.vc, ida.md, ida.net.br, ida.com.ng, ida.org.ng, ida.uk, ida.travel.pl, ida.com.au, ida.ae, ida.de, ida.pt, ida.org.au, ida.eu, ida.net.au, ida.im, ida.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ida.org</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 21:35:50</query_time>
   <create_date>1988-08-11</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2027-08-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Institute for Defense Analyses</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>cs.ida.org</value>
    <value>metropolis.ida.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ida.com</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 22:33:54</query_time>
   <create_date>1993-10-13</create_date>
   <update_date>2014-07-22</update_date>
   <expiry_date>2030-10-13</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.dnshosting.hk</value>
    <value>ns2.dnshosting.hk</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>3</num>
   <domain_name>ida.net</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 19:01:13</query_time>
   <create_date>1995-11-13</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-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.risebroadband.com</value>
    <value>ns2.risebroadband.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ida.co.uk</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 19:10:42</query_time>
   <create_date>1997-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>ida.it</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 03:17:43</query_time>
   <create_date>1999-02-04</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Hotel Ida Snc di Magnani P. &amp; F</registrant_company>
   <registrant_address>Via S. Salvador 148</registrant_address>
   <registrant_city>Bellaria-Igea Marina</registrant_city>
   <registrant_state>RN</registrant_state>
   <registrant_zip>47814</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ida.nl</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 00:22:56</query_time>
   <create_date>1999-07-28</create_date>
   <update_date>2021-09-09</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.jvhhosting.nl</value>
    <value>ns2.jvhhosting.nl</value>
    <value>ns3.jvhhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ida.org.uk</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-07 19:01:13</query_time>
   <create_date>1999-09-07</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH]</registrar_name>
   <registrar_website>http://www.madasafish.com</registrar_website>
   <name_servers>
    <value>ns1.force9.net</value>
    <value>ns2.force9.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>ida.org.br</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-02 19:07:36</query_time>
   <create_date>2000-06-28</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrant_name>INSTITUTO PARA O DESENVOLVIMENTO AMBIENTAL</registrant_name>
   <name_servers>
    <value>ns1.telium.com.br</value>
    <value>ns2.telium.com.br</value>
    <value>ns3.telium.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>ida.or.kr</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-07-13 05:53:49</query_time>
   <create_date>2000-10-13</create_date>
   <update_date>2011-05-02</update_date>
   <expiry_date>2026-10-13</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???????</registrant_name>
   <registrant_address>?? ??? ??? 1142-20 ????? 703? 703ho, Towerplus ,1142-20, Guwol-dong, Namdong-gu, Incheon, KR</registrant_address>
   <registrant_zip>405220</registrant_zip>
  </value>
  <value>
   <num>10</num>
   <domain_name>ida.ca</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 15:38:28</query_time>
   <create_date>2000-10-31</create_date>
   <update_date>2019-09-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>www.easydns.ca</registrar_website>
   <registrant_name>Investment Dealers Association of Canada</registrant_name>
   <registrant_address>121 King Street West, Suite 2000</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5H3T9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4166467213</registrant_phone>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ida.hr</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-28 04:50:12</query_time>
   <create_date>2001-02-12</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>IDA d. o. o.</registrant_name>
   <registrant_address>Mletačka ulica - Via Venezia 12</registrant_address>
   <registrant_city>Pula</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.istra-istria.hr</value>
    <value>dns2.a1.hr</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>ida.ie</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-24 10:13:56</query_time>
   <create_date>2001-06-13</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>Irish Domains</registrar_name>
   <registrar_website>http://www.irishdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>a.dns.ie</value>
    <value>b.dns.ie</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ida.info</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 15:38:28</query_time>
   <create_date>2001-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>id&amp;a Immobilien GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namemaster.de</value>
    <value>ns2.namemaster.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ida.ru</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:28:05</query_time>
   <create_date>2001-12-17</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>REGRU-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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ida.co.kr</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-21 05:53:16</query_time>
   <create_date>2002-11-16</create_date>
   <update_date>2019-08-12</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
   <registrant_address>????? ??? ???15? 34 5? 5F, 34 Gaepo-ro 15-gil, Gangnam-gu, Seoul,</registrant_address>
   <registrant_zip>06303</registrant_zip>
  </value>
  <value>
   <num>16</num>
   <domain_name>ida.org.in</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-27 00:22:56</query_time>
   <create_date>2004-04-30</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2026-04-30</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>Indian Dental Association</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>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ida.biz</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 15:38:28</query_time>
   <create_date>2004-06-11</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services, LLC</registrar_name>
   <registrar_website>www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.ndsplitter.com</value>
    <value>ns2.ndsplitter.com</value>
    <value>ns3.ndsplitter.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>ida.us</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-28 22:59:41</query_time>
   <create_date>2004-06-13</create_date>
   <update_date>2020-08-04</update_date>
   <expiry_date>2026-06-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Farmani Group</registrant_name>
   <registrant_company>Farmani Group</registrant_company>
   <registrant_address>550 N. Larchmont blvd., #100</registrant_address>
   <registrant_city>los angeles</registrant_city>
   <registrant_state>ca</registrant_state>
   <registrant_zip>90004</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3106590122</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ida.co.jp</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-28 22:59:41</query_time>
   <create_date>2006-06-08</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>Idasyokuhin Co.</registrant_company>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>ida.co.nz</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-27 00:22:56</query_time>
   <create_date>2007-04-25</create_date>
   <update_date>2023-05-29</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns-au.ihug.net.nz</value>
    <value>ns1.ihug.net.nz</value>
    <value>ns2.ihug.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ida.lt</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-30 15:38:28</query_time>
   <create_date>2008-09-17</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>ida.su</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:16</query_time>
   <create_date>2009-02-05</create_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>ida.cl</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-07 19:01:12</query_time>
   <create_date>2009-07-09</create_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>IDA Ltda. (MAXIMILIANO IGNACIO MARTIN MAUREIRA)</registrant_name>
   <name_servers>
    <value>ns-109.awsdns-13.com</value>
    <value>ns-1456.awsdns-54.org</value>
    <value>ns-1886.awsdns-43.co.uk</value>
    <value>ns-714.awsdns-25.net</value>
   </name_servers>
  </value>
  <value>
   <num>24</num>
   <domain_name>ida.co</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-30 15:38:28</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>independent digital artists</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.site5.com</value>
    <value>dns2.site5.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ida.gd</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>gd</domain_tld>
   <query_time>2024-05-07 19:10:43</query_time>
   <create_date>2011-04-27</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_email>https://whois.nic.gd/contact/ida.gd/registrant</registrant_email>
   <name_servers>
    <value>ns1.seo.r1servers.com</value>
    <value>ns2.seo.r1servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ida.cat</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-27 00:22:56</query_time>
   <create_date>2012-02-02</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Ajuntament de Bell-lloc d'Urgell</registrant_company>
   <registrant_state>Lleida</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns05.gigas.com</value>
    <value>dns06.gigas.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ida.vc</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-28 22:59:41</query_time>
   <create_date>2012-02-04</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IDA Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saitama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ida.cc</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 00:22:56</query_time>
   <create_date>2013-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://https://www.webnic.cc</registrar_website>
   <name_servers>
    <value>ns1.ezydomain.com</value>
    <value>ns2.ezydomain.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>29</num>
   <domain_name>ida.pl</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-06 15:02:30</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ida.ag</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-06 17:19:09</query_time>
   <create_date>2016-11-03</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unique Medien GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.planetary-networks.de</value>
    <value>ns12.planetary-networks.eu</value>
    <value>ns13.planetary-networks.com</value>
    <value>ns14.planetary-networks.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ida.nz</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-07 19:01:13</query_time>
   <create_date>2017-10-13</create_date>
   <update_date>2023-10-14</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.myhost.co.nz</value>
    <value>ns2.myhost.co.nz</value>
    <value>ns3.myhost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ida.ro</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-24 10:13:56</query_time>
   <create_date>2018-02-05</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.ida.ro</value>
    <value>ns2.ida.ro</value>
    <value>ns3.ida.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ida.in</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-30 15:38:28</query_time>
   <create_date>2018-03-25</create_date>
   <update_date>2023-03-23</update_date>
   <expiry_date>2027-03-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hubei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ida.io</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-07 19:10:43</query_time>
   <create_date>2018-05-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-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>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ida.eu.com</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-05-28 22:59:44</query_time>
   <create_date>2018-09-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/ida.eu.com/registrant</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ida.me</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-28 22:59:41</query_time>
   <create_date>2018-09-24</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Innovations- und Digitalagentur (ida) GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ida.tv</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-24 18:24:15</query_time>
   <create_date>2018-11-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>38</num>
   <domain_name>ida.com.vc</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>com.vc</domain_tld>
   <query_time>2024-04-12 13:32:37</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WBG Retail</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ida.md</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-21 10:33:36</query_time>
   <create_date>2019-06-25</create_date>
   <expiry_date>2024-06-25</expiry_date>
   <name_servers>
    <value>useastns30-2.fastdirectadminserver.com</value>
    <value>useastns30.fastdirectadminserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>ida.net.br</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-19 21:48:12</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2019-09-30</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrant_name>Scan Dx Tecnologia Ltda.</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>ida.com.ng</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-04-07 19:01:13</query_time>
   <create_date>2019-12-23</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Kole Jagun</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>18 Johnson Street Off Coker Road, Ilupeju, Lagos.</registrant_address>
   <registrant_city>Ilupeju</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8033019520</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ida.org.ng</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>org.ng</domain_tld>
   <query_time>2024-05-28 22:59:41</query_time>
   <create_date>2019-12-23</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Kole Jagun</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>18 Johnson Street Off Coker Road, Ilupeju, Lagos.</registrant_address>
   <registrant_city>Ilupeju</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8033019520</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ida.uk</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-30 15:38:30</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>ida.travel.pl</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>travel.pl</domain_tld>
   <query_time>2024-04-07 19:01:15</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ida.com.au</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-24 10:13:56</query_time>
   <update_date>2023-10-18</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Jess McNeill</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ida.ae</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-15 13:07:45</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Yelnar Kalymkulov</registrant_name>
   <registrant_company>IDA INTERNATIONAL DOCUMENT CLEARING SERVICES</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <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>
  </value>
  <value>
   <num>47</num>
   <domain_name>ida.de</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:44:37</query_time>
   <update_date>2024-01-30</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>ida.pt</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-16 03:17:43</query_time>
   <registrant_name>Tool Domains LTD</registrant_name>
   <registrant_address>Koziak 19</registrant_address>
   <registrant_city>Sofia</registrant_city>
   <registrant_state>Sofia</registrant_state>
   <registrant_zip>1407</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>ida.org.au</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-27 00:22:58</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Pamela Ryan</registrant_name>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ida.eu</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-22 14:54:18</query_time>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <name_servers>
    <value>ns1.dan.hosting</value>
    <value>ns2.dan.hosting</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>ida.net.au</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-21 10:33:36</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Aaron Lawrence</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ida.im</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-27 00:22:56</query_time>
   <expiry_date>2024-02-11</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
  </value>
  <value>
   <num>53</num>
   <domain_name>ida.ai</domain_name>
   <domain_keyword>ida</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-28 22:59:40</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 7,480 domain names (in 0.139 seconds) which look and sound like the brand name "ida".
Domain Name Registered Expiry Registrar Ownership
1 iad.courses 2 Oct 2015 2 Oct 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
2 idg.ai - - Namecheap Redacted | Registry Policy
3 idl.com 5 Mar 1995 6 Mar 2032 GoDaddy.com, LLC Synergy Technologies, LLC
4 iia.one 19 Jul 2023 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 cda.center 15 Jul 2021 15 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 ihda.co.uk 3 Mar 2017 3 Mar 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
7 idma.org 23 Nov 2000 23 Nov 2028 Domain.com, LLC Insurance Data Management Association
8 ifa.scot 23 Sep 2014 23 Sep 2024 IONOS SE 1&1 Internet Limited
9 iga.com.co 28 Aug 2014 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 aida.xin 21 Oct 2022 21 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 北京龙云科技股份有限公司
11 idp.com.pl 17 Mar 1998 16 Mar 2025 nazwa.pl sp. z o.o. -
12 ide.photography 6 Aug 2015 6 Aug 2024 Cronon GmbH REDACTED FOR PRIVACY
13 idfa.net 22 Dec 2007 22 Dec 2024 ANNULET, INC BuyDomains.com
14 ina.quest 3 Apr 2023 3 Apr 2025 Porkbun, LLC Private by Design, LLC
15 aida.guru 18 Apr 2023 18 Apr 2025 Sav.com, LLC Privacy Protection
16 fida.ru 18 May 2009 18 May 2025 SALENAMES-RU Private Person
17 ioa.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
18 idka.site 25 Oct 2023 25 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
19 idna.agency 30 Apr 2014 30 Apr 2025 eNom, LLC iDNA srl
20 idg.world 5 Jan 2015 5 Jan 2025 MarkMonitor Inc. International Data Group, Inc.
21 gda.ltd 17 Oct 2021 17 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Megaborn International Trade Co.,Limited
22 ifa.one 10 Aug 2022 10 Aug 2025 Key-Systems LLC Knock Knock WHOIS Not There, LLC
23 idac.com 8 Oct 1998 7 Oct 2024 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM jeonggon seo
24 iga.store 25 Aug 2020 25 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
25 idw.gmbh 14 Apr 2019 14 Apr 2025 Cronon GmbH ID&W GmbH
26 gda.gripe 30 Apr 2024 30 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 ila.ru 23 Jun 2011 23 Jun 2024 RU-CENTER-RU Private Person
28 idr.tokyo 22 Jul 2014 22 Jul 2024 GMO Internet Group, Inc. -
29 idap.cn 19 Sep 2019 19 Sep 2025 成都西维数码科技有限公司 湖南沃克能源科技有限公司
30 idao.info 15 Feb 2020 15 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
31 idd.paris 25 Apr 2018 25 Apr 2025 OVH REDACTED_FOR_PRIVACY
32 idea.pro 2 Jul 2006 2 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
33 idd.ro 11 Feb 2019 9 Feb 2025 Lansoft Data SRL -
34 idah.nl 3 Sep 2018 - XNS Registrar B.V. -
35 idag.nl 16 Oct 2014 - XNS Registrar B.V. -
36 id8.group 14 Jun 2022 14 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
37 idq.uk 30 Oct 2017 30 Oct 2024 Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR] iSurveyor
38 idt.us 2 Jul 2007 1 Jul 2024 Above.com Pty Ltd. Howard Hoffman
39 ada.org.in 29 Jun 2006 29 Jun 2024 Endurance Digital Domain Technology LLP ADA
40 ada.monster 3 Sep 2019 3 Sep 2024 united-domains AG Ada Health GmbH
41 idc.science 11 May 2017 11 May 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
42 idai.xyz 26 Mar 2024 26 Mar 2025 Xiamen ChinaSource Internet Service Co., Ltd Mazefeng
43 id1.camp 6 Jan 2023 6 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
44 idaa.org 7 Jul 1999 7 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 ido.cool 16 Jan 2024 16 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li tao
46 ima.systems 1 Apr 2019 1 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
47 dda.zone 3 Aug 2016 3 Aug 2024 eNom, LLC REDACTED FOR PRIVACY
48 iba.dk 20 Oct 1997 30 Apr 2034 DANDOMAIN A/S IBA Erhvervsakademi Kolding S/I
49 idax.global 16 Sep 2021 16 Sep 2024 Sav.com, LLC Privacy Protection
50 idan.uk 18 Apr 2019 18 Apr 2025 Graeme Wingate [Tag = GREYWING] -
51 aida.foundation 13 Nov 2023 13 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
52 ada.gv.at - - - Austrian Development Agency
53 iea.org.in 19 May 2020 19 May 2025 Endurance Digital Domain Technology LLP N/A
54 idi.cloud 5 Feb 2018 5 Feb 2025 Network Solutions, LLC Andesat S.A.
55 idf.world 9 Jan 2021 9 Jan 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Fan Zhi Peng
56 eda.construction 5 Jul 2023 5 Jul 2024 Tucows Domains Inc. Data Protected
57 idt.org.br 19 Oct 1998 19 Oct 2027 - INSTITUTO DE DESENVOLVIMENTO DO TRABALHO - IDT
58 idf.co.nz 8 Nov 2015 - Voyager Internet Ltd T/A 1st Domains -
59 idai.pub 29 May 2015 29 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Dong Chen
60 idp.pt - - - -
61 idl.ing 5 Dec 2023 5 Dec 2025 Porkbun LLC REDACTED FOR PRIVACY
62 idia.org.uk 5 Apr 2022 5 Apr 2024 Verpex Ltd [Tag = VERPEX] -
63 hda.gent 27 Nov 2019 27 Nov 2024 Hosting Concepts B.V. Kantoor Claeys-Dekeyser and Partners BVBA
64 idd.co.uk 31 Jan 1997 31 Jan 2025 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
65 ido.co 20 Jul 2010 19 Jul 2024 InterNetX GmbH Cykon Technology Limited
66 idza.cn 10 Jan 2024 10 Jan 2025 上海福虎信息科技有限公司 蒲润
67 idu.university 17 Jul 2022 17 Jul 2024 Atak Domain Bilgi Teknolojileri A.Ş. T EDUCATION
68 idb.ai - - Whois Corp. Whois Domain Admin.
69 1da.fyi 9 Dec 2023 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 i3a.link 27 Jul 2023 27 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
71 ina.org.uk 6 Nov 2019 6 Nov 2028 Ionos SE [Tag = 1AND1] -
72 idaj.cn 20 Feb 2012 20 Feb 2027 阿里云计算有限公司(万网) 艾迪捷信息科技(上海)有限公司北京分公司
73 idaw.org 5 Apr 2018 5 Apr 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yang Guang Ya Bei Jing Wen Hua Yan Jiu Yuan
74 iba.wiki 11 Apr 2016 11 Apr 2025 Mesh Digital Limited Office Service GmbH
75 idf.brussels 21 Apr 2023 21 Apr 2025 EuroDNS S.A. IJV-IFAS vzw
76 cda.exchange 29 Sep 2021 29 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 ipa.college 16 Sep 2023 16 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
78 ids.onl 6 Aug 2023 6 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 idw.studio 22 Feb 2019 22 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 idha.ru 24 Nov 2023 24 Nov 2024 REGRU-RU Private Person
81 idas.pro 25 Jul 2023 25 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 ipa.de - - - -
83 dia.nl 26 Apr 1997 - Cronon GmbH -
84 dida.de - - - -
85 idta.scot 9 Oct 2014 9 Oct 2024 Tucows Domains Inc. IDTA
86 ada.cash 24 Apr 2016 24 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 fda.email 4 May 2017 4 May 2025 Network Solutions, LLC Florida Dermatology Associates
88 ido.computer 3 May 2020 3 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 idb.au - - Domain Directors Pty Ltd trading as Instra David Cottle
90 id8.com.au - - Web Address Registration Pty Ltd Thomas Portelli
91 idat.cat 10 Jun 2008 11 Jun 2024 Arsys Ildefonso Perez Gutierrez
92 ada.ng 17 Dec 2017 17 Dec 2026 HostAfrica Aurelo Austute Solution Ltd
93 idua.online 30 Dec 2023 30 Dec 2024 Domeneshop AS RNA HORISONT AS
94 iad.icu 12 Sep 2018 12 Sep 2028 Key-Systems LLC travel.icu, LLC
95 hida.email 29 Jun 2019 29 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
96 id3.space 9 Jan 2022 9 Jan 2025 Hosting Ukraine LLC Hosting Ukraine LLC
97 ima.global 19 Dec 2018 19 Dec 2024 Gandi SAS Home Marketing Ltd
98 ido.com.br 25 Aug 2017 25 Aug 2024 - ONNET Servi?os de Informatica Ltda
99 idn.life 11 Sep 2020 11 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 iada.cn 26 Mar 2012 26 Mar 2025 阿里云计算有限公司(万网) 深圳市阿达电子有限公司
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 Ida.im.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ida.im
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ida.im",
        "page_size": 100
    },
    "count": {
        "total": 7480,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "iad.courses, idg.ai, idl.com, iia.one, cda.center, ihda.co.uk, idma.org, ifa.scot, iga.com.co, aida.xin, idp.com.pl, ide.photography, idfa.net, ina.quest, aida.guru, fida.ru, ioa.icu, idka.site, idna.agency, idg.world, gda.ltd, ifa.one, idac.com, iga.store, idw.gmbh, gda.gripe, ila.ru, idr.tokyo, idap.cn, idao.info, idd.paris, idea.pro, idd.ro, idah.nl, idag.nl, id8.group, idq.uk, idt.us, ada.org.in, ada.monster, idc.science, idai.xyz, id1.camp, idaa.org, ido.cool, ima.systems, dda.zone, iba.dk, idax.global, idan.uk, aida.foundation, ada.gv.at, iea.org.in, idi.cloud, idf.world, eda.construction, idt.org.br, idf.co.nz, idai.pub, idp.pt, idl.ing, idia.org.uk, hda.gent, idd.co.uk, ido.co, idza.cn, idu.university, idb.ai, 1da.fyi, i3a.link, ina.org.uk, idaj.cn, idaw.org, iba.wiki, idf.brussels, cda.exchange, ipa.college, ids.onl, idw.studio, idha.ru, idas.pro, ipa.de, dia.nl, dida.de, idta.scot, ada.cash, fda.email, ido.computer, idb.au, id8.com.au, idat.cat, ada.ng, idua.online, iad.icu, hida.email, id3.space, ima.global, ido.com.br, idn.life, iada.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "iad.courses",
            "domain_keyword": "iad",
            "domain_tld": "courses",
            "query_time": "2024-04-12 18:10:23",
            "create_date": "2015-10-02",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-02",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apple Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "idg.ai",
            "domain_keyword": "idg",
            "domain_tld": "ai",
            "query_time": "2024-04-13 02:42:22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_country": "CN",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "idl.com",
            "domain_keyword": "idl",
            "domain_tld": "com",
            "query_time": "2024-04-09 22:46:54",
            "create_date": "1995-03-05",
            "update_date": "2023-07-17",
            "expiry_date": "2032-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Synergy Technologies, LLC",
            "registrant_address": "Hunkins Waterfront Plaza Main Street, P.O. Box 556",
            "registrant_city": "Charlestown",
            "registrant_state": "St Paul Charlestown",
            "registrant_zip": "KN0802",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2027807625",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "iia.one",
            "domain_keyword": "iia",
            "domain_tld": "one",
            "query_time": "2024-04-08 10:03:25",
            "create_date": "2023-07-19",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cda.center",
            "domain_keyword": "cda",
            "domain_tld": "center",
            "query_time": "2024-04-13 21:56:57",
            "create_date": "2021-07-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ihda.co.uk",
            "domain_keyword": "ihda",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 20:54:19",
            "create_date": "2017-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "idma.org",
            "domain_keyword": "idma",
            "domain_tld": "org",
            "query_time": "2024-04-20 18:05:04",
            "create_date": "2000-11-23",
            "update_date": "2019-11-12",
            "expiry_date": "2028-11-23",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Insurance Data Management Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ifa.scot",
            "domain_keyword": "ifa",
            "domain_tld": "scot",
            "query_time": "2024-04-20 12:35:47",
            "create_date": "2014-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "iga.com.co",
            "domain_keyword": "iga",
            "domain_tld": "com.co",
            "query_time": "2024-04-16 19:24:46",
            "create_date": "2014-08-28",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "aida.xin",
            "domain_keyword": "aida",
            "domain_tld": "xin",
            "query_time": "2024-04-25 13:11:50",
            "create_date": "2022-10-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "北京龙云科技股份有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "idp.com.pl",
            "domain_keyword": "idp",
            "domain_tld": "com.pl",
            "query_time": "2024-03-23 22:35:48",
            "create_date": "1998-03-17",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-16",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.makolab.pl",
                "ns2.makolab.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ide.photography",
            "domain_keyword": "ide",
            "domain_tld": "photography",
            "query_time": "2024-05-12 14:00:06",
            "create_date": "2015-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks11.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "idfa.net",
            "domain_keyword": "idfa",
            "domain_tld": "net",
            "query_time": "2024-04-17 04:52:20",
            "create_date": "2007-12-22",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-22",
            "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": 14,
            "domain_name": "ina.quest",
            "domain_keyword": "ina",
            "domain_tld": "quest",
            "query_time": "2024-04-18 18:21:10",
            "create_date": "2023-04-03",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "aida.guru",
            "domain_keyword": "aida",
            "domain_tld": "guru",
            "query_time": "2024-04-19 00:46:02",
            "create_date": "2023-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "fida.ru",
            "domain_keyword": "fida",
            "domain_tld": "ru",
            "query_time": "2024-04-30 12:05:47",
            "create_date": "2009-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "ioa.icu",
            "domain_keyword": "ioa",
            "domain_tld": "icu",
            "query_time": "2024-05-06 22:10:19",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "idka.site",
            "domain_keyword": "idka",
            "domain_tld": "site",
            "query_time": "2024-05-09 17:08:32",
            "create_date": "2023-10-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "idna.agency",
            "domain_keyword": "idna",
            "domain_tld": "agency",
            "query_time": "2024-05-09 17:10:49",
            "create_date": "2014-04-30",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-30",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iDNA srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "idg.world",
            "domain_keyword": "idg",
            "domain_tld": "world",
            "query_time": "2024-05-09 17:05:03",
            "create_date": "2015-01-05",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "International Data Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "gda.ltd",
            "domain_keyword": "gda",
            "domain_tld": "ltd",
            "query_time": "2024-05-09 23:12:22",
            "create_date": "2021-10-17",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Megaborn International Trade Co.,Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ifa.one",
            "domain_keyword": "ifa",
            "domain_tld": "one",
            "query_time": "2024-05-08 14:11:29",
            "create_date": "2022-08-10",
            "update_date": "2023-09-09",
            "expiry_date": "2025-08-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "idac.com",
            "domain_keyword": "idac",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:40:36",
            "create_date": "1998-10-08",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-07",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "jeonggon seo",
            "registrant_company": "jeonggon seo",
            "registrant_address": "1475-3 youngchunri  changsungeub changsunggun chunnam",
            "registrant_city": "kr",
            "registrant_zip": "57220",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.613931011",
            "registrant_fax": "+82.613931011",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "iga.store",
            "domain_keyword": "iga",
            "domain_tld": "store",
            "query_time": "2024-05-11 18:02:57",
            "create_date": "2020-08-25",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "idw.gmbh",
            "domain_keyword": "idw",
            "domain_tld": "gmbh",
            "query_time": "2024-05-02 15:58:31",
            "create_date": "2019-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ID&W GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks16.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gda.gripe",
            "domain_keyword": "gda",
            "domain_tld": "gripe",
            "query_time": "2024-05-02 16:40:11",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ila.ru",
            "domain_keyword": "ila",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:54:26",
            "create_date": "2011-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.paidhost.ru",
                "ns2.paidhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "idr.tokyo",
            "domain_keyword": "idr",
            "domain_tld": "tokyo",
            "query_time": "2024-05-03 13:45:15",
            "create_date": "2014-07-22",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "idap.cn",
            "domain_keyword": "idap",
            "domain_tld": "cn",
            "query_time": "2024-05-04 00:26:48",
            "create_date": "2019-09-19",
            "expiry_date": "2025-09-19",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "湖南沃克能源科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "idao.info",
            "domain_keyword": "idao",
            "domain_tld": "info",
            "query_time": "2024-05-04 00:26:46",
            "create_date": "2020-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "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": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "idd.paris",
            "domain_keyword": "idd",
            "domain_tld": "paris",
            "query_time": "2024-05-04 00:29:33",
            "create_date": "2018-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "idea.pro",
            "domain_keyword": "idea",
            "domain_tld": "pro",
            "query_time": "2024-05-04 00:30:57",
            "create_date": "2006-07-02",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "idd.ro",
            "domain_keyword": "idd",
            "domain_tld": "ro",
            "query_time": "2024-05-07 19:16:30",
            "create_date": "2019-02-11",
            "expiry_date": "2025-02-09",
            "registrar_name": "Lansoft Data SRL",
            "registrar_website": "www.lansoft.ro",
            "name_servers": [
                "ns1.i-drpciv.roo",
                "ns2.i-drpciv.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 34,
            "domain_name": "idah.nl",
            "domain_keyword": "idah",
            "domain_tld": "nl",
            "query_time": "2024-05-07 19:11:23",
            "create_date": "2018-09-03",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 35,
            "domain_name": "idag.nl",
            "domain_keyword": "idag",
            "domain_tld": "nl",
            "query_time": "2024-05-07 19:11:03",
            "create_date": "2014-10-16",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "id8.group",
            "domain_keyword": "id8",
            "domain_tld": "group",
            "query_time": "2024-05-07 19:10:30",
            "create_date": "2022-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "idq.uk",
            "domain_keyword": "idq",
            "domain_tld": "uk",
            "query_time": "2024-05-07 04:16:23",
            "create_date": "2017-10-30",
            "update_date": "2023-12-19",
            "expiry_date": "2024-10-30",
            "registrar_name": "Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]",
            "registrar_website": "http://www.iSurveyor.com",
            "registrant_name": "iSurveyor",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "idt.us",
            "domain_keyword": "idt",
            "domain_tld": "us",
            "query_time": "2024-05-13 03:23:14",
            "create_date": "2007-07-02",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-01",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "Howard Hoffman",
            "registrant_address": "PO Box 246",
            "registrant_city": "Kirkwood",
            "registrant_state": "CA",
            "registrant_zip": "95646",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2092588552",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ada.org.in",
            "domain_keyword": "ada",
            "domain_tld": "org.in",
            "query_time": "2024-05-25 05:07:28",
            "create_date": "2006-06-29",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-29",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webcityindia.com",
                "ns2.webcityindia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ada.monster",
            "domain_keyword": "ada",
            "domain_tld": "monster",
            "query_time": "2024-05-25 05:07:28",
            "create_date": "2019-09-03",
            "update_date": "2024-04-12",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "Ada Health GmbH",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "idc.science",
            "domain_keyword": "idc",
            "domain_tld": "science",
            "query_time": "2024-05-25 01:49:56",
            "create_date": "2017-05-11",
            "update_date": "2024-05-22",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "idai.xyz",
            "domain_keyword": "idai",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 01:49:16",
            "create_date": "2024-03-26",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Mazefeng",
            "registrant_state": "Others",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ngiexzd.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "id1.camp",
            "domain_keyword": "id1",
            "domain_tld": "camp",
            "query_time": "2024-05-16 03:17:17",
            "create_date": "2023-01-06",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "idaa.org",
            "domain_keyword": "idaa",
            "domain_tld": "org",
            "query_time": "2024-05-16 03:17:44",
            "create_date": "1999-07-07",
            "update_date": "2022-05-10",
            "expiry_date": "2024-07-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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ido.cool",
            "domain_keyword": "ido",
            "domain_tld": "cool",
            "query_time": "2024-05-15 04:57:35",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li tao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ima.systems",
            "domain_keyword": "ima",
            "domain_tld": "systems",
            "query_time": "2024-05-15 22:57:29",
            "create_date": "2019-04-01",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1095.awsdns-08.org",
                "ns-2036.awsdns-62.co.uk",
                "ns-223.awsdns-27.com",
                "ns-763.awsdns-31.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dda.zone",
            "domain_keyword": "dda",
            "domain_tld": "zone",
            "query_time": "2024-05-22 00:33:12",
            "create_date": "2016-08-03",
            "update_date": "2023-06-15",
            "expiry_date": "2024-08-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "iba.dk",
            "domain_keyword": "iba",
            "domain_tld": "dk",
            "query_time": "2024-05-21 19:22:14",
            "create_date": "1997-10-20",
            "expiry_date": "2034-04-30",
            "registrar_name": "DANDOMAIN A/S",
            "registrant_name": "IBA Erhvervsakademi Kolding S/I",
            "registrant_address": "Havneparken 1",
            "registrant_city": "Kolding",
            "registrant_zip": "6000",
            "registrant_country": "DK",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "idax.global",
            "domain_keyword": "idax",
            "domain_tld": "global",
            "query_time": "2024-05-21 10:35:12",
            "create_date": "2021-09-16",
            "update_date": "2023-02-12",
            "expiry_date": "2024-09-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1512.awsdns-61.org",
                "ns-2016.awsdns-60.co.uk",
                "ns-22.awsdns-02.com",
                "ns-527.awsdns-01.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "idan.uk",
            "domain_keyword": "idan",
            "domain_tld": "uk",
            "query_time": "2024-05-27 00:25:00",
            "create_date": "2019-04-18",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-18",
            "registrar_name": "Graeme Wingate [Tag = GREYWING]",
            "registrar_website": "https://www.greywing.uk",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "aida.foundation",
            "domain_keyword": "aida",
            "domain_tld": "foundation",
            "query_time": "2024-05-25 21:44:23",
            "create_date": "2023-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pid1.srv53.net",
                "pid2.srv53.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ada.gv.at",
            "domain_keyword": "ada",
            "domain_tld": "gv.at",
            "query_time": "2024-05-21 07:00:21",
            "update_date": "2021-03-09",
            "registrant_name": "ADA IT",
            "registrant_company": "Austrian Development Agency",
            "registrant_address": "Zelinkagasse 2",
            "registrant_city": "Wien",
            "registrant_zip": "A-1010",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+431903990",
            "name_servers": [
                "ns1.apa.at",
                "ns2.apa.at"
            ]
        },
        {
            "num": 53,
            "domain_name": "iea.org.in",
            "domain_keyword": "iea",
            "domain_tld": "org.in",
            "query_time": "2024-05-21 10:12:36",
            "create_date": "2020-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-ht-4.bigrockservers.com",
                "ns2.md-ht-4.bigrockservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "idi.cloud",
            "domain_keyword": "idi",
            "domain_tld": "cloud",
            "query_time": "2024-05-15 06:14:52",
            "create_date": "2018-02-05",
            "update_date": "2023-12-11",
            "expiry_date": "2025-02-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Andesat S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Reg. Metropolitana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CL",
            "registrant_email": "please query the rdds service of the registrar 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.ns.anylinkargentina.com",
                "dns2.ns.anylinkargentina.com",
                "dns3.ns.anylinkargentina.com",
                "dns4.ns.anylinkargentina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "idf.world",
            "domain_keyword": "idf",
            "domain_tld": "world",
            "query_time": "2024-05-15 06:14:05",
            "create_date": "2021-01-09",
            "update_date": "2021-01-14",
            "expiry_date": "2026-01-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fan Zhi Peng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "eda.construction",
            "domain_keyword": "eda",
            "domain_tld": "construction",
            "query_time": "2024-05-27 08:08:31",
            "create_date": "2023-07-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LU",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.host-anycast.it",
                "ns2.host-anycast.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "idt.org.br",
            "domain_keyword": "idt",
            "domain_tld": "org.br",
            "query_time": "2024-05-27 15:29:34",
            "create_date": "1998-10-19",
            "update_date": "2023-10-04",
            "expiry_date": "2027-10-19",
            "registrant_name": "INSTITUTO DE DESENVOLVIMENTO DO TRABALHO - IDT",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 58,
            "domain_name": "idf.co.nz",
            "domain_keyword": "idf",
            "domain_tld": "co.nz",
            "query_time": "2024-06-01 22:51:21",
            "create_date": "2015-11-08",
            "update_date": "2024-01-06",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "davina.ns.cloudflare.com",
                "hasslo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "idai.pub",
            "domain_keyword": "idai",
            "domain_tld": "pub",
            "query_time": "2024-05-31 08:10:53",
            "create_date": "2015-05-29",
            "update_date": "2018-04-03",
            "expiry_date": "2026-05-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dong Chen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tian jin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "idp.pt",
            "domain_keyword": "idp",
            "domain_tld": "pt",
            "query_time": "2024-05-31 03:58:54",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 61,
            "domain_name": "idl.ing",
            "domain_keyword": "idl",
            "domain_tld": "ing",
            "query_time": "2024-05-31 23:15:15",
            "create_date": "2023-12-05",
            "update_date": "2024-03-15",
            "expiry_date": "2025-12-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.scottn.us",
                "ns2.afraid.org",
                "ns2.he.net",
                "puck.nether.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "idia.org.uk",
            "domain_keyword": "idia",
            "domain_tld": "org.uk",
            "query_time": "2024-05-31 23:14:12",
            "create_date": "2022-04-05",
            "update_date": "2023-04-02",
            "expiry_date": "2024-04-05",
            "registrar_name": "Verpex Ltd [Tag = VERPEX]",
            "registrar_website": "http://Verpex.com",
            "name_servers": [
                "ns1.verpex.com",
                "ns2.verpex.com",
                "ns3.verpex.com",
                "ns4.verpex.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 63,
            "domain_name": "hda.gent",
            "domain_keyword": "hda",
            "domain_tld": "gent",
            "query_time": "2024-05-31 05:15:29",
            "create_date": "2019-11-27",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "Kantoor Claeys-Dekeyser and Partners BVBA",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "drie.dnssrv.nl",
                "een.dnssrv.nl",
                "twee.dnssrv.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "idd.co.uk",
            "domain_keyword": "idd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-03 00:47:17",
            "create_date": "1997-01-31",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-31",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "ido.co",
            "domain_keyword": "ido",
            "domain_tld": "co",
            "query_time": "2024-04-06 09:19:35",
            "create_date": "2010-07-20",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-19",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "idza.cn",
            "domain_keyword": "idza",
            "domain_tld": "cn",
            "query_time": "2024-04-06 12:01:34",
            "create_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "蒲润",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hhhdns.com",
                "ns2.hhhdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "idu.university",
            "domain_keyword": "idu",
            "domain_tld": "university",
            "query_time": "2024-04-06 11:58:53",
            "create_date": "2022-07-17",
            "update_date": "2024-01-22",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Bilgi Teknolojileri A.Ş.",
            "registrar_website": "http://www.atakdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "T EDUCATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PHOENIX",
            "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": [
                "pns41.cloudns.net",
                "pns42.cloudns.net",
                "pns43.cloudns.net",
                "pns44.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "idb.ai",
            "domain_keyword": "idb",
            "domain_tld": "ai",
            "query_time": "2024-04-10 14:18:32",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "152847",
            "registrant_country": "KR",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "registrant_fax": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "1da.fyi",
            "domain_keyword": "1da",
            "domain_tld": "fyi",
            "query_time": "2024-04-09 07:28:52",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "i3a.link",
            "domain_keyword": "i3a",
            "domain_tld": "link",
            "query_time": "2024-04-11 15:12:42",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ina.org.uk",
            "domain_keyword": "ina",
            "domain_tld": "org.uk",
            "query_time": "2024-04-20 23:03:08",
            "create_date": "2019-11-06",
            "update_date": "2022-12-08",
            "expiry_date": "2028-11-06",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "idaj.cn",
            "domain_keyword": "idaj",
            "domain_tld": "cn",
            "query_time": "2024-04-17 22:25:41",
            "create_date": "2012-02-20",
            "expiry_date": "2027-02-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "艾迪捷信息科技(上海)有限公司北京分公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "idaw.org",
            "domain_keyword": "idaw",
            "domain_tld": "org",
            "query_time": "2024-04-17 22:28:38",
            "create_date": "2018-04-05",
            "update_date": "2023-11-13",
            "expiry_date": "2025-04-05",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://whois.aliyun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yang Guang Ya Bei Jing Wen Hua Yan Jiu Yuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "iba.wiki",
            "domain_keyword": "iba",
            "domain_tld": "wiki",
            "query_time": "2024-04-29 05:43:43",
            "create_date": "2016-04-11",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Office Service GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "idf.brussels",
            "domain_keyword": "idf",
            "domain_tld": "brussels",
            "query_time": "2024-04-29 18:21:02",
            "create_date": "2023-04-21",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IJV-IFAS vzw",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cda.exchange",
            "domain_keyword": "cda",
            "domain_tld": "exchange",
            "query_time": "2024-04-29 01:51:45",
            "create_date": "2021-09-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "ipa.college",
            "domain_keyword": "ipa",
            "domain_tld": "college",
            "query_time": "2024-05-02 07:12:04",
            "create_date": "2023-09-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ids.onl",
            "domain_keyword": "ids",
            "domain_tld": "onl",
            "query_time": "2024-05-02 15:56:23",
            "create_date": "2023-08-06",
            "update_date": "2023-11-09",
            "expiry_date": "2024-08-06",
            "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": [
                "pns41.cloudns.net",
                "pns42.cloudns.net",
                "pns43.cloudns.net",
                "pns44.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "idw.studio",
            "domain_keyword": "idw",
            "domain_tld": "studio",
            "query_time": "2024-05-02 15:58:31",
            "create_date": "2019-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "idha.ru",
            "domain_keyword": "idha",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:30:13",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "idas.pro",
            "domain_keyword": "idas",
            "domain_tld": "pro",
            "query_time": "2024-05-04 00:26:59",
            "create_date": "2023-07-25",
            "update_date": "2024-03-04",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ipa.de",
            "domain_keyword": "ipa",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:05:00",
            "update_date": "2022-10-06",
            "name_servers": [
                "ns.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net",
                "server2018a.koppermann.com",
                "server2021a.koppermann.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 83,
            "domain_name": "dia.nl",
            "domain_keyword": "dia",
            "domain_tld": "nl",
            "query_time": "2024-05-04 16:06:03",
            "create_date": "1997-04-26",
            "update_date": "2023-08-30",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks17.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 84,
            "domain_name": "dida.de",
            "domain_keyword": "dida",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:52:30",
            "update_date": "2012-03-13",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "idta.scot",
            "domain_keyword": "idta",
            "domain_tld": "scot",
            "query_time": "2024-04-24 17:58:07",
            "create_date": "2014-10-09",
            "update_date": "2022-09-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://whois.tucows.com",
            "registrant_company": "IDTA",
            "registrant_state": "East Sussex",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ada.cash",
            "domain_keyword": "ada",
            "domain_tld": "cash",
            "query_time": "2024-04-15 18:09:42",
            "create_date": "2016-04-24",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "fda.email",
            "domain_keyword": "fda",
            "domain_tld": "email",
            "query_time": "2024-05-08 15:35:45",
            "create_date": "2017-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Florida Dermatology Associates",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ido.computer",
            "domain_keyword": "ido",
            "domain_tld": "computer",
            "query_time": "2024-05-09 17:12:06",
            "create_date": "2020-05-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "idb.au",
            "domain_keyword": "idb",
            "domain_tld": "au",
            "query_time": "2024-05-07 19:14:44",
            "update_date": "2023-06-25",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "David Cottle",
            "name_servers": [
                "ns1.idb.au",
                "ns2.idb.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "id8.com.au",
            "domain_keyword": "id8",
            "domain_tld": "com.au",
            "query_time": "2024-05-07 19:10:30",
            "update_date": "2023-10-25",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Thomas Portelli",
            "name_servers": [
                "ns1.obble.com.au",
                "ns2.obble.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "idat.cat",
            "domain_keyword": "idat",
            "domain_tld": "cat",
            "query_time": "2024-05-07 19:14:30",
            "create_date": "2008-06-10",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-11",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "registrant_company": "Ildefonso Perez Gutierrez",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.servidoresdns.net",
                "dns22.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ada.ng",
            "domain_keyword": "ada",
            "domain_tld": "ng",
            "query_time": "2024-05-09 08:52:58",
            "create_date": "2017-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2026-12-17",
            "registrar_iana": 28112014,
            "registrar_name": "HostAfrica",
            "registrar_website": "http://www.domainking.ng/domain-registration",
            "registrant_name": "Chinedu Chude",
            "registrant_company": "Aurelo Austute Solution Ltd",
            "registrant_address": "LSDPC Estate Block 31 flat 5",
            "registrant_city": "Ebute metta",
            "registrant_state": "Lagos",
            "registrant_zip": "234",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8039799304",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "idua.online",
            "domain_keyword": "idua",
            "domain_tld": "online",
            "query_time": "2024-05-07 04:19:28",
            "create_date": "2023-12-30",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_company": "RNA HORISONT AS",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "iad.icu",
            "domain_keyword": "iad",
            "domain_tld": "icu",
            "query_time": "2024-05-10 13:27:07",
            "create_date": "2018-09-12",
            "update_date": "2023-08-31",
            "expiry_date": "2028-09-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "marjory.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "hida.email",
            "domain_keyword": "hida",
            "domain_tld": "email",
            "query_time": "2024-05-10 12:52:29",
            "create_date": "2019-06-29",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "id3.space",
            "domain_keyword": "id3",
            "domain_tld": "space",
            "query_time": "2024-05-16 03:17:23",
            "create_date": "2022-01-09",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-09",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns110.inhostedns.com",
                "ns210.inhostedns.net",
                "ns310.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ima.global",
            "domain_keyword": "ima",
            "domain_tld": "global",
            "query_time": "2024-05-16 00:10:02",
            "create_date": "2018-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Home Marketing Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "linda.ns.cloudflare.com",
                "luke.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ido.com.br",
            "domain_keyword": "ido",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 23:14:59",
            "create_date": "2017-08-25",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-25",
            "registrant_name": "ONNET Servi?os de Informatica Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 99,
            "domain_name": "idn.life",
            "domain_keyword": "idn",
            "domain_tld": "life",
            "query_time": "2024-05-18 23:14:14",
            "create_date": "2020-09-11",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "iada.cn",
            "domain_keyword": "iada",
            "domain_tld": "cn",
            "query_time": "2024-05-23 13:00:02",
            "create_date": "2012-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳市阿达电子有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.139,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ida.im</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7480</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>iad.courses, idg.ai, idl.com, iia.one, cda.center, ihda.co.uk, idma.org, ifa.scot, iga.com.co, aida.xin, idp.com.pl, ide.photography, idfa.net, ina.quest, aida.guru, fida.ru, ioa.icu, idka.site, idna.agency, idg.world, gda.ltd, ifa.one, idac.com, iga.store, idw.gmbh, gda.gripe, ila.ru, idr.tokyo, idap.cn, idao.info, idd.paris, idea.pro, idd.ro, idah.nl, idag.nl, id8.group, idq.uk, idt.us, ada.org.in, ada.monster, idc.science, idai.xyz, id1.camp, idaa.org, ido.cool, ima.systems, dda.zone, iba.dk, idax.global, idan.uk, aida.foundation, ada.gv.at, iea.org.in, idi.cloud, idf.world, eda.construction, idt.org.br, idf.co.nz, idai.pub, idp.pt, idl.ing, idia.org.uk, hda.gent, idd.co.uk, ido.co, idza.cn, idu.university, idb.ai, 1da.fyi, i3a.link, ina.org.uk, idaj.cn, idaw.org, iba.wiki, idf.brussels, cda.exchange, ipa.college, ids.onl, idw.studio, idha.ru, idas.pro, ipa.de, dia.nl, dida.de, idta.scot, ada.cash, fda.email, ido.computer, idb.au, id8.com.au, idat.cat, ada.ng, idua.online, iad.icu, hida.email, id3.space, ima.global, ido.com.br, idn.life, iada.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>iad.courses</domain_name>
   <domain_keyword>iad</domain_keyword>
   <domain_tld>courses</domain_tld>
   <query_time>2024-04-12 18:10:23</query_time>
   <create_date>2015-10-02</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apple Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>idg.ai</domain_name>
   <domain_keyword>idg</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-13 02:42:22</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>idl.com</domain_name>
   <domain_keyword>idl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 22:46:54</query_time>
   <create_date>1995-03-05</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2032-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Synergy Technologies, LLC</registrant_company>
   <registrant_address>Hunkins Waterfront Plaza Main Street, P.O. Box 556</registrant_address>
   <registrant_city>Charlestown</registrant_city>
   <registrant_state>St Paul Charlestown</registrant_state>
   <registrant_zip>KN0802</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2027807625</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>iia.one</domain_name>
   <domain_keyword>iia</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-08 10:03:25</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cda.center</domain_name>
   <domain_keyword>cda</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-13 21:56:57</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ihda.co.uk</domain_name>
   <domain_keyword>ihda</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 20:54:19</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>idma.org</domain_name>
   <domain_keyword>idma</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 18:05:04</query_time>
   <create_date>2000-11-23</create_date>
   <update_date>2019-11-12</update_date>
   <expiry_date>2028-11-23</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Insurance Data Management Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ifa.scot</domain_name>
   <domain_keyword>ifa</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-20 12:35:47</query_time>
   <create_date>2014-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>iga.com.co</domain_name>
   <domain_keyword>iga</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-16 19:24:46</query_time>
   <create_date>2014-08-28</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>aida.xin</domain_name>
   <domain_keyword>aida</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-25 13:11:50</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>北京龙云科技股份有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>idp.com.pl</domain_name>
   <domain_keyword>idp</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-23 22:35:48</query_time>
   <create_date>1998-03-17</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.makolab.pl</value>
    <value>ns2.makolab.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ide.photography</domain_name>
   <domain_keyword>ide</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-12 14:00:06</query_time>
   <create_date>2015-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>idfa.net</domain_name>
   <domain_keyword>idfa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 04:52:20</query_time>
   <create_date>2007-12-22</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-22</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>14</num>
   <domain_name>ina.quest</domain_name>
   <domain_keyword>ina</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-04-18 18:21:10</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>aida.guru</domain_name>
   <domain_keyword>aida</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-19 00:46:02</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>fida.ru</domain_name>
   <domain_keyword>fida</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 12:05:47</query_time>
   <create_date>2009-05-18</create_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>ioa.icu</domain_name>
   <domain_keyword>ioa</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-06 22:10:19</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>idka.site</domain_name>
   <domain_keyword>idka</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 17:08:32</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>idna.agency</domain_name>
   <domain_keyword>idna</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-09 17:10:49</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>iDNA srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>idg.world</domain_name>
   <domain_keyword>idg</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-09 17:05:03</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>International Data Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>gda.ltd</domain_name>
   <domain_keyword>gda</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-09 23:12:22</query_time>
   <create_date>2021-10-17</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Megaborn International Trade Co.,Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ifa.one</domain_name>
   <domain_keyword>ifa</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 14:11:29</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2025-08-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>idac.com</domain_name>
   <domain_keyword>idac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:40:36</query_time>
   <create_date>1998-10-08</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>jeonggon seo</registrant_name>
   <registrant_company>jeonggon seo</registrant_company>
   <registrant_address>1475-3 youngchunri  changsungeub changsunggun chunnam</registrant_address>
   <registrant_city>kr</registrant_city>
   <registrant_zip>57220</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.613931011</registrant_phone>
   <registrant_fax>+82.613931011</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>iga.store</domain_name>
   <domain_keyword>iga</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 18:02:57</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>idw.gmbh</domain_name>
   <domain_keyword>idw</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-02 15:58:31</query_time>
   <create_date>2019-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ID&amp;W GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gda.gripe</domain_name>
   <domain_keyword>gda</domain_keyword>
   <domain_tld>gripe</domain_tld>
   <query_time>2024-05-02 16:40:11</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>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ila.ru</domain_name>
   <domain_keyword>ila</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:54:26</query_time>
   <create_date>2011-06-23</create_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.paidhost.ru</value>
    <value>ns2.paidhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>idr.tokyo</domain_name>
   <domain_keyword>idr</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-03 13:45:15</query_time>
   <create_date>2014-07-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>idap.cn</domain_name>
   <domain_keyword>idap</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 00:26:48</query_time>
   <create_date>2019-09-19</create_date>
   <expiry_date>2025-09-19</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>湖南沃克能源科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>idao.info</domain_name>
   <domain_keyword>idao</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 00:26:46</query_time>
   <create_date>2020-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>idd.paris</domain_name>
   <domain_keyword>idd</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-04 00:29:33</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns100.ovh.net</value>
    <value>ns100.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>idea.pro</domain_name>
   <domain_keyword>idea</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-04 00:30:57</query_time>
   <create_date>2006-07-02</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>idd.ro</domain_name>
   <domain_keyword>idd</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-07 19:16:30</query_time>
   <create_date>2019-02-11</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>Lansoft Data SRL</registrar_name>
   <registrar_website>www.lansoft.ro</registrar_website>
   <name_servers>
    <value>ns1.i-drpciv.roo</value>
    <value>ns2.i-drpciv.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>idah.nl</domain_name>
   <domain_keyword>idah</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 19:11:23</query_time>
   <create_date>2018-09-03</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>idag.nl</domain_name>
   <domain_keyword>idag</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 19:11:03</query_time>
   <create_date>2014-10-16</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>id8.group</domain_name>
   <domain_keyword>id8</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-07 19:10:30</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>37</num>
   <domain_name>idq.uk</domain_name>
   <domain_keyword>idq</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 04:16:23</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]</registrar_name>
   <registrar_website>http://www.iSurveyor.com</registrar_website>
   <registrant_name>iSurveyor</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>idt.us</domain_name>
   <domain_keyword>idt</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 03:23:14</query_time>
   <create_date>2007-07-02</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>Howard Hoffman</registrant_name>
   <registrant_address>PO Box 246</registrant_address>
   <registrant_city>Kirkwood</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>95646</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2092588552</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>ada.org.in</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-25 05:07:28</query_time>
   <create_date>2006-06-29</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webcityindia.com</value>
    <value>ns2.webcityindia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ada.monster</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-25 05:07:28</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>Ada Health GmbH</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>idc.science</domain_name>
   <domain_keyword>idc</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-25 01:49:56</query_time>
   <create_date>2017-05-11</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>idai.xyz</domain_name>
   <domain_keyword>idai</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 01:49:16</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Mazefeng</registrant_company>
   <registrant_state>Others</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ngiexzd.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>id1.camp</domain_name>
   <domain_keyword>id1</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-05-16 03:17:17</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>idaa.org</domain_name>
   <domain_keyword>idaa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 03:17:44</query_time>
   <create_date>1999-07-07</create_date>
   <update_date>2022-05-10</update_date>
   <expiry_date>2024-07-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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.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>ido.cool</domain_name>
   <domain_keyword>ido</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-15 04:57:35</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li tao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ima.systems</domain_name>
   <domain_keyword>ima</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-15 22:57:29</query_time>
   <create_date>2019-04-01</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://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_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1095.awsdns-08.org</value>
    <value>ns-2036.awsdns-62.co.uk</value>
    <value>ns-223.awsdns-27.com</value>
    <value>ns-763.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dda.zone</domain_name>
   <domain_keyword>dda</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-22 00:33:12</query_time>
   <create_date>2016-08-03</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>iba.dk</domain_name>
   <domain_keyword>iba</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-21 19:22:14</query_time>
   <create_date>1997-10-20</create_date>
   <expiry_date>2034-04-30</expiry_date>
   <registrar_name>DANDOMAIN A/S</registrar_name>
   <registrant_name>IBA Erhvervsakademi Kolding S/I</registrant_name>
   <registrant_address>Havneparken 1</registrant_address>
   <registrant_city>Kolding</registrant_city>
   <registrant_zip>6000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>idax.global</domain_name>
   <domain_keyword>idax</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-21 10:35:12</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2023-02-12</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1512.awsdns-61.org</value>
    <value>ns-2016.awsdns-60.co.uk</value>
    <value>ns-22.awsdns-02.com</value>
    <value>ns-527.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>idan.uk</domain_name>
   <domain_keyword>idan</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 00:25:00</query_time>
   <create_date>2019-04-18</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>Graeme Wingate [Tag = GREYWING]</registrar_name>
   <registrar_website>https://www.greywing.uk</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>aida.foundation</domain_name>
   <domain_keyword>aida</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-25 21:44:23</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pid1.srv53.net</value>
    <value>pid2.srv53.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ada.gv.at</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>gv.at</domain_tld>
   <query_time>2024-05-21 07:00:21</query_time>
   <update_date>2021-03-09</update_date>
   <registrant_name>ADA IT</registrant_name>
   <registrant_company>Austrian Development Agency</registrant_company>
   <registrant_address>Zelinkagasse 2</registrant_address>
   <registrant_city>Wien</registrant_city>
   <registrant_zip>A-1010</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+431903990</registrant_phone>
   <name_servers>
    <value>ns1.apa.at</value>
    <value>ns2.apa.at</value>
   </name_servers>
  </value>
  <value>
   <num>53</num>
   <domain_name>iea.org.in</domain_name>
   <domain_keyword>iea</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-21 10:12:36</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-ht-4.bigrockservers.com</value>
    <value>ns2.md-ht-4.bigrockservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>idi.cloud</domain_name>
   <domain_keyword>idi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-15 06:14:52</query_time>
   <create_date>2018-02-05</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Andesat S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Reg. Metropolitana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.ns.anylinkargentina.com</value>
    <value>dns2.ns.anylinkargentina.com</value>
    <value>dns3.ns.anylinkargentina.com</value>
    <value>dns4.ns.anylinkargentina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>idf.world</domain_name>
   <domain_keyword>idf</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-15 06:14:05</query_time>
   <create_date>2021-01-09</create_date>
   <update_date>2021-01-14</update_date>
   <expiry_date>2026-01-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fan Zhi Peng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>eda.construction</domain_name>
   <domain_keyword>eda</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-27 08:08:31</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LU</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.host-anycast.it</value>
    <value>ns2.host-anycast.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>idt.org.br</domain_name>
   <domain_keyword>idt</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-27 15:29:34</query_time>
   <create_date>1998-10-19</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2027-10-19</expiry_date>
   <registrant_name>INSTITUTO DE DESENVOLVIMENTO DO TRABALHO - IDT</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>idf.co.nz</domain_name>
   <domain_keyword>idf</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-01 22:51:21</query_time>
   <create_date>2015-11-08</create_date>
   <update_date>2024-01-06</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>davina.ns.cloudflare.com</value>
    <value>hasslo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>idai.pub</domain_name>
   <domain_keyword>idai</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-31 08:10:53</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2026-05-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dong Chen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tian jin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>idp.pt</domain_name>
   <domain_keyword>idp</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-31 03:58:54</query_time>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>idl.ing</domain_name>
   <domain_keyword>idl</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-05-31 23:15:15</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns0.scottn.us</value>
    <value>ns2.afraid.org</value>
    <value>ns2.he.net</value>
    <value>puck.nether.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>idia.org.uk</domain_name>
   <domain_keyword>idia</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-31 23:14:12</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_name>Verpex Ltd [Tag = VERPEX]</registrar_name>
   <registrar_website>http://Verpex.com</registrar_website>
   <name_servers>
    <value>ns1.verpex.com</value>
    <value>ns2.verpex.com</value>
    <value>ns3.verpex.com</value>
    <value>ns4.verpex.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>hda.gent</domain_name>
   <domain_keyword>hda</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-05-31 05:15:29</query_time>
   <create_date>2019-11-27</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>Kantoor Claeys-Dekeyser and Partners BVBA</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>drie.dnssrv.nl</value>
    <value>een.dnssrv.nl</value>
    <value>twee.dnssrv.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>idd.co.uk</domain_name>
   <domain_keyword>idd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-03 00:47:17</query_time>
   <create_date>1997-01-31</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>ido.co</domain_name>
   <domain_keyword>ido</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-06 09:19:35</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>idza.cn</domain_name>
   <domain_keyword>idza</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-06 12:01:34</query_time>
   <create_date>2024-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>上海福虎信息科技有限公司</registrar_name>
   <registrant_name>蒲润</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hhhdns.com</value>
    <value>ns2.hhhdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>idu.university</domain_name>
   <domain_keyword>idu</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-04-06 11:58:53</query_time>
   <create_date>2022-07-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Bilgi Teknolojileri A.Ş.</registrar_name>
   <registrar_website>http://www.atakdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>T EDUCATION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PHOENIX</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>pns41.cloudns.net</value>
    <value>pns42.cloudns.net</value>
    <value>pns43.cloudns.net</value>
    <value>pns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>idb.ai</domain_name>
   <domain_keyword>idb</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-10 14:18:32</query_time>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>152847</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <registrant_fax>Redacted | Registry Policy</registrant_fax>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>1da.fyi</domain_name>
   <domain_keyword>1da</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-09 07:28:52</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>i3a.link</domain_name>
   <domain_keyword>i3a</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-11 15:12:42</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ina.org.uk</domain_name>
   <domain_keyword>ina</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-20 23:03:08</query_time>
   <create_date>2019-11-06</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2028-11-06</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>idaj.cn</domain_name>
   <domain_keyword>idaj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-17 22:25:41</query_time>
   <create_date>2012-02-20</create_date>
   <expiry_date>2027-02-20</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>艾迪捷信息科技(上海)有限公司北京分公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>idaw.org</domain_name>
   <domain_keyword>idaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 22:28:38</query_time>
   <create_date>2018-04-05</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://whois.aliyun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yang Guang Ya Bei Jing Wen Hua Yan Jiu Yuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>iba.wiki</domain_name>
   <domain_keyword>iba</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-29 05:43:43</query_time>
   <create_date>2016-04-11</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Office Service GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>idf.brussels</domain_name>
   <domain_keyword>idf</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-04-29 18:21:02</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IJV-IFAS vzw</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cda.exchange</domain_name>
   <domain_keyword>cda</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-04-29 01:51:45</query_time>
   <create_date>2021-09-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ipa.college</domain_name>
   <domain_keyword>ipa</domain_keyword>
   <domain_tld>college</domain_tld>
   <query_time>2024-05-02 07:12:04</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>78</num>
   <domain_name>ids.onl</domain_name>
   <domain_keyword>ids</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-02 15:56:23</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-08-06</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>pns41.cloudns.net</value>
    <value>pns42.cloudns.net</value>
    <value>pns43.cloudns.net</value>
    <value>pns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>idw.studio</domain_name>
   <domain_keyword>idw</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-02 15:58:31</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>idha.ru</domain_name>
   <domain_keyword>idha</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:30:13</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>idas.pro</domain_name>
   <domain_keyword>idas</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-04 00:26:59</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ipa.de</domain_name>
   <domain_keyword>ipa</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:05:00</query_time>
   <update_date>2022-10-06</update_date>
   <name_servers>
    <value>ns.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
    <value>server2018a.koppermann.com</value>
    <value>server2021a.koppermann.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>dia.nl</domain_name>
   <domain_keyword>dia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 16:06:03</query_time>
   <create_date>1997-04-26</create_date>
   <update_date>2023-08-30</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dida.de</domain_name>
   <domain_keyword>dida</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:52:30</query_time>
   <update_date>2012-03-13</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>idta.scot</domain_name>
   <domain_keyword>idta</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-24 17:58:07</query_time>
   <create_date>2014-10-09</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://whois.tucows.com</registrar_website>
   <registrant_company>IDTA</registrant_company>
   <registrant_state>East Sussex</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ada.cash</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-04-15 18:09:42</query_time>
   <create_date>2016-04-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>fda.email</domain_name>
   <domain_keyword>fda</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-08 15:35:45</query_time>
   <create_date>2017-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Florida Dermatology Associates</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ido.computer</domain_name>
   <domain_keyword>ido</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-09 17:12:06</query_time>
   <create_date>2020-05-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>89</num>
   <domain_name>idb.au</domain_name>
   <domain_keyword>idb</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-07 19:14:44</query_time>
   <update_date>2023-06-25</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>David Cottle</registrant_name>
   <name_servers>
    <value>ns1.idb.au</value>
    <value>ns2.idb.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>id8.com.au</domain_name>
   <domain_keyword>id8</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-07 19:10:30</query_time>
   <update_date>2023-10-25</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Thomas Portelli</registrant_name>
   <name_servers>
    <value>ns1.obble.com.au</value>
    <value>ns2.obble.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>idat.cat</domain_name>
   <domain_keyword>idat</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-07 19:14:30</query_time>
   <create_date>2008-06-10</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <registrant_company>Ildefonso Perez Gutierrez</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.servidoresdns.net</value>
    <value>dns22.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ada.ng</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-09 08:52:58</query_time>
   <create_date>2017-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2026-12-17</expiry_date>
   <registrar_iana>28112014</registrar_iana>
   <registrar_name>HostAfrica</registrar_name>
   <registrar_website>http://www.domainking.ng/domain-registration</registrar_website>
   <registrant_name>Chinedu Chude</registrant_name>
   <registrant_company>Aurelo Austute Solution Ltd</registrant_company>
   <registrant_address>LSDPC Estate Block 31 flat 5</registrant_address>
   <registrant_city>Ebute metta</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>234</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8039799304</registrant_phone>
   <name_servers>
    <value>rick.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>idua.online</domain_name>
   <domain_keyword>idua</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 04:19:28</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_company>RNA HORISONT AS</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>iad.icu</domain_name>
   <domain_keyword>iad</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-10 13:27:07</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-09-12</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>marjory.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hida.email</domain_name>
   <domain_keyword>hida</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-10 12:52:29</query_time>
   <create_date>2019-06-29</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>id3.space</domain_name>
   <domain_keyword>id3</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-16 03:17:23</query_time>
   <create_date>2022-01-09</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns110.inhostedns.com</value>
    <value>ns210.inhostedns.net</value>
    <value>ns310.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ima.global</domain_name>
   <domain_keyword>ima</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-16 00:10:02</query_time>
   <create_date>2018-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Home Marketing Ltd</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>linda.ns.cloudflare.com</value>
    <value>luke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ido.com.br</domain_name>
   <domain_keyword>ido</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 23:14:59</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrant_name>ONNET Servi?os de Informatica Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>idn.life</domain_name>
   <domain_keyword>idn</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-18 23:14:14</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>iada.cn</domain_name>
   <domain_keyword>iada</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 13:00:02</query_time>
   <create_date>2012-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳市阿达电子有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.139</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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