WHOIS QUERY TIME

27 May 2024 - 9:15 PM UTC

Modified: 3 June 2023

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

alpha.warptec.com.au
echo.warptec.com.au

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: James O'Brien

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=onada.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "onada.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "onada.com.au",
            "domain_keyword": "onada",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 21:15:37",
            "update_date": "2023-06-03",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "James O'Brien",
            "name_servers": [
                "alpha.warptec.com.au",
                "echo.warptec.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>onada.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>onada.com.au</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 21:15:37</query_time>
   <update_date>2023-06-03</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>James O'Brien</registrant_name>
   <name_servers>
    <value>alpha.warptec.com.au</value>
    <value>echo.warptec.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</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.053 seconds) for "onada.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Jan 2023 - 5:05 AM UTC

Modified: 13 August 2022

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

alpha.warptec.com.au
delta.warptec.com.au

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: James O'Brien

#2 - QUERY TIME

17 Jul 2023 - 4:23 PM UTC

Modified: 3 June 2023

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

alpha.warptec.com.au
echo.warptec.com.au

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: James O'Brien

* 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=onada.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "onada.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "onada.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "onada.com.au",
            "domain_keyword": "onada",
            "domain_tld": "com.au",
            "query_time": "2023-01-23 05:05:50",
            "update_date": "2022-08-13",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "James O'Brien",
            "name_servers": [
                "alpha.warptec.com.au",
                "delta.warptec.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "onada.com.au",
            "domain_keyword": "onada",
            "domain_tld": "com.au",
            "query_time": "2023-07-17 16:23:12",
            "update_date": "2023-06-03",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "James O'Brien",
            "name_servers": [
                "alpha.warptec.com.au",
                "echo.warptec.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "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>onada.com.au</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>onada.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>onada.com.au</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2023-01-23 05:05:50</query_time>
   <update_date>2022-08-13</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>James O'Brien</registrant_name>
   <name_servers>
    <value>alpha.warptec.com.au</value>
    <value>delta.warptec.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>onada.com.au</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2023-07-17 16:23:12</query_time>
   <update_date>2023-06-03</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>James O'Brien</registrant_name>
   <name_servers>
    <value>alpha.warptec.com.au</value>
    <value>echo.warptec.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.053</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 14 domain names (in 0.028 seconds) which contained the exact domain keyword "onada".
Domain Name Registered Expiry Registrar Ownership
1 onada.com 17 Apr 1998 16 Apr 2025 NameSilo, LLC -
2 onada.org 30 Nov 2004 30 Nov 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
3 onada.cat 21 Apr 2006 21 Apr 2024 Arsys -
4 onada.fr 14 Nov 2012 14 Nov 2024 OVH Ano Nymous
5 onada.net 10 Jul 2017 10 Jul 2024 GoDaddy.com, LLC -
6 onada.co 9 Oct 2017 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 onada.info 18 Dec 2018 18 Dec 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
8 onada.nl 6 Aug 2019 - Realtime Register -
9 onada.be 18 Feb 2020 - Combell nv -
10 onada.ru 28 Jun 2023 28 Jun 2024 RU-CENTER-RU OBEDINENNAYa NACIONALNAYa ASSOCIACIYa DELOVOY AVIACII
11 onada.online 28 Jun 2023 28 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER OBEDINENNAYa NACIONALNAYa ASSOCIACIYa DELOVOY AVIACII
12 onada.site 4 Aug 2023 4 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
13 onada.uk 25 Sep 2023 25 Sep 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
14 onada.top 24 Jan 2024 24 Jan 2025 NameSilo,LLC PrivacyGuardian.org llc
15 onada.com.au - - Web Address Registration Pty Ltd James O'Brien

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=onada&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "onada",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "onada.com, onada.org, onada.cat, onada.fr, onada.net, onada.co, onada.info, onada.nl, onada.be, onada.ru, onada.online, onada.site, onada.uk, onada.top, onada.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "onada.com",
            "domain_keyword": "onada",
            "domain_tld": "com",
            "query_time": "2024-04-28 19:50:25",
            "create_date": "1998-04-17",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "onada.org",
            "domain_keyword": "onada",
            "domain_tld": "org",
            "query_time": "2024-06-02 00:43:51",
            "create_date": "2004-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "n%2Fa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.servidoresdns.net",
                "dns32.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "onada.cat",
            "domain_keyword": "onada",
            "domain_tld": "cat",
            "query_time": "2024-05-27 21:15:37",
            "create_date": "2006-04-21",
            "update_date": "2023-06-05",
            "expiry_date": "2024-04-21",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns19.servidoresdns.net",
                "dns20.servidoresdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "onada.fr",
            "domain_keyword": "onada",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:15:07",
            "create_date": "2012-11-14",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 5,
            "domain_name": "onada.net",
            "domain_keyword": "onada",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:28:48",
            "create_date": "2017-07-10",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "onada.co",
            "domain_keyword": "onada",
            "domain_tld": "co",
            "query_time": "2024-05-09 07:42:33",
            "create_date": "2017-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-08",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "onada.info",
            "domain_keyword": "onada",
            "domain_tld": "info",
            "query_time": "2024-04-28 19:50:25",
            "create_date": "2018-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CASTELLON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.piensasolutions.com",
                "ns22.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "onada.nl",
            "domain_keyword": "onada",
            "domain_tld": "nl",
            "query_time": "2024-05-09 07:42:33",
            "create_date": "2019-08-06",
            "update_date": "2021-07-03",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "onada.be",
            "domain_keyword": "onada",
            "domain_tld": "be",
            "query_time": "2024-05-27 21:15:37",
            "create_date": "2020-02-18",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 10,
            "domain_name": "onada.ru",
            "domain_keyword": "onada",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:03:07",
            "create_date": "2023-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OBEDINENNAYa NACIONALNAYa ASSOCIACIYa DELOVOY AVIACII",
            "name_servers": [
                "name1.pagehost.ru",
                "name14.pagehost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "onada.online",
            "domain_keyword": "onada",
            "domain_tld": "online",
            "query_time": "2024-05-23 02:34:50",
            "create_date": "2023-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "OBEDINENNAYa NACIONALNAYa ASSOCIACIYa DELOVOY AVIACII",
            "registrant_state": "g Moskva",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "name1.pagehost.ru",
                "name14.pagehost.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "onada.site",
            "domain_keyword": "onada",
            "domain_tld": "site",
            "query_time": "2024-04-28 19:50:25",
            "create_date": "2023-08-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnss4.top",
                "ns2.dnss4.top"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "onada.uk",
            "domain_keyword": "onada",
            "domain_tld": "uk",
            "query_time": "2024-04-28 19:50:25",
            "create_date": "2023-09-25",
            "update_date": "2023-12-18",
            "expiry_date": "2024-09-25",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "onada.top",
            "domain_keyword": "onada",
            "domain_tld": "top",
            "query_time": "2024-05-18 03:45:35",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mckinley.ns.cloudflare.com",
                "patryk.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "onada.com.au",
            "domain_keyword": "onada",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 21:15:37",
            "update_date": "2023-06-03",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "James O'Brien",
            "name_servers": [
                "alpha.warptec.com.au",
                "echo.warptec.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>onada</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>onada.com, onada.org, onada.cat, onada.fr, onada.net, onada.co, onada.info, onada.nl, onada.be, onada.ru, onada.online, onada.site, onada.uk, onada.top, onada.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>onada.com</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 19:50:25</query_time>
   <create_date>1998-04-17</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.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>2</num>
   <domain_name>onada.org</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 00:43:51</query_time>
   <create_date>2004-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</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>n%2Fa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.servidoresdns.net</value>
    <value>dns32.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>onada.cat</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-27 21:15:37</query_time>
   <create_date>2006-04-21</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns19.servidoresdns.net</value>
    <value>dns20.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>onada.fr</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:15:07</query_time>
   <create_date>2012-11-14</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>onada.net</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:28:48</query_time>
   <create_date>2017-07-10</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>6</num>
   <domain_name>onada.co</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 07:42:33</query_time>
   <create_date>2017-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-08</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>onada.info</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 19:50:25</query_time>
   <create_date>2018-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</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>CASTELLON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.piensasolutions.com</value>
    <value>ns22.piensasolutions.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>onada.nl</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 07:42:33</query_time>
   <create_date>2019-08-06</create_date>
   <update_date>2021-07-03</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>onada.be</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 21:15:37</query_time>
   <create_date>2020-02-18</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>onada.ru</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:03:07</query_time>
   <create_date>2023-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OBEDINENNAYa NACIONALNAYa ASSOCIACIYa DELOVOY AVIACII</registrant_company>
   <name_servers>
    <value>name1.pagehost.ru</value>
    <value>name14.pagehost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>onada.online</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 02:34:50</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>OBEDINENNAYa NACIONALNAYa ASSOCIACIYa DELOVOY AVIACII</registrant_company>
   <registrant_state>g Moskva</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>name1.pagehost.ru</value>
    <value>name14.pagehost.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>onada.site</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-28 19:50:25</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnss4.top</value>
    <value>ns2.dnss4.top</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>onada.uk</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-28 19:50:25</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>onada.top</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 03:45:35</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>mckinley.ns.cloudflare.com</value>
    <value>patryk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>onada.com.au</domain_name>
   <domain_keyword>onada</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 21:15:37</query_time>
   <update_date>2023-06-03</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>James O'Brien</registrant_name>
   <name_servers>
    <value>alpha.warptec.com.au</value>
    <value>echo.warptec.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,169 domain names (in 0.054 seconds) which look and sound like the brand name "onada".
Domain Name Registered Expiry Registrar Ownership
1 pnada.co 1 Jul 2015 30 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 snada.net 22 Apr 2013 22 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 omada.ca 15 Aug 2002 15 Aug 2024 Rebel.ca Corp. REDACTED FOR PRIVACY
4 onadb.com 1 Feb 2019 1 Feb 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
5 nnada.com 4 Feb 2005 4 Feb 2025 NameSilo, LLC -
6 onadd.com 25 May 2021 25 May 2025 Dynadot Inc -
7 ocada.jp 9 Oct 2008 31 Oct 2024 - Masaki Okada
8 onala.net 17 May 2013 17 May 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
9 onaga.org 24 Dec 2023 24 Dec 2024 Cosmotown, Inc. REDACTED FOR PRIVACY
10 onaya.shop 6 Mar 2021 6 Mar 2025 GoDaddy.com LLC -
11 oanda.online 1 Oct 2016 1 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Qin Yuqi
12 oknada.pro 21 Jul 2014 21 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER Artem Kharitonov
13 monada.life 9 Sep 2023 9 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 oanda.co.uk 28 Oct 2008 28 Oct 2024 Safenames Ltd [Tag = SAFENAMES] -
15 onsada.studio 7 Jan 2023 7 Jan 2025 OVH SAS Onsada Studio
16 anada.com.au - - Domain Directors Pty Ltd trading as Instra Grant Turvey
17 inada.org 21 Aug 2003 21 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
18 monada.pro 19 May 2024 19 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 osada.tech 19 Nov 2023 19 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER -
20 onana.space 20 Feb 2024 20 Feb 2025 Namecheap -
21 okada.mobi 25 Sep 2023 25 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
22 olada.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
23 anada.ru 15 Sep 2008 15 Sep 2024 SALENAMES-RU Private Person
24 onads.eu - - UAB "Interneto vizija" -
25 ronada.top 6 Aug 2023 6 Aug 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
26 onaca.ro 31 Dec 2021 30 Dec 2024 HOST GATE SRL -
27 osada.tokyo 6 May 2023 6 May 2028 Japan Registry Services Co., Ltd. -
28 orada.eu - - Mesh Digital Limited -
29 knada.xyz 17 Nov 2023 17 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
30 ongada.com 20 Jun 2023 20 Jun 2024 Megazone Corp., dba HOSTING.KR Domain Privacy Services
31 tonada.cn 7 Mar 2007 7 Mar 2026 阿里云计算有限公司(万网) 重庆多耐达科技有限公司
32 onaka.pro 1 Apr 2024 1 Apr 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
33 onaya.science 17 Oct 2022 17 Oct 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0169008322
34 onapa.org 18 Apr 2012 18 Apr 2029 GoDaddy.com, LLC Domains By Proxy, LLC
35 sonada.com 8 May 2003 8 May 2025 NameSilo, LLC -
36 obada.io 28 Jun 2018 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 onfda.com 1 Apr 2024 1 Apr 2025 IONOS SE 1&1 Internet Inc
38 omada.one 27 Jul 2023 27 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 onaca.jp 3 Dec 2017 31 Dec 2024 - Makoto Ito
40 sonada.ru 2 Nov 2021 2 Nov 2024 ACTIVE-RU Private Person
41 onara.blue 5 Mar 2016 5 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
42 yonada.org 20 Dec 2022 20 Dec 2024 IONOS SE 1&1 Internet Inc
43 enada.org 19 May 2016 19 May 2025 ENARTIA Single Member S.A. Data Protected
44 inada.co.uk 7 Sep 2005 7 Sep 2024 Midland Computers Ltd t/a Midland Computers [Tag = ROCKETUK] -
45 anada.info 15 Apr 2013 15 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Anada schoonmaakbedrijf
46 onfada.com 24 May 2022 24 May 2025 GoDaddy.com, LLC -
47 oanda.careers 21 May 2024 21 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 onaka.net 31 Jul 2019 31 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
49 ondda.tech 15 Aug 2016 15 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
50 onata.ca 23 Apr 2018 23 Apr 2025 Tucows.com Co. REDACTED FOR PRIVACY
51 unada.ru 29 Oct 2023 29 Oct 2024 REGRU-RU Private Person
52 ovada.eu - - eNom, Inc -
53 okada.sk 27 Jun 2018 27 Jun 2024 INTERNET CZ, a.s. -
54 olada.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
55 omada.live 12 Apr 2023 12 Apr 2025 Sav.com, LLC Privacy Protection
56 osada.com 2 May 1998 1 May 2025 Dynadot Inc -
57 oiada.com 15 Jan 1998 14 Jan 2026 GoDaddy.com, LLC -
58 owada.click 4 Jul 2015 4 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
59 owada.xyz 25 Jul 2014 25 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
60 tonada.com 13 Jan 2003 13 Jan 2025 NameSilo, LLC -
61 onida.xyz 17 Apr 2023 17 Apr 2025 Xin Net Technology Corp. 葛荣凯
62 onaca.fr 20 Jan 2020 20 Jan 2025 IONOS SE Ano Nymous
63 omada.com 14 May 2000 14 May 2025 Tucows Domains Inc. -
64 cnada.net 2 Jan 2018 2 Jan 2028 Xin Net Technology Corporation -
65 osada.email 14 Apr 2022 14 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
66 onaxa.com 24 Sep 2022 24 Sep 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1279953
67 oanda.work 15 Apr 2024 15 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
68 inada.co 25 Oct 2013 24 Oct 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
69 onala.com 10 Dec 2012 10 Dec 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
70 omada.app 8 May 2018 8 May 2025 Name.com, Inc. Domain Protection Services, Inc.
71 unada.org 18 Apr 2023 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 konada.com 5 Jul 2013 5 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
73 lonada.org 5 Mar 2003 5 Mar 2025 Interdominios, Inc. GDPR Masked
74 oqada.com 17 Jul 2021 17 Jul 2024 GoDaddy.com, LLC -
75 onaka.xyz 29 Jun 2022 29 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
76 inada.ae - - Instra Corporation Pty Ltd Sam Gould
77 onadv.com.br 21 Nov 2016 21 Nov 2024 LOCAWEB (2) Maria Fernanda Caceres Nogueira
78 monada.space 4 Sep 2021 4 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER -
79 okada.house 19 Apr 2019 19 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
80 onrada.com 1 Jul 2018 1 Jul 2024 GoDaddy.com, LLC -
81 gonada.com 29 Oct 2007 29 Oct 2024 GoDaddy.com, LLC -
82 inada.biz 11 Jul 2013 10 Jul 2026 GMO Internet, Inc. d/b/a Onamae.com City Matsubara-Syoren
83 osada.nl 16 Jun 2023 - One.com A/S -
84 omada.claims 2 Jan 2024 2 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
85 tonada.sk 25 Jul 2006 25 Jul 2024 Webglobe, a.s. Miroslav Čačík - TONADA
86 ohnada.com 25 Apr 2023 25 Apr 2024 NAMECHEAP INC Withheld for Privacy Purposes
87 onoda.site 10 Jul 2023 10 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
88 onasa.net 19 Aug 2022 17 May 2024 COSMOTOWN, INC. -
89 orada.online 23 Jul 2023 23 Jul 2024 Nics Telekomunikasyon A.S. MERKEZ MAH.ALI GALIPBEY CAD.NO18
90 odada.com 5 Apr 2004 5 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 onaia.net 23 Dec 2002 23 Dec 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
92 okada.gunma.jp 19 Feb 2015 28 Feb 2025 - Okada,Co.,Ltd.
93 inada.eu - - CRegISP Ltd -
94 okada.site 12 Nov 2018 12 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
95 onala.org 17 Sep 2005 17 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
96 monada.co 16 Sep 2021 16 Sep 2024 Gandi SAS MONADA, INC.
97 onaka.clinic 20 Apr 2017 20 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
98 onaka.diet 2 Jan 2017 2 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com SEKIYA YUJI
99 gonada.xyz 9 Jun 2024 9 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
100 inada.ngo 1 Mar 2023 1 Mar 2025 Gandi SAS REDACTED FOR PRIVACY
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 Onada.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=onada.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "onada.com.au",
        "page_size": 100
    },
    "count": {
        "total": 1169,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pnada.co, snada.net, omada.ca, onadb.com, nnada.com, onadd.com, ocada.jp, onala.net, onaga.org, onaya.shop, oanda.online, oknada.pro, monada.life, oanda.co.uk, onsada.studio, anada.com.au, inada.org, monada.pro, osada.tech, onana.space, okada.mobi, olada.shop, anada.ru, onads.eu, ronada.top, onaca.ro, osada.tokyo, orada.eu, knada.xyz, ongada.com, tonada.cn, onaka.pro, onaya.science, onapa.org, sonada.com, obada.io, onfda.com, omada.one, onaca.jp, sonada.ru, onara.blue, yonada.org, enada.org, inada.co.uk, anada.info, onfada.com, oanda.careers, onaka.net, ondda.tech, onata.ca, unada.ru, ovada.eu, okada.sk, olada.online, omada.live, osada.com, oiada.com, owada.click, owada.xyz, tonada.com, onida.xyz, onaca.fr, omada.com, cnada.net, osada.email, onaxa.com, oanda.work, inada.co, onala.com, omada.app, unada.org, konada.com, lonada.org, oqada.com, onaka.xyz, inada.ae, onadv.com.br, monada.space, okada.house, onrada.com, gonada.com, inada.biz, osada.nl, omada.claims, tonada.sk, ohnada.com, onoda.site, onasa.net, orada.online, odada.com, onaia.net, okada.gunma.jp, inada.eu, okada.site, onala.org, monada.co, onaka.clinic, onaka.diet, gonada.xyz, inada.ngo",
    "results": [
        {
            "num": 1,
            "domain_name": "pnada.co",
            "domain_keyword": "pnada",
            "domain_tld": "co",
            "query_time": "2024-04-24 18:32:37",
            "create_date": "2015-07-01",
            "update_date": "2023-07-14",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "candy.ns.cloudflare.com",
                "david.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "snada.net",
            "domain_keyword": "snada",
            "domain_tld": "net",
            "query_time": "2024-04-24 04:12:09",
            "create_date": "2013-04-22",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "omada.ca",
            "domain_keyword": "omada",
            "domain_tld": "ca",
            "query_time": "2024-04-20 17:09:28",
            "create_date": "2002-08-15",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-15",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cargocollective.com",
                "ns2.cargocollective.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "onadb.com",
            "domain_keyword": "onadb",
            "domain_tld": "com",
            "query_time": "2024-05-09 07:42:33",
            "create_date": "2019-02-01",
            "update_date": "2019-02-01",
            "expiry_date": "2029-02-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nnada.com",
            "domain_keyword": "nnada",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:13:54",
            "create_date": "2005-02-04",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.secure32.com",
                "ns2.secure32.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "onadd.com",
            "domain_keyword": "onadd",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:15:37",
            "create_date": "2021-05-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ocada.jp",
            "domain_keyword": "ocada",
            "domain_tld": "jp",
            "query_time": "2024-04-21 11:19:35",
            "create_date": "2008-10-09",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Masaki Okada",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5397-1480",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 8,
            "domain_name": "onala.net",
            "domain_keyword": "onala",
            "domain_tld": "net",
            "query_time": "2024-04-28 19:50:52",
            "create_date": "2013-05-17",
            "update_date": "2020-11-12",
            "expiry_date": "2030-05-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "onaga.org",
            "domain_keyword": "onaga",
            "domain_tld": "org",
            "query_time": "2024-04-28 19:50:30",
            "create_date": "2023-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "bayan.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "onaya.shop",
            "domain_keyword": "onaya",
            "domain_tld": "shop",
            "query_time": "2024-04-29 17:51:48",
            "create_date": "2021-03-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "oanda.online",
            "domain_keyword": "oanda",
            "domain_tld": "online",
            "query_time": "2024-04-26 13:45:14",
            "create_date": "2016-10-01",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Qin Yuqi",
            "registrant_state": "Bei Jing",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "oknada.pro",
            "domain_keyword": "oknada",
            "domain_tld": "pro",
            "query_time": "2024-05-12 15:43:20",
            "create_date": "2014-07-21",
            "update_date": "2023-05-27",
            "expiry_date": "2024-07-21",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Artem Kharitonov",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rostovskaya obl.",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "monada.life",
            "domain_keyword": "monada",
            "domain_tld": "life",
            "query_time": "2024-05-21 03:48:43",
            "create_date": "2023-09-09",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "oanda.co.uk",
            "domain_keyword": "oanda",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 18:07:31",
            "create_date": "2008-10-28",
            "update_date": "2023-05-18",
            "expiry_date": "2024-10-28",
            "registrar_name": "Safenames Ltd [Tag = SAFENAMES]",
            "registrar_website": "http://www.safenames.net",
            "name_servers": [
                "ines.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "onsada.studio",
            "domain_keyword": "onsada",
            "domain_tld": "studio",
            "query_time": "2024-05-03 00:04:57",
            "create_date": "2023-01-07",
            "update_date": "2023-11-14",
            "expiry_date": "2025-01-07",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Onsada Studio",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "anada.com.au",
            "domain_keyword": "anada",
            "domain_tld": "com.au",
            "query_time": "2024-05-04 17:40:08",
            "update_date": "2022-07-22",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Grant Turvey",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "inada.org",
            "domain_keyword": "inada",
            "domain_tld": "org",
            "query_time": "2024-04-20 23:04:50",
            "create_date": "2003-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "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 MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "monada.pro",
            "domain_keyword": "monada",
            "domain_tld": "pro",
            "query_time": "2024-05-20 16:52:48",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "osada.tech",
            "domain_keyword": "osada",
            "domain_tld": "tech",
            "query_time": "2024-05-20 05:16:51",
            "create_date": "2023-11-19",
            "update_date": "2024-04-30",
            "expiry_date": "2024-11-19",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "angarsk.ens.mail.ru",
                "glazov.ens.mail.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "onana.space",
            "domain_keyword": "onana",
            "domain_tld": "space",
            "query_time": "2024-06-04 22:50:37",
            "create_date": "2024-02-20",
            "update_date": "2024-05-16",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "NA",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the 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": [
                "lana.ns.cloudflare.com",
                "quentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "okada.mobi",
            "domain_keyword": "okada",
            "domain_tld": "mobi",
            "query_time": "2024-05-31 02:03:43",
            "create_date": "2023-09-25",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-25",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1063.awsdns-04.org",
                "ns-1928.awsdns-49.co.uk",
                "ns-453.awsdns-56.com",
                "ns-965.awsdns-56.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "olada.shop",
            "domain_keyword": "olada",
            "domain_tld": "shop",
            "query_time": "2024-04-17 05:04:58",
            "create_date": "2023-10-19",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "anada.ru",
            "domain_keyword": "anada",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:02",
            "create_date": "2008-09-15",
            "expiry_date": "2024-09-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "onads.eu",
            "domain_keyword": "onads",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:14:30",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ]
        },
        {
            "num": 25,
            "domain_name": "ronada.top",
            "domain_keyword": "ronada",
            "domain_tld": "top",
            "query_time": "2024-05-05 12:12:28",
            "create_date": "2023-08-06",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hong Kong",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "onaca.ro",
            "domain_keyword": "onaca",
            "domain_tld": "ro",
            "query_time": "2024-04-25 21:28:37",
            "create_date": "2021-12-31",
            "expiry_date": "2024-12-30",
            "registrar_name": "HOST GATE SRL",
            "registrar_website": "www.hostgate.ro",
            "name_servers": [
                "ns1.hostgate.ro",
                "ns2.hostgate.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 27,
            "domain_name": "osada.tokyo",
            "domain_keyword": "osada",
            "domain_tld": "tokyo",
            "query_time": "2024-05-10 01:41:35",
            "create_date": "2023-05-06",
            "update_date": "2023-05-11",
            "expiry_date": "2028-05-06",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "orada.eu",
            "domain_keyword": "orada",
            "domain_tld": "eu",
            "query_time": "2024-05-08 10:10:55",
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://domains.meshdigital.com",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ]
        },
        {
            "num": 29,
            "domain_name": "knada.xyz",
            "domain_keyword": "knada",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 22:10:25",
            "create_date": "2023-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-17",
            "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": [
                "jarred.ns.cloudflare.com",
                "nancy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ongada.com",
            "domain_keyword": "ongada",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:33:20",
            "create_date": "2023-06-20",
            "update_date": "2023-07-15",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Domain Privacy Services",
            "registrant_company": "Domain Privacy Services",
            "registrant_address": "7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu",
            "registrant_city": "Seoul",
            "registrant_zip": "06235",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.216447378",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tonada.cn",
            "domain_keyword": "tonada",
            "domain_tld": "cn",
            "query_time": "2024-05-26 06:24:13",
            "create_date": "2007-03-07",
            "expiry_date": "2026-03-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "重庆多耐达科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "onaka.pro",
            "domain_keyword": "onaka",
            "domain_tld": "pro",
            "query_time": "2024-05-31 05:28:18",
            "create_date": "2024-04-01",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-01",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "onaya.science",
            "domain_keyword": "onaya",
            "domain_tld": "science",
            "query_time": "2024-04-25 21:32:46",
            "create_date": "2022-10-17",
            "update_date": "2023-10-23",
            "expiry_date": "2026-10-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169008322",
            "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": [
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "onapa.org",
            "domain_keyword": "onapa",
            "domain_tld": "org",
            "query_time": "2024-04-28 19:51:42",
            "create_date": "2012-04-18",
            "update_date": "2024-04-24",
            "expiry_date": "2029-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sonada.com",
            "domain_keyword": "sonada",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:17:06",
            "create_date": "2003-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "obada.io",
            "domain_keyword": "obada",
            "domain_tld": "io",
            "query_time": "2024-05-24 03:40:50",
            "create_date": "2018-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1213.awsdns-23.org",
                "ns-1766.awsdns-28.co.uk",
                "ns-422.awsdns-52.com",
                "ns-686.awsdns-21.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "onfda.com",
            "domain_keyword": "onfda",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:24:39",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1030.ui-dns.org",
                "ns1035.ui-dns.biz",
                "ns1042.ui-dns.de",
                "ns1047.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "omada.one",
            "domain_keyword": "omada",
            "domain_tld": "one",
            "query_time": "2024-06-10 04:10:08",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "onaca.jp",
            "domain_keyword": "onaca",
            "domain_tld": "jp",
            "query_time": "2024-04-25 21:28:37",
            "create_date": "2017-12-03",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Makoto Ito",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 40,
            "domain_name": "sonada.ru",
            "domain_keyword": "sonada",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:49:06",
            "create_date": "2021-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "pat.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "onara.blue",
            "domain_keyword": "onara",
            "domain_tld": "blue",
            "query_time": "2024-05-09 07:44:33",
            "create_date": "2016-03-05",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-05",
            "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 MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "yonada.org",
            "domain_keyword": "yonada",
            "domain_tld": "org",
            "query_time": "2024-05-06 20:52:31",
            "create_date": "2022-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1079.ui-dns.com",
                "ns1105.ui-dns.de",
                "ns1123.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "enada.org",
            "domain_keyword": "enada",
            "domain_tld": "org",
            "query_time": "2024-05-12 15:12:59",
            "create_date": "2016-05-19",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1727,
            "registrar_name": "ENARTIA Single Member S.A.",
            "registrar_website": "https://whois.papaki.gr/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns143.papaki.gr",
                "ns243.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "inada.co.uk",
            "domain_keyword": "inada",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 13:34:04",
            "create_date": "2005-09-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-07",
            "registrar_name": "Midland Computers Ltd t/a Midland Computers [Tag = ROCKETUK]",
            "registrar_website": "https://www.midlandcomputers.co.uk",
            "name_servers": [
                "ns1.midlandcomputers.com",
                "ns2.midlandcomputers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "anada.info",
            "domain_keyword": "anada",
            "domain_tld": "info",
            "query_time": "2024-05-17 17:18:47",
            "create_date": "2013-04-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-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_company": "Anada schoonmaakbedrijf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parked.g1-dns.com",
                "parked.g1-dns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "onfada.com",
            "domain_keyword": "onfada",
            "domain_tld": "com",
            "query_time": "2024-05-28 04:01:01",
            "create_date": "2022-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "oanda.careers",
            "domain_keyword": "oanda",
            "domain_tld": "careers",
            "query_time": "2024-05-31 08:50:32",
            "create_date": "2024-05-21",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "onaka.net",
            "domain_keyword": "onaka",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:30:11",
            "create_date": "2019-07-31",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ondda.tech",
            "domain_keyword": "ondda",
            "domain_tld": "tech",
            "query_time": "2024-04-25 16:53:05",
            "create_date": "2016-08-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-15",
            "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": [
                "ns-1439.awsdns-51.org",
                "ns-15.awsdns-01.com",
                "ns-1817.awsdns-35.co.uk",
                "ns-948.awsdns-54.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "onata.ca",
            "domain_keyword": "onata",
            "domain_tld": "ca",
            "query_time": "2024-04-28 19:51:57",
            "create_date": "2018-04-23",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-23",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webventure.ca",
                "ns2.webventure.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "unada.ru",
            "domain_keyword": "unada",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:58:09",
            "create_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "ovada.eu",
            "domain_keyword": "ovada",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:09:32",
            "registrar_name": "eNom, Inc",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ]
        },
        {
            "num": 53,
            "domain_name": "okada.sk",
            "domain_keyword": "okada",
            "domain_tld": "sk",
            "query_time": "2024-05-05 12:27:33",
            "create_date": "2018-06-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-27",
            "registrar_name": "INTERNET CZ, a.s.",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "olada.online",
            "domain_keyword": "olada",
            "domain_tld": "online",
            "query_time": "2024-05-24 05:04:39",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "omada.live",
            "domain_keyword": "omada",
            "domain_tld": "live",
            "query_time": "2024-04-28 20:48:21",
            "create_date": "2023-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "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": 56,
            "domain_name": "osada.com",
            "domain_keyword": "osada",
            "domain_tld": "com",
            "query_time": "2024-05-10 01:41:31",
            "create_date": "1998-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "oiada.com",
            "domain_keyword": "oiada",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:51:57",
            "create_date": "1998-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2026-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "owada.click",
            "domain_keyword": "owada",
            "domain_tld": "click",
            "query_time": "2024-05-28 08:15:09",
            "create_date": "2015-07-04",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-04",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "owada.xyz",
            "domain_keyword": "owada",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 10:53:37",
            "create_date": "2014-07-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tonada.com",
            "domain_keyword": "tonada",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:56:13",
            "create_date": "2003-01-13",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "onida.xyz",
            "domain_keyword": "onida",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 06:23:37",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "onaca.fr",
            "domain_keyword": "onaca",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:15:07",
            "create_date": "2020-01-20",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-20",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1027.ui-dns.com",
                "ns1058.ui-dns.org",
                "ns1095.ui-dns.de",
                "ns1112.ui-dns.biz"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 63,
            "domain_name": "omada.com",
            "domain_keyword": "omada",
            "domain_tld": "com",
            "query_time": "2024-05-08 06:12:48",
            "create_date": "2000-05-14",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.lp.hostpapa.com",
                "ns2.lp.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cnada.net",
            "domain_keyword": "cnada",
            "domain_tld": "net",
            "query_time": "2024-05-20 23:45:06",
            "create_date": "2018-01-02",
            "update_date": "2021-02-14",
            "expiry_date": "2028-01-02",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "osada.email",
            "domain_keyword": "osada",
            "domain_tld": "email",
            "query_time": "2024-05-25 19:26:42",
            "create_date": "2022-04-14",
            "update_date": "2023-08-01",
            "expiry_date": "2027-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "onaxa.com",
            "domain_keyword": "onaxa",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:17:08",
            "create_date": "2022-09-24",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-24",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - b04cb",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1279953",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "oanda.work",
            "domain_keyword": "oanda",
            "domain_tld": "work",
            "query_time": "2024-04-16 16:49:54",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "monovm.earth.orderbox-dns.com",
                "monovm.mars.orderbox-dns.com",
                "monovm.mercury.orderbox-dns.com",
                "monovm.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "inada.co",
            "domain_keyword": "inada",
            "domain_tld": "co",
            "query_time": "2024-04-20 23:04:49",
            "create_date": "2013-10-25",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "onala.com",
            "domain_keyword": "onala",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:30:16",
            "create_date": "2012-12-10",
            "update_date": "2020-11-12",
            "expiry_date": "2029-12-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "omada.app",
            "domain_keyword": "omada",
            "domain_tld": "app",
            "query_time": "2024-05-11 10:40:38",
            "create_date": "2018-05-08",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1lmy.name.com",
                "ns2qvz.name.com",
                "ns3npv.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "unada.org",
            "domain_keyword": "unada",
            "domain_tld": "org",
            "query_time": "2024-04-28 17:47:49",
            "create_date": "2023-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "konada.com",
            "domain_keyword": "konada",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:54:56",
            "create_date": "2013-07-05",
            "update_date": "2020-06-29",
            "expiry_date": "2025-07-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "lonada.org",
            "domain_keyword": "lonada",
            "domain_tld": "org",
            "query_time": "2024-04-23 11:55:31",
            "create_date": "2003-03-05",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-05",
            "registrar_iana": 818,
            "registrar_name": "Interdominios, Inc.",
            "registrar_website": "http://www.interdominios.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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": [
                "dns3.lonada.org",
                "dns4.lonada.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "oqada.com",
            "domain_keyword": "oqada",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:28:07",
            "create_date": "2021-07-17",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "onaka.xyz",
            "domain_keyword": "onaka",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 02:35:51",
            "create_date": "2022-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "fish.ns.cloudflare.com",
                "kevin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "inada.ae",
            "domain_keyword": "inada",
            "domain_tld": "ae",
            "query_time": "2024-05-18 21:32:29",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "Sam Gould",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 77,
            "domain_name": "onadv.com.br",
            "domain_keyword": "onadv",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 21:15:38",
            "create_date": "2016-11-21",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-21",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "Maria Fernanda Caceres Nogueira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 78,
            "domain_name": "monada.space",
            "domain_keyword": "monada",
            "domain_tld": "space",
            "query_time": "2024-06-03 21:53:26",
            "create_date": "2021-09-04",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-04",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru",
                "ns3.majordomo.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "okada.house",
            "domain_keyword": "okada",
            "domain_tld": "house",
            "query_time": "2024-06-05 13:10:54",
            "create_date": "2019-04-19",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-19",
            "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 MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "onrada.com",
            "domain_keyword": "onrada",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:44:36",
            "create_date": "2018-07-01",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "gonada.com",
            "domain_keyword": "gonada",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:11:36",
            "create_date": "2007-10-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.topdomainer.com",
                "ns2.topdomainer.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "inada.biz",
            "domain_keyword": "inada",
            "domain_tld": "biz",
            "query_time": "2024-04-20 23:04:49",
            "create_date": "2013-07-11",
            "update_date": "2023-06-22",
            "expiry_date": "2026-07-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "City Matsubara-Syoren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "osada.nl",
            "domain_keyword": "osada",
            "domain_tld": "nl",
            "query_time": "2024-05-10 01:41:31",
            "create_date": "2023-06-16",
            "update_date": "2024-04-22",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 84,
            "domain_name": "omada.claims",
            "domain_keyword": "omada",
            "domain_tld": "claims",
            "query_time": "2024-05-08 06:12:48",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1240.awsdns-27.org",
                "ns-1608.awsdns-09.co.uk",
                "ns-289.awsdns-36.com",
                "ns-634.awsdns-15.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "tonada.sk",
            "domain_keyword": "tonada",
            "domain_tld": "sk",
            "query_time": "2024-05-05 12:43:23",
            "create_date": "2006-07-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-25",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Miroslav Čačík - TONADA",
            "registrant_company": "Miroslav Čačík - TONADA",
            "registrant_address": "Studenohorská 2075/28",
            "registrant_city": "Bratislava",
            "registrant_zip": "84103",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.webglobe.sk",
                "ns2.webglobe.sk",
                "ns3.webglobe.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 86,
            "domain_name": "ohnada.com",
            "domain_keyword": "ohnada",
            "domain_tld": "com",
            "query_time": "2024-06-02 16:53:35",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2024-04-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "onoda.site",
            "domain_keyword": "onoda",
            "domain_tld": "site",
            "query_time": "2024-06-02 17:53:07",
            "create_date": "2023-07-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.hawkhost.com",
                "ns6.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "onasa.net",
            "domain_keyword": "onasa",
            "domain_tld": "net",
            "query_time": "2024-05-31 05:28:23",
            "create_date": "2022-08-19",
            "update_date": "2023-04-25",
            "expiry_date": "2024-05-17",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ram.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "orada.online",
            "domain_keyword": "orada",
            "domain_tld": "online",
            "query_time": "2024-06-08 10:56:37",
            "create_date": "2023-07-23",
            "update_date": "2023-12-21",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "MERKEZ MAH.ALI GALIPBEY CAD.NO18",
            "registrant_state": "GAZIOSMANPASA",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns102.kebirhost.com",
                "ns103.kebirhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "odada.com",
            "domain_keyword": "odada",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:04:35",
            "create_date": "2004-04-05",
            "update_date": "2021-03-13",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "onaia.net",
            "domain_keyword": "onaia",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:29:21",
            "create_date": "2002-12-23",
            "update_date": "2016-12-24",
            "expiry_date": "2024-12-23",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.servidoresdns.net",
                "dns4.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "okada.gunma.jp",
            "domain_keyword": "okada",
            "domain_tld": "gunma.jp",
            "query_time": "2024-04-19 05:04:24",
            "create_date": "2015-02-19",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Okada,Co.,Ltd.",
            "registrant_address": "987,Yabara,Misato-machi,Takasaki-shi,",
            "registrant_zip": "370-3107",
            "registrant_email": "[email protected]",
            "registrant_phone": "027-371-2364",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 93,
            "domain_name": "inada.eu",
            "domain_keyword": "inada",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:47:09",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 94,
            "domain_name": "okada.site",
            "domain_keyword": "okada",
            "domain_tld": "site",
            "query_time": "2024-05-20 15:58:51",
            "create_date": "2018-11-12",
            "update_date": "2024-04-22",
            "expiry_date": "2024-11-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "onala.org",
            "domain_keyword": "onala",
            "domain_tld": "org",
            "query_time": "2024-05-23 02:35:52",
            "create_date": "2005-09-17",
            "update_date": "2022-08-23",
            "expiry_date": "2024-09-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "monada.co",
            "domain_keyword": "monada",
            "domain_tld": "co",
            "query_time": "2024-05-21 03:48:43",
            "create_date": "2021-09-16",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MONADA, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "onaka.clinic",
            "domain_keyword": "onaka",
            "domain_tld": "clinic",
            "query_time": "2024-06-04 22:50:22",
            "create_date": "2017-04-20",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-20",
            "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 MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "nswx101.wadax-sv.jp",
                "wx118.wadax-sv.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "onaka.diet",
            "domain_keyword": "onaka",
            "domain_tld": "diet",
            "query_time": "2024-06-03 14:39:00",
            "create_date": "2017-01-02",
            "update_date": "2024-04-22",
            "expiry_date": "2025-01-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "SEKIYA YUJI",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "ns1.onaka.info",
                "ns2.onaka.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "gonada.xyz",
            "domain_keyword": "gonada",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 17:39:33",
            "create_date": "2024-06-09",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-09",
            "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": [
                "bart.ns.cloudflare.com",
                "sonia.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "inada.ngo",
            "domain_keyword": "inada",
            "domain_tld": "ngo",
            "query_time": "2024-05-01 21:58:24",
            "create_date": "2023-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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-120-c.gandi.net",
                "ns-122-a.gandi.net",
                "ns-84-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.054,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>onada.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1169</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pnada.co, snada.net, omada.ca, onadb.com, nnada.com, onadd.com, ocada.jp, onala.net, onaga.org, onaya.shop, oanda.online, oknada.pro, monada.life, oanda.co.uk, onsada.studio, anada.com.au, inada.org, monada.pro, osada.tech, onana.space, okada.mobi, olada.shop, anada.ru, onads.eu, ronada.top, onaca.ro, osada.tokyo, orada.eu, knada.xyz, ongada.com, tonada.cn, onaka.pro, onaya.science, onapa.org, sonada.com, obada.io, onfda.com, omada.one, onaca.jp, sonada.ru, onara.blue, yonada.org, enada.org, inada.co.uk, anada.info, onfada.com, oanda.careers, onaka.net, ondda.tech, onata.ca, unada.ru, ovada.eu, okada.sk, olada.online, omada.live, osada.com, oiada.com, owada.click, owada.xyz, tonada.com, onida.xyz, onaca.fr, omada.com, cnada.net, osada.email, onaxa.com, oanda.work, inada.co, onala.com, omada.app, unada.org, konada.com, lonada.org, oqada.com, onaka.xyz, inada.ae, onadv.com.br, monada.space, okada.house, onrada.com, gonada.com, inada.biz, osada.nl, omada.claims, tonada.sk, ohnada.com, onoda.site, onasa.net, orada.online, odada.com, onaia.net, okada.gunma.jp, inada.eu, okada.site, onala.org, monada.co, onaka.clinic, onaka.diet, gonada.xyz, inada.ngo</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pnada.co</domain_name>
   <domain_keyword>pnada</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 18:32:37</query_time>
   <create_date>2015-07-01</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>candy.ns.cloudflare.com</value>
    <value>david.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>snada.net</domain_name>
   <domain_keyword>snada</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 04:12:09</query_time>
   <create_date>2013-04-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.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>omada.ca</domain_name>
   <domain_keyword>omada</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-20 17:09:28</query_time>
   <create_date>2002-08-15</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cargocollective.com</value>
    <value>ns2.cargocollective.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>onadb.com</domain_name>
   <domain_keyword>onadb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 07:42:33</query_time>
   <create_date>2019-02-01</create_date>
   <update_date>2019-02-01</update_date>
   <expiry_date>2029-02-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nnada.com</domain_name>
   <domain_keyword>nnada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:13:54</query_time>
   <create_date>2005-02-04</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.secure32.com</value>
    <value>ns2.secure32.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>onadd.com</domain_name>
   <domain_keyword>onadd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:15:37</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>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>7</num>
   <domain_name>ocada.jp</domain_name>
   <domain_keyword>ocada</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 11:19:35</query_time>
   <create_date>2008-10-09</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Masaki Okada</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5397-1480</registrant_phone>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>onala.net</domain_name>
   <domain_keyword>onala</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 19:50:52</query_time>
   <create_date>2013-05-17</create_date>
   <update_date>2020-11-12</update_date>
   <expiry_date>2030-05-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>onaga.org</domain_name>
   <domain_keyword>onaga</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 19:50:30</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>http://www.cosmotown.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>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>bayan.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>onaya.shop</domain_name>
   <domain_keyword>onaya</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 17:51:48</query_time>
   <create_date>2021-03-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>oanda.online</domain_name>
   <domain_keyword>oanda</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-26 13:45:14</query_time>
   <create_date>2016-10-01</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Qin Yuqi</registrant_company>
   <registrant_state>Bei Jing</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>oknada.pro</domain_name>
   <domain_keyword>oknada</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 15:43:20</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Artem Kharitonov</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rostovskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>monada.life</domain_name>
   <domain_keyword>monada</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-21 03:48:43</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>oanda.co.uk</domain_name>
   <domain_keyword>oanda</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 18:07:31</query_time>
   <create_date>2008-10-28</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Safenames Ltd [Tag = SAFENAMES]</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <name_servers>
    <value>ines.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>onsada.studio</domain_name>
   <domain_keyword>onsada</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-03 00:04:57</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Onsada Studio</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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>anada.com.au</domain_name>
   <domain_keyword>anada</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-04 17:40:08</query_time>
   <update_date>2022-07-22</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>Grant Turvey</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>inada.org</domain_name>
   <domain_keyword>inada</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 23:04:50</query_time>
   <create_date>2003-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</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 MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>monada.pro</domain_name>
   <domain_keyword>monada</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 16:52:48</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>osada.tech</domain_name>
   <domain_keyword>osada</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-20 05:16:51</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>angarsk.ens.mail.ru</value>
    <value>glazov.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>onana.space</domain_name>
   <domain_keyword>onana</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-04 22:50:37</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>NA</registrant_state>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>lana.ns.cloudflare.com</value>
    <value>quentin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>okada.mobi</domain_name>
   <domain_keyword>okada</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-31 02:03:43</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1063.awsdns-04.org</value>
    <value>ns-1928.awsdns-49.co.uk</value>
    <value>ns-453.awsdns-56.com</value>
    <value>ns-965.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>olada.shop</domain_name>
   <domain_keyword>olada</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 05:04:58</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>anada.ru</domain_name>
   <domain_keyword>anada</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:02</query_time>
   <create_date>2008-09-15</create_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>onads.eu</domain_name>
   <domain_keyword>onads</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:14:30</query_time>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>ronada.top</domain_name>
   <domain_keyword>ronada</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-05 12:12:28</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.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>Hong Kong</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>onaca.ro</domain_name>
   <domain_keyword>onaca</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-25 21:28:37</query_time>
   <create_date>2021-12-31</create_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>HOST GATE SRL</registrar_name>
   <registrar_website>www.hostgate.ro</registrar_website>
   <name_servers>
    <value>ns1.hostgate.ro</value>
    <value>ns2.hostgate.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>osada.tokyo</domain_name>
   <domain_keyword>osada</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-10 01:41:35</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2028-05-06</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.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>orada.eu</domain_name>
   <domain_keyword>orada</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-08 10:10:55</query_time>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://domains.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>knada.xyz</domain_name>
   <domain_keyword>knada</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 22:10:25</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-17</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>jarred.ns.cloudflare.com</value>
    <value>nancy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ongada.com</domain_name>
   <domain_keyword>ongada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:33:20</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Domain Privacy Services</registrant_name>
   <registrant_company>Domain Privacy Services</registrant_company>
   <registrant_address>7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06235</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.216447378</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tonada.cn</domain_name>
   <domain_keyword>tonada</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 06:24:13</query_time>
   <create_date>2007-03-07</create_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>重庆多耐达科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>32</num>
   <domain_name>onaka.pro</domain_name>
   <domain_keyword>onaka</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-31 05:28:18</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>onaya.science</domain_name>
   <domain_keyword>onaya</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-04-25 21:32:46</query_time>
   <create_date>2022-10-17</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2026-10-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169008322</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>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>onapa.org</domain_name>
   <domain_keyword>onapa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 19:51:42</query_time>
   <create_date>2012-04-18</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2029-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sonada.com</domain_name>
   <domain_keyword>sonada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:17:06</query_time>
   <create_date>2003-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>obada.io</domain_name>
   <domain_keyword>obada</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 03:40:50</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1213.awsdns-23.org</value>
    <value>ns-1766.awsdns-28.co.uk</value>
    <value>ns-422.awsdns-52.com</value>
    <value>ns-686.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>onfda.com</domain_name>
   <domain_keyword>onfda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:24:39</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1030.ui-dns.org</value>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1042.ui-dns.de</value>
    <value>ns1047.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>omada.one</domain_name>
   <domain_keyword>omada</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-10 04:10:08</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>onaca.jp</domain_name>
   <domain_keyword>onaca</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-25 21:28:37</query_time>
   <create_date>2017-12-03</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Makoto Ito</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>sonada.ru</domain_name>
   <domain_keyword>sonada</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:49:06</query_time>
   <create_date>2021-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>pat.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>onara.blue</domain_name>
   <domain_keyword>onara</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-09 07:44:33</query_time>
   <create_date>2016-03-05</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-05</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 MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>yonada.org</domain_name>
   <domain_keyword>yonada</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 20:52:31</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1105.ui-dns.de</value>
    <value>ns1123.ui-dns.org</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>43</num>
   <domain_name>enada.org</domain_name>
   <domain_keyword>enada</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 15:12:59</query_time>
   <create_date>2016-05-19</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>ENARTIA Single Member S.A.</registrar_name>
   <registrar_website>https://whois.papaki.gr/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns143.papaki.gr</value>
    <value>ns243.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>inada.co.uk</domain_name>
   <domain_keyword>inada</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 13:34:04</query_time>
   <create_date>2005-09-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Midland Computers Ltd t/a Midland Computers [Tag = ROCKETUK]</registrar_name>
   <registrar_website>https://www.midlandcomputers.co.uk</registrar_website>
   <name_servers>
    <value>ns1.midlandcomputers.com</value>
    <value>ns2.midlandcomputers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>anada.info</domain_name>
   <domain_keyword>anada</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 17:18:47</query_time>
   <create_date>2013-04-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-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_company>Anada schoonmaakbedrijf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parked.g1-dns.com</value>
    <value>parked.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>onfada.com</domain_name>
   <domain_keyword>onfada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 04:01:01</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>oanda.careers</domain_name>
   <domain_keyword>oanda</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-31 08:50:32</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>48</num>
   <domain_name>onaka.net</domain_name>
   <domain_keyword>onaka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:30:11</query_time>
   <create_date>2019-07-31</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ondda.tech</domain_name>
   <domain_keyword>ondda</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-25 16:53:05</query_time>
   <create_date>2016-08-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-15</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>ns-1439.awsdns-51.org</value>
    <value>ns-15.awsdns-01.com</value>
    <value>ns-1817.awsdns-35.co.uk</value>
    <value>ns-948.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>onata.ca</domain_name>
   <domain_keyword>onata</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-28 19:51:57</query_time>
   <create_date>2018-04-23</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webventure.ca</value>
    <value>ns2.webventure.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>unada.ru</domain_name>
   <domain_keyword>unada</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:58:09</query_time>
   <create_date>2023-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>ovada.eu</domain_name>
   <domain_keyword>ovada</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:09:32</query_time>
   <registrar_name>eNom, Inc</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
  </value>
  <value>
   <num>53</num>
   <domain_name>okada.sk</domain_name>
   <domain_keyword>okada</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 12:27:33</query_time>
   <create_date>2018-06-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>olada.online</domain_name>
   <domain_keyword>olada</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 05:04:39</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>omada.live</domain_name>
   <domain_keyword>omada</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-28 20:48:21</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</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>56</num>
   <domain_name>osada.com</domain_name>
   <domain_keyword>osada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 01:41:31</query_time>
   <create_date>1998-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>oiada.com</domain_name>
   <domain_keyword>oiada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:51:57</query_time>
   <create_date>1998-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.liquidweb.com</value>
    <value>ns1.liquidweb.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>58</num>
   <domain_name>owada.click</domain_name>
   <domain_keyword>owada</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-28 08:15:09</query_time>
   <create_date>2015-07-04</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-04</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>owada.xyz</domain_name>
   <domain_keyword>owada</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 10:53:37</query_time>
   <create_date>2014-07-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-25</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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>tonada.com</domain_name>
   <domain_keyword>tonada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:56:13</query_time>
   <create_date>2003-01-13</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>onida.xyz</domain_name>
   <domain_keyword>onida</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 06:23:37</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>onaca.fr</domain_name>
   <domain_keyword>onaca</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:15:07</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1027.ui-dns.com</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1095.ui-dns.de</value>
    <value>ns1112.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>omada.com</domain_name>
   <domain_keyword>omada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 06:12:48</query_time>
   <create_date>2000-05-14</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.lp.hostpapa.com</value>
    <value>ns2.lp.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>cnada.net</domain_name>
   <domain_keyword>cnada</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 23:45:06</query_time>
   <create_date>2018-01-02</create_date>
   <update_date>2021-02-14</update_date>
   <expiry_date>2028-01-02</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>osada.email</domain_name>
   <domain_keyword>osada</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 19:26:42</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2027-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>onaxa.com</domain_name>
   <domain_keyword>onaxa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:17:08</query_time>
   <create_date>2022-09-24</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - b04cb</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1279953</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>oanda.work</domain_name>
   <domain_keyword>oanda</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-16 16:49:54</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>monovm.earth.orderbox-dns.com</value>
    <value>monovm.mars.orderbox-dns.com</value>
    <value>monovm.mercury.orderbox-dns.com</value>
    <value>monovm.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>inada.co</domain_name>
   <domain_keyword>inada</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 23:04:49</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>69</num>
   <domain_name>onala.com</domain_name>
   <domain_keyword>onala</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:30:16</query_time>
   <create_date>2012-12-10</create_date>
   <update_date>2020-11-12</update_date>
   <expiry_date>2029-12-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>omada.app</domain_name>
   <domain_keyword>omada</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 10:40:38</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1lmy.name.com</value>
    <value>ns2qvz.name.com</value>
    <value>ns3npv.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>unada.org</domain_name>
   <domain_keyword>unada</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 17:47:49</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>konada.com</domain_name>
   <domain_keyword>konada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:54:56</query_time>
   <create_date>2013-07-05</create_date>
   <update_date>2020-06-29</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>lonada.org</domain_name>
   <domain_keyword>lonada</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 11:55:31</query_time>
   <create_date>2003-03-05</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>818</registrar_iana>
   <registrar_name>Interdominios, Inc.</registrar_name>
   <registrar_website>http://www.interdominios.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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>dns3.lonada.org</value>
    <value>dns4.lonada.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>oqada.com</domain_name>
   <domain_keyword>oqada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:28:07</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>75</num>
   <domain_name>onaka.xyz</domain_name>
   <domain_keyword>onaka</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 02:35:51</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>fish.ns.cloudflare.com</value>
    <value>kevin.ns.cloudflare.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>inada.ae</domain_name>
   <domain_keyword>inada</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-18 21:32:29</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>Sam Gould</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>onadv.com.br</domain_name>
   <domain_keyword>onadv</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 21:15:38</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>Maria Fernanda Caceres Nogueira</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>78</num>
   <domain_name>monada.space</domain_name>
   <domain_keyword>monada</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-03 21:53:26</query_time>
   <create_date>2021-09-04</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
    <value>ns3.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>okada.house</domain_name>
   <domain_keyword>okada</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-06-05 13:10:54</query_time>
   <create_date>2019-04-19</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-19</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 MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>onrada.com</domain_name>
   <domain_keyword>onrada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:44:36</query_time>
   <create_date>2018-07-01</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>gonada.com</domain_name>
   <domain_keyword>gonada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:11:36</query_time>
   <create_date>2007-10-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.topdomainer.com</value>
    <value>ns2.topdomainer.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>82</num>
   <domain_name>inada.biz</domain_name>
   <domain_keyword>inada</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-20 23:04:49</query_time>
   <create_date>2013-07-11</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2026-07-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>City Matsubara-Syoren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</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>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>osada.nl</domain_name>
   <domain_keyword>osada</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 01:41:31</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2024-04-22</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>omada.claims</domain_name>
   <domain_keyword>omada</domain_keyword>
   <domain_tld>claims</domain_tld>
   <query_time>2024-05-08 06:12:48</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1240.awsdns-27.org</value>
    <value>ns-1608.awsdns-09.co.uk</value>
    <value>ns-289.awsdns-36.com</value>
    <value>ns-634.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>tonada.sk</domain_name>
   <domain_keyword>tonada</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 12:43:23</query_time>
   <create_date>2006-07-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Miroslav Čačík - TONADA</registrant_name>
   <registrant_company>Miroslav Čačík - TONADA</registrant_company>
   <registrant_address>Studenohorská 2075/28</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>84103</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.webglobe.sk</value>
    <value>ns2.webglobe.sk</value>
    <value>ns3.webglobe.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ohnada.com</domain_name>
   <domain_keyword>ohnada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 16:53:35</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>onoda.site</domain_name>
   <domain_keyword>onoda</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 17:53:07</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.hawkhost.com</value>
    <value>ns6.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>onasa.net</domain_name>
   <domain_keyword>onasa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 05:28:23</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ram.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>orada.online</domain_name>
   <domain_keyword>orada</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 10:56:37</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>MERKEZ MAH.ALI GALIPBEY CAD.NO18</registrant_company>
   <registrant_state>GAZIOSMANPASA</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns102.kebirhost.com</value>
    <value>ns103.kebirhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>odada.com</domain_name>
   <domain_keyword>odada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:04:35</query_time>
   <create_date>2004-04-05</create_date>
   <update_date>2021-03-13</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>onaia.net</domain_name>
   <domain_keyword>onaia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:29:21</query_time>
   <create_date>2002-12-23</create_date>
   <update_date>2016-12-24</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.servidoresdns.net</value>
    <value>dns4.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>okada.gunma.jp</domain_name>
   <domain_keyword>okada</domain_keyword>
   <domain_tld>gunma.jp</domain_tld>
   <query_time>2024-04-19 05:04:24</query_time>
   <create_date>2015-02-19</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Okada,Co.,Ltd.</registrant_name>
   <registrant_address>987,Yabara,Misato-machi,Takasaki-shi,</registrant_address>
   <registrant_zip>370-3107</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>027-371-2364</registrant_phone>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>inada.eu</domain_name>
   <domain_keyword>inada</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:47:09</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>okada.site</domain_name>
   <domain_keyword>okada</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 15:58:51</query_time>
   <create_date>2018-11-12</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-11-12</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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <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>95</num>
   <domain_name>onala.org</domain_name>
   <domain_keyword>onala</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 02:35:52</query_time>
   <create_date>2005-09-17</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>monada.co</domain_name>
   <domain_keyword>monada</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-21 03:48:43</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MONADA, INC.</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>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>onaka.clinic</domain_name>
   <domain_keyword>onaka</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-06-04 22:50:22</query_time>
   <create_date>2017-04-20</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-20</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 MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>nswx101.wadax-sv.jp</value>
    <value>wx118.wadax-sv.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>onaka.diet</domain_name>
   <domain_keyword>onaka</domain_keyword>
   <domain_tld>diet</domain_tld>
   <query_time>2024-06-03 14:39:00</query_time>
   <create_date>2017-01-02</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-01-02</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_company>SEKIYA YUJI</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>ns1.onaka.info</value>
    <value>ns2.onaka.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>gonada.xyz</domain_name>
   <domain_keyword>gonada</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 17:39:33</query_time>
   <create_date>2024-06-09</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-09</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>bart.ns.cloudflare.com</value>
    <value>sonia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>inada.ngo</domain_name>
   <domain_keyword>inada</domain_keyword>
   <domain_tld>ngo</domain_tld>
   <query_time>2024-05-01 21:58:24</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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-120-c.gandi.net</value>
    <value>ns-122-a.gandi.net</value>
    <value>ns-84-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.054</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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