WHOIS QUERY TIME

31 May 2024 - 5:06 AM UTC

Registered: 24 May 2010
Modified: 20 November 2023
Expiry: 24 May 2024

NAME SERVERS

ns1.newperceptionhost2.com.br
ns2.newperceptionhost2.com.br

DOMAIN STATUS

published

REGISTRANT

Name: DEPOSITO CONARA LIMITADA
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=conara.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "conara.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "conara.com.br",
            "domain_keyword": "conara",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 05:06:33",
            "create_date": "2010-05-24",
            "update_date": "2023-11-20",
            "expiry_date": "2024-05-24",
            "registrant_name": "DEPOSITO CONARA LIMITADA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.newperceptionhost2.com.br",
                "ns2.newperceptionhost2.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>conara.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>conara.com.br</domain_name>
   <domain_keyword>conara</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 05:06:33</query_time>
   <create_date>2010-05-24</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrant_name>DEPOSITO CONARA LIMITADA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.newperceptionhost2.com.br</value>
    <value>ns2.newperceptionhost2.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.084</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.343 seconds) for "conara.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2024 - 4:47 AM UTC

Registered: 24 May 2010
Modified: 20 November 2023
Expiry: 24 May 2024

NAME SERVERS

ns1.newperceptionhost2.com.br
ns2.newperceptionhost2.com.br

DOMAIN STATUS

published

REGISTRANT

Name: DEPOSITO CONARA LIMITADA
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

21 May 2024 - 5:33 PM UTC

Registered: 24 May 2010
Modified: 20 November 2023
Expiry: 24 May 2024

NAME SERVERS

ns1.newperceptionhost2.com.br
ns2.newperceptionhost2.com.br

DOMAIN STATUS

published

REGISTRANT

Name: DEPOSITO CONARA LIMITADA

* 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=conara.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "conara.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "conara.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "conara.com.br",
            "domain_keyword": "conara",
            "domain_tld": "com.br",
            "query_time": "2024-04-23 04:47:48",
            "create_date": "2010-05-24",
            "update_date": "2023-11-20",
            "expiry_date": "2024-05-24",
            "registrant_name": "DEPOSITO CONARA LIMITADA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.newperceptionhost2.com.br",
                "ns2.newperceptionhost2.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "conara.com.br",
            "domain_keyword": "conara",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 17:33:01",
            "create_date": "2010-05-24",
            "update_date": "2023-11-20",
            "expiry_date": "2024-05-24",
            "registrant_name": "DEPOSITO CONARA LIMITADA",
            "name_servers": [
                "ns1.newperceptionhost2.com.br",
                "ns2.newperceptionhost2.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.343,
        "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>conara.com.br</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>conara.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>conara.com.br</domain_name>
   <domain_keyword>conara</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-23 04:47:48</query_time>
   <create_date>2010-05-24</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrant_name>DEPOSITO CONARA LIMITADA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.newperceptionhost2.com.br</value>
    <value>ns2.newperceptionhost2.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>conara.com.br</domain_name>
   <domain_keyword>conara</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 17:33:01</query_time>
   <create_date>2010-05-24</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrant_name>DEPOSITO CONARA LIMITADA</registrant_name>
   <name_servers>
    <value>ns1.newperceptionhost2.com.br</value>
    <value>ns2.newperceptionhost2.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.343</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 2 domain names (in 0.106 seconds) which contained the exact domain keyword "conara".
Domain Name Registered Expiry Registrar Ownership
1 conara.com 28 Mar 2006 28 Mar 2025 Dynadot Inc -
2 conara.com.br 24 May 2010 24 May 2024 - DEPOSITO CONARA LIMITADA
3 conara.life 9 Feb 2020 9 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=conara&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "conara",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "conara.com, conara.com.br, conara.life",
    "results": [
        {
            "num": 1,
            "domain_name": "conara.com",
            "domain_keyword": "conara",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:47:48",
            "create_date": "2006-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "conara.com.br",
            "domain_keyword": "conara",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 05:06:33",
            "create_date": "2010-05-24",
            "update_date": "2023-11-20",
            "expiry_date": "2024-05-24",
            "registrant_name": "DEPOSITO CONARA LIMITADA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.newperceptionhost2.com.br",
                "ns2.newperceptionhost2.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "conara.life",
            "domain_keyword": "conara",
            "domain_tld": "life",
            "query_time": "2024-05-23 05:01:12",
            "create_date": "2020-02-09",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-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": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.106,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>conara</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>conara.com, conara.com.br, conara.life</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>conara.com</domain_name>
   <domain_keyword>conara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:47:48</query_time>
   <create_date>2006-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</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.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>conara.com.br</domain_name>
   <domain_keyword>conara</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 05:06:33</query_time>
   <create_date>2010-05-24</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrant_name>DEPOSITO CONARA LIMITADA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.newperceptionhost2.com.br</value>
    <value>ns2.newperceptionhost2.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>conara.life</domain_name>
   <domain_keyword>conara</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-23 05:01:12</query_time>
   <create_date>2020-02-09</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-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>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.106</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 5,358 domain names (in 0.218 seconds) which look and sound like the brand name "conara".
Domain Name Registered Expiry Registrar Ownership
1 conaka.com 28 Aug 2011 29 Aug 2024 WEBCC PT. Ecotekno Anugrah Karya
2 conala.com 17 Jan 2006 17 Jan 2025 Megazone Corp., dba HOSTING.KR ryusung
3 conpara.net 22 Jul 2009 22 Jul 2025 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
4 conarh.org.br 12 Nov 2017 12 Nov 2024 - Associa??o Brasileira de Recursos Humanos
5 congra.cloud 15 Sep 2022 15 Sep 2024 Gandi SAS Track Tennis, Inc
6 congra.online 26 Apr 2023 26 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
7 codara.tech 27 Apr 2023 27 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
8 conars.space 2 Dec 2021 2 Dec 2024 Shanghai Best Oray Information S&T Co. Ltd. Zhang Tao
9 condra.be 19 Feb 2018 - One.com A/S -
10 copara.com 29 Jul 2010 29 Jul 2029 GoDaddy.com, LLC -
11 cojara.com 28 Mar 2013 28 Mar 2027 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
12 conasa.click 23 Feb 2024 23 Feb 2025 Sav.com, LLC REDACTED FOR PRIVACY
13 conafa.com 21 Feb 2011 21 Feb 2025 GoDaddy.com, LLC -
14 honara.shop 7 Aug 2022 7 Aug 2024 Namecheap, Inc. -
15 conare.cl 30 Jan 2012 26 Feb 2025 NIC Chile DANIELA PAZ RODRIGUEZ BERGER
16 contra.digital 20 May 2017 20 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 conapra.org.br 22 Jan 2001 22 Jan 2027 - Conselho Nacional de Praticagem
18 copara.nl 6 Jul 2022 - Registrar.eu -
19 contra.mobi 30 Sep 2006 30 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
20 condra.com 28 Jul 1997 27 Jul 2026 Network Solutions, LLC -
21 cokara.com 17 Mar 2023 17 Mar 2024 DropCatch.com 1409 LLC -
22 canara.be 25 Jan 2006 - Key-Systems GmbH -
23 contra.su 18 Nov 2023 18 Nov 2024 ACTIVE-SU Private Person
24 cotara.site 15 Nov 2023 15 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
25 monara.news 26 Apr 2023 26 Apr 2025 Key-Systems, LLC c/o whoisproxy.com
26 zonara.store 16 Sep 2023 16 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
27 conmara.co.nz 6 Mar 2023 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
28 cohara.org 12 Jul 2007 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 conarh.com 4 Feb 2009 4 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com El-Kouba
30 conmara.com 27 Nov 2008 27 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
31 contra.university 2 Dec 2018 2 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0153359215
32 congra.com 16 Jul 2003 16 Jul 2024 GoDaddy.com, LLC -
33 cynara.nl 26 Jul 2023 - XNS Registrar B.V. -
34 contra.net.pl 22 Sep 2008 22 Sep 2024 home.pl S.A. -
35 conmara.net 25 Oct 2005 25 Oct 2024 FastDomain Inc. -
36 donara.info 26 Dec 2023 26 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
37 canara.co.in 25 Oct 2015 25 Oct 2024 Dynadot LLC Harmony Infotech
38 contra.coffee 10 May 2022 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 qonara.com 7 May 2024 7 May 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0171104444
40 comara.cl 25 Mar 2003 20 Apr 2025 NIC Chile Erickson Hernandez Lavanderos (COMERCIALIZADORA HERNANDEZ LIMITADA)
41 congara.com 19 Jul 2016 19 Jul 2024 IONOS SE REDACTED FOR PRIVACY
42 cocara.co.uk 16 Sep 2005 16 Sep 2025 Ionos SE [Tag = 1AND1] -
43 conarg.co 14 Dec 2015 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 conpara.com 11 Jan 2020 11 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
45 congra.org 20 Jul 2007 20 Jul 2024 IONOS SE Coordinadora Granadina de ONGDs
46 conana.de - - - -
47 condra.me 16 Apr 2021 16 Apr 2025 Cloudflare, Inc REDACTED FOR PRIVACY
48 contra.deals 6 Jun 2022 6 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 cosnara.com 27 Jul 2021 27 Jul 2024 TurnCommerce, Inc. DBA NameBright.com this domain for sale
50 conagra.mobi 5 Feb 2013 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 conaya.com 17 Aug 2010 17 Aug 2024 Japan Registry Services Co.,Ltd.(JPRS) maruiseimaikoujyou
52 conarm.com 23 Jan 2016 23 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 congra.gift 14 Dec 2019 14 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
54 convara.com 24 Aug 2013 24 Aug 2024 Blue Razor Domains, LLC -
55 canara.store 6 Oct 2023 6 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
56 coonara.com 22 Oct 2009 22 Oct 2027 Dreamscape Networks International Pte Ltd SHAMIC SHEETMETAL (AUST) PTY LTD
57 conart.be 9 Jan 2019 - Combell nv -
58 conaea.com 25 Jun 2023 25 Jun 2024 NetEarth One, Inc. Segundo Abelardo Bocanegra Tantalean
59 conart.cn 21 Feb 2023 21 Feb 2026 四川域趣网络科技有限公司 黄春龙
60 conagra.org.uk 25 Sep 2003 25 Sep 2024 Markmonitor Inc. [Tag = MARKMONITOR] -
61 monara.ca 18 Nov 2005 18 Nov 2024 Tucows.com Co. REDACTED FOR PRIVACY
62 contra.wtf 28 Jan 2019 28 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
63 contra.markets 4 Feb 2024 4 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 connara.com 19 Jul 2021 19 Jul 2024 GoDaddy.com, LLC -
65 conaria.ltd 5 Mar 2023 5 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
66 contra.co.uk 19 Dec 2008 19 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
67 cynara.fr 3 Dec 2017 3 Dec 2024 OVH CYNARA
68 sonara.info 29 Mar 2023 29 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 fonara.ru 10 Dec 2012 10 Dec 2024 UNINIC-RU Private Person
70 cynara.lat 9 Oct 2023 9 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
71 monara.app 24 Aug 2022 24 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
72 conabra.xyz 30 Oct 2022 30 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
73 conapa.it 29 May 2021 1 May 2025 Server Plan s.r.l. CON.A.PA
74 jonara.com 24 Mar 2008 24 Mar 2025 Alpine Domains Inc. eWeb Development Inc.
75 congra.net 7 Dec 2016 7 Dec 2024 Marcaria International LLC Scanbuy. Inc.
76 conaro.de - - - -
77 conaqra.com 4 Jan 2024 4 Jan 2025 MarkMonitor, Inc. ConAgra Foods, Inc.
78 conagra.biz 27 Mar 2002 26 Mar 2025 MarkMonitor, Inc. ConAgra Foods, Inc.
79 cinara.it 27 May 2018 27 May 2024 Piazza Affari s.r.l. in liquidazione hidden
80 corara.ru 25 Apr 2024 25 Apr 2025 DOMENUS-RU Private Person
81 conarh.com.br 9 Sep 1997 9 Sep 2024 - Associa??o Brasileira de Recursos Humanos
82 conari.site 2 May 2022 2 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
83 c-nara.jp 1 Dec 2023 31 Dec 2024 - (Not displayed by registrant's request)
84 contara.nl 16 Sep 2014 - team.blue nl B.V. -
85 covara.co.uk 21 Mar 2021 21 Mar 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
86 conana.info 30 Nov 2019 30 Nov 2029 NameSilo, LLC REDACTED FOR PRIVACY
87 conart.com.cn 11 Oct 2023 11 Oct 2024 成都飞数科技有限公司 胡丽平
88 contra.net 7 Aug 1997 6 Aug 2025 Dynadot Inc -
89 conard.family 14 Nov 2019 14 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 cosara.com 27 Sep 2005 27 Sep 2025 Dynadot Inc -
91 coonara.com.au - - Web Address Registration Pty Ltd John Walsh-richardson
92 contra.org 8 Jun 1995 7 Jun 2024 CloudFlare, Inc. Dimentech
93 conard.us 4 Mar 2015 3 Mar 2027 NameCheap, Inc. Joel Conard
94 contara.com 22 Sep 2012 22 Sep 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 condara.com 17 Jun 2015 17 Jun 2029 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
96 conarp.com 6 Feb 2021 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 contra.hu 5 Feb 2015 - - -
98 conarq.net 16 Mar 2021 16 Mar 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
99 cokara.org 1 Jun 2019 1 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 sonara.cm 28 Aug 2009 2 Sep 2017 CAMEROON TELECOMMUNICATIONS Societe Nationale de Raffinerie
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 Conara.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=conara.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "conara.com.br",
        "page_size": 100
    },
    "count": {
        "total": 5358,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "conaka.com, conala.com, conpara.net, conarh.org.br, congra.cloud, congra.online, codara.tech, conars.space, condra.be, copara.com, cojara.com, conasa.click, conafa.com, honara.shop, conare.cl, contra.digital, conapra.org.br, copara.nl, contra.mobi, condra.com, cokara.com, canara.be, contra.su, cotara.site, monara.news, zonara.store, conmara.co.nz, cohara.org, conarh.com, conmara.com, contra.university, congra.com, cynara.nl, contra.net.pl, conmara.net, donara.info, canara.co.in, contra.coffee, qonara.com, comara.cl, congara.com, cocara.co.uk, conarg.co, conpara.com, congra.org, conana.de, condra.me, contra.deals, cosnara.com, conagra.mobi, conaya.com, conarm.com, congra.gift, convara.com, canara.store, coonara.com, conart.be, conaea.com, conart.cn, conagra.org.uk, monara.ca, contra.wtf, contra.markets, connara.com, conaria.ltd, contra.co.uk, cynara.fr, sonara.info, fonara.ru, cynara.lat, monara.app, conabra.xyz, conapa.it, jonara.com, congra.net, conaro.de, conaqra.com, conagra.biz, cinara.it, corara.ru, conarh.com.br, conari.site, c-nara.jp, contara.nl, covara.co.uk, conana.info, conart.com.cn, contra.net, conard.family, cosara.com, coonara.com.au, contra.org, conard.us, contara.com, condara.com, conarp.com, contra.hu, conarq.net, cokara.org, sonara.cm",
    "results": [
        {
            "num": 1,
            "domain_name": "conaka.com",
            "domain_keyword": "conaka",
            "domain_tld": "com",
            "query_time": "2024-04-29 14:44:26",
            "create_date": "2011-08-28",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-29",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Jennifer Hadinugraha",
            "registrant_company": "PT. Ecotekno Anugrah Karya",
            "registrant_address": "Jl. Duta 3 / 23 Kepa Duri",
            "registrant_city": "Jakarta",
            "registrant_state": "Jakarta",
            "registrant_zip": "11510",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.081510100575",
            "registrant_fax": "+0.0",
            "name_servers": [
                "ns1.indoproweb.com",
                "ns2.indoproweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "conala.com",
            "domain_keyword": "conala",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:46:59",
            "create_date": "2006-01-17",
            "update_date": "2023-07-27",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ryusung",
            "registrant_company": "ryusung",
            "registrant_address": "120 Ilgok-ro Buk-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "500865",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "conpara.net",
            "domain_keyword": "conpara",
            "domain_tld": "net",
            "query_time": "2024-04-20 22:01:05",
            "create_date": "2009-07-22",
            "update_date": "2024-01-05",
            "expiry_date": "2025-07-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "gabriella.ns.cloudflare.com",
                "lou.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "conarh.org.br",
            "domain_keyword": "conarh",
            "domain_tld": "org.br",
            "query_time": "2024-04-23 04:47:51",
            "create_date": "2017-11-12",
            "update_date": "2024-03-06",
            "expiry_date": "2024-11-12",
            "registrant_name": "Associa??o Brasileira de Recursos Humanos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "hank.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "congra.cloud",
            "domain_keyword": "congra",
            "domain_tld": "cloud",
            "query_time": "2024-04-15 07:50:40",
            "create_date": "2022-09-15",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Track Tennis, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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-1245.awsdns-27.org",
                "ns-1575.awsdns-04.co.uk",
                "ns-310.awsdns-38.com",
                "ns-575.awsdns-07.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "congra.online",
            "domain_keyword": "congra",
            "domain_tld": "online",
            "query_time": "2024-04-30 00:28:54",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "codara.tech",
            "domain_keyword": "codara",
            "domain_tld": "tech",
            "query_time": "2024-04-29 07:30:46",
            "create_date": "2023-04-27",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "conars.space",
            "domain_keyword": "conars",
            "domain_tld": "space",
            "query_time": "2024-05-23 05:01:13",
            "create_date": "2021-12-02",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1518,
            "registrar_name": "Shanghai Best Oray Information S&T Co. Ltd.",
            "registrar_website": "http://www.oray.com",
            "registrant_company": "Zhang Tao",
            "registrant_state": "BeiJingShi",
            "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.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "condra.be",
            "domain_keyword": "condra",
            "domain_tld": "be",
            "query_time": "2024-05-25 21:25:13",
            "create_date": "2018-02-19",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 10,
            "domain_name": "copara.com",
            "domain_keyword": "copara",
            "domain_tld": "com",
            "query_time": "2024-06-11 23:06:37",
            "create_date": "2010-07-29",
            "update_date": "2022-09-07",
            "expiry_date": "2029-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cojara.com",
            "domain_keyword": "cojara",
            "domain_tld": "com",
            "query_time": "2024-05-20 07:55:11",
            "create_date": "2013-03-28",
            "update_date": "2021-09-05",
            "expiry_date": "2027-03-28",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "conasa.click",
            "domain_keyword": "conasa",
            "domain_tld": "click",
            "query_time": "2024-06-08 05:04:02",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://www.sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "danica.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "conafa.com",
            "domain_keyword": "conafa",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:46:43",
            "create_date": "2011-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "honara.shop",
            "domain_keyword": "honara",
            "domain_tld": "shop",
            "query_time": "2024-04-21 04:12:26",
            "create_date": "2022-08-07",
            "update_date": "2024-03-23",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "conare.cl",
            "domain_keyword": "conare",
            "domain_tld": "cl",
            "query_time": "2024-05-23 05:01:12",
            "create_date": "2012-01-30",
            "expiry_date": "2025-02-26",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "DANIELA PAZ RODRIGUEZ BERGER",
            "name_servers": [
                "laura.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ]
        },
        {
            "num": 16,
            "domain_name": "contra.digital",
            "domain_keyword": "contra",
            "domain_tld": "digital",
            "query_time": "2024-05-18 15:10:28",
            "create_date": "2017-05-20",
            "update_date": "2023-07-13",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "conapra.org.br",
            "domain_keyword": "conapra",
            "domain_tld": "org.br",
            "query_time": "2024-05-25 21:18:32",
            "create_date": "2001-01-22",
            "update_date": "2022-02-08",
            "expiry_date": "2027-01-22",
            "registrant_name": "Conselho Nacional de Praticagem",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "e.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 18,
            "domain_name": "copara.nl",
            "domain_keyword": "copara",
            "domain_tld": "nl",
            "query_time": "2024-05-06 08:27:07",
            "create_date": "2022-07-06",
            "update_date": "2023-06-07",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "felicity.ns.cloudflare.com",
                "kira.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 19,
            "domain_name": "contra.mobi",
            "domain_keyword": "contra",
            "domain_tld": "mobi",
            "query_time": "2024-04-22 09:35:18",
            "create_date": "2006-09-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.brandshelter.com",
                "ns02.brandshelter.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "condra.com",
            "domain_keyword": "condra",
            "domain_tld": "com",
            "query_time": "2024-05-08 19:36:14",
            "create_date": "1997-07-28",
            "update_date": "2023-06-20",
            "expiry_date": "2026-07-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cokara.com",
            "domain_keyword": "cokara",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:08:19",
            "create_date": "2023-03-17",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-17",
            "registrar_iana": 3618,
            "registrar_name": "DropCatch.com 1409 LLC",
            "registrar_website": "http://www.DropCatch1409.com",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "canara.be",
            "domain_keyword": "canara",
            "domain_tld": "be",
            "query_time": "2024-06-12 02:53:01",
            "create_date": "2006-01-25",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns1.cronos.be",
                "ns2.cronos.be",
                "ns3.cronos.be",
                "ns4.cronos.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 23,
            "domain_name": "contra.su",
            "domain_keyword": "contra",
            "domain_tld": "su",
            "query_time": "2024-05-05 16:35:45",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "ACTIVE-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.active.domains",
                "ns2.active.domains",
                "ns3.active.domains"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 24,
            "domain_name": "cotara.site",
            "domain_keyword": "cotara",
            "domain_tld": "site",
            "query_time": "2024-05-20 11:51:35",
            "create_date": "2023-11-15",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Ontario",
            "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.",
            "name_servers": [
                "arushi.ns.cloudflare.com",
                "ed.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "monara.news",
            "domain_keyword": "monara",
            "domain_tld": "news",
            "query_time": "2024-05-25 04:45:48",
            "create_date": "2023-04-26",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "zonara.store",
            "domain_keyword": "zonara",
            "domain_tld": "store",
            "query_time": "2024-05-26 18:57:15",
            "create_date": "2023-09-16",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "conmara.co.nz",
            "domain_keyword": "conmara",
            "domain_tld": "co.nz",
            "query_time": "2024-06-10 22:21:20",
            "create_date": "2023-03-06",
            "update_date": "2023-03-11",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cohara.org",
            "domain_keyword": "cohara",
            "domain_tld": "org",
            "query_time": "2024-04-15 03:23:57",
            "create_date": "2007-07-12",
            "update_date": "2023-08-26",
            "expiry_date": "2024-07-12",
            "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": [
                "anirban.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "conarh.com",
            "domain_keyword": "conarh",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:47:51",
            "create_date": "2009-02-04",
            "update_date": "2023-12-11",
            "expiry_date": "2025-02-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "El-Kouba Consultores",
            "registrant_company": "El-Kouba",
            "registrant_address": "Rua Almirante Goncalves, 2070 Bairro: Reboucas",
            "registrant_city": "Curitiba",
            "registrant_state": "PR",
            "registrant_zip": "80250-150",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+55.4133338571",
            "name_servers": [
                "ns596.hostgator.com.br",
                "ns597.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "conmara.com",
            "domain_keyword": "conmara",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:23:57",
            "create_date": "2008-11-27",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "contra.university",
            "domain_keyword": "contra",
            "domain_tld": "university",
            "query_time": "2024-05-24 12:54:20",
            "create_date": "2018-12-02",
            "update_date": "2022-01-16",
            "expiry_date": "2024-12-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0153359215",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "congra.com",
            "domain_keyword": "congra",
            "domain_tld": "com",
            "query_time": "2024-05-30 10:38:44",
            "create_date": "2003-07-16",
            "update_date": "2024-01-02",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cynara.nl",
            "domain_keyword": "cynara",
            "domain_tld": "nl",
            "query_time": "2024-05-29 00:25:26",
            "create_date": "2023-07-26",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "contra.net.pl",
            "domain_keyword": "contra",
            "domain_tld": "net.pl",
            "query_time": "2024-06-05 10:04:48",
            "create_date": "2008-09-22",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-22",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "conmara.net",
            "domain_keyword": "conmara",
            "domain_tld": "net",
            "query_time": "2024-04-23 18:23:57",
            "create_date": "2005-10-25",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "donara.info",
            "domain_keyword": "donara",
            "domain_tld": "info",
            "query_time": "2024-04-30 16:07:43",
            "create_date": "2023-12-26",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-26",
            "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": 37,
            "domain_name": "canara.co.in",
            "domain_keyword": "canara",
            "domain_tld": "co.in",
            "query_time": "2024-05-07 08:00:37",
            "create_date": "2015-10-25",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Harmony Infotech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "contra.coffee",
            "domain_keyword": "contra",
            "domain_tld": "coffee",
            "query_time": "2024-05-10 00:08:13",
            "create_date": "2022-05-10",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "qonara.com",
            "domain_keyword": "qonara",
            "domain_tld": "com",
            "query_time": "2024-05-10 15:23:43",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0171104444",
            "registrant_company": "Contact Privacy Inc. Customer 0171104444",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "comara.cl",
            "domain_keyword": "comara",
            "domain_tld": "cl",
            "query_time": "2024-06-10 06:31:13",
            "create_date": "2003-03-25",
            "expiry_date": "2025-04-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Erickson Hernandez Lavanderos (COMERCIALIZADORA HERNANDEZ LIMITADA)",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ]
        },
        {
            "num": 41,
            "domain_name": "congara.com",
            "domain_keyword": "congara",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:47:01",
            "create_date": "2016-07-19",
            "update_date": "2020-12-16",
            "expiry_date": "2024-07-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "M",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1050.ui-dns.de",
                "ns1063.ui-dns.org",
                "ns1082.ui-dns.com",
                "ns1103.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cocara.co.uk",
            "domain_keyword": "cocara",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 18:02:41",
            "create_date": "2005-09-16",
            "update_date": "2023-09-15",
            "expiry_date": "2025-09-16",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1027.ui-dns.biz",
                "ns1027.ui-dns.com",
                "ns1027.ui-dns.de",
                "ns1027.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "conarg.co",
            "domain_keyword": "conarg",
            "domain_tld": "co",
            "query_time": "2024-04-23 04:47:51",
            "create_date": "2015-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-13",
            "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": [
                "server1.ota.ro",
                "server2.ota.ro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "conpara.com",
            "domain_keyword": "conpara",
            "domain_tld": "com",
            "query_time": "2024-05-09 23:50:57",
            "create_date": "2020-01-11",
            "update_date": "2021-01-05",
            "expiry_date": "2026-01-11",
            "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": 45,
            "domain_name": "congra.org",
            "domain_keyword": "congra",
            "domain_tld": "org",
            "query_time": "2024-04-15 07:50:40",
            "create_date": "2007-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Coordinadora Granadina de ONGDs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "conana.de",
            "domain_keyword": "conana",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:32:43",
            "update_date": "2020-09-07",
            "name_servers": [
                "ns3.ai-dns.de",
                "ns5.kasserver.com",
                "ns5.name-server-kas.de",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 47,
            "domain_name": "condra.me",
            "domain_keyword": "condra",
            "domain_tld": "me",
            "query_time": "2024-04-26 15:54:45",
            "create_date": "2021-04-16",
            "update_date": "2023-11-27",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "daphne.ns.cloudflare.com",
                "todd.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "contra.deals",
            "domain_keyword": "contra",
            "domain_tld": "deals",
            "query_time": "2024-05-18 15:10:28",
            "create_date": "2022-06-06",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cosnara.com",
            "domain_keyword": "cosnara",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:47:34",
            "create_date": "2021-07-27",
            "update_date": "2023-09-18",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "this domain for sale",
            "registrant_address": "B-1030, 247 Gonghang-daero",
            "registrant_city": "Gangseo-gu",
            "registrant_state": "Seoul",
            "registrant_zip": "07803",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064661787",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "conagra.mobi",
            "domain_keyword": "conagra",
            "domain_tld": "mobi",
            "query_time": "2024-05-25 21:18:21",
            "create_date": "2013-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "conaya.com",
            "domain_keyword": "conaya",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:48:33",
            "create_date": "2010-08-17",
            "update_date": "2023-06-13",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "maruiseimaikoujyou",
            "registrant_address": "1-9-26-3F Kyutaro-cho, Chuo-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "541-0056",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662654830",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "conarm.com",
            "domain_keyword": "conarm",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:47:52",
            "create_date": "2016-01-23",
            "update_date": "2021-01-17",
            "expiry_date": "2026-01-23",
            "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": 53,
            "domain_name": "congra.gift",
            "domain_keyword": "congra",
            "domain_tld": "gift",
            "query_time": "2024-04-30 00:28:54",
            "create_date": "2019-12-14",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-14",
            "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 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": 54,
            "domain_name": "convara.com",
            "domain_keyword": "convara",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:28:56",
            "create_date": "2013-08-24",
            "update_date": "2022-09-18",
            "expiry_date": "2024-08-24",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://www.bluerazor.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "canara.store",
            "domain_keyword": "canara",
            "domain_tld": "store",
            "query_time": "2024-05-03 11:52:12",
            "create_date": "2023-10-06",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "coonara.com",
            "domain_keyword": "coonara",
            "domain_tld": "com",
            "query_time": "2024-04-19 06:06:50",
            "create_date": "2009-10-22",
            "update_date": "2021-03-29",
            "expiry_date": "2027-10-22",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "LYNDA LEMPRIERE",
            "registrant_company": "SHAMIC SHEETMETAL (AUST) PTY LTD",
            "registrant_address": "PO BOX 8",
            "registrant_city": "KILSYTH",
            "registrant_state": "VIC",
            "registrant_zip": "3137",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.397375302",
            "registrant_fax": "+61.397616455",
            "name_servers": [
                "nsdal01.clusterdns.net",
                "nssyd01.clusterdns.net",
                "nssyd02.clusterdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "conart.be",
            "domain_keyword": "conart",
            "domain_tld": "be",
            "query_time": "2024-05-25 21:19:09",
            "create_date": "2019-01-09",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 58,
            "domain_name": "conaea.com",
            "domain_keyword": "conaea",
            "domain_tld": "com",
            "query_time": "2024-04-29 14:43:52",
            "create_date": "2023-06-25",
            "update_date": "2023-08-24",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "Segundo Abelardo Bocanegra Tantalean",
            "registrant_address": "Av. Agricultura #1685 - PJ Milagro de Dios Jose Leonardo Ortiz",
            "registrant_city": "Chiclayo",
            "registrant_state": "Lambayeque",
            "registrant_zip": "14000",
            "registrant_country": "PE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+51.941583065",
            "name_servers": [
                "ns22.neothek.com",
                "ns23.neothek.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "conart.cn",
            "domain_keyword": "conart",
            "domain_tld": "cn",
            "query_time": "2024-04-29 14:44:53",
            "create_date": "2023-02-21",
            "expiry_date": "2026-02-21",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "黄春龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "conagra.org.uk",
            "domain_keyword": "conagra",
            "domain_tld": "org.uk",
            "query_time": "2024-04-23 04:46:48",
            "create_date": "2003-09-25",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-25",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "monara.ca",
            "domain_keyword": "monara",
            "domain_tld": "ca",
            "query_time": "2024-05-25 04:45:48",
            "create_date": "2005-11-18",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-18",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "contra.wtf",
            "domain_keyword": "contra",
            "domain_tld": "wtf",
            "query_time": "2024-05-24 12:54:20",
            "create_date": "2019-01-28",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Austria",
            "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.enter-system.com",
                "ns2.enter-system.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "contra.markets",
            "domain_keyword": "contra",
            "domain_tld": "markets",
            "query_time": "2024-05-24 12:54:20",
            "create_date": "2024-02-04",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "connara.com",
            "domain_keyword": "connara",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:24:55",
            "create_date": "2021-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "conaria.ltd",
            "domain_keyword": "conaria",
            "domain_tld": "ltd",
            "query_time": "2024-04-29 14:44:51",
            "create_date": "2023-03-05",
            "update_date": "2023-08-16",
            "expiry_date": "2026-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "contra.co.uk",
            "domain_keyword": "contra",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 09:35:19",
            "create_date": "2008-12-19",
            "update_date": "2023-07-20",
            "expiry_date": "2024-12-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "cynara.fr",
            "domain_keyword": "cynara",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:16:05",
            "create_date": "2017-12-03",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "CYNARA",
            "registrant_address": "CYNARA, 41, boulevard Emile ZOLA, 54520 LAXOU",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.687940222",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 68,
            "domain_name": "sonara.info",
            "domain_keyword": "sonara",
            "domain_tld": "info",
            "query_time": "2024-05-29 08:21:38",
            "create_date": "2023-03-29",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-29",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fonara.ru",
            "domain_keyword": "fonara",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:55:10",
            "create_date": "2012-12-10",
            "expiry_date": "2024-12-10",
            "registrar_name": "UNINIC-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.multihost.ru",
                "ns2.multihost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "cynara.lat",
            "domain_keyword": "cynara",
            "domain_tld": "lat",
            "query_time": "2024-04-28 22:26:25",
            "create_date": "2023-10-09",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "monara.app",
            "domain_keyword": "monara",
            "domain_tld": "app",
            "query_time": "2024-05-21 03:50:01",
            "create_date": "2022-08-24",
            "update_date": "2024-05-18",
            "expiry_date": "2024-08-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "conabra.xyz",
            "domain_keyword": "conabra",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 22:34:36",
            "create_date": "2022-10-30",
            "update_date": "2024-01-18",
            "expiry_date": "2024-10-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "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.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "conapa.it",
            "domain_keyword": "conapa",
            "domain_tld": "it",
            "query_time": "2024-05-31 05:06:32",
            "create_date": "2021-05-29",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-01",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "CON.A.PA",
            "registrant_address": "Via Giuseppe Di Vittorio, 13, 63074 San Benedetto del Tronto AP",
            "registrant_city": "San Benedetto del Tronto",
            "registrant_state": "AP",
            "registrant_zip": "63074",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnshigh.com",
                "ns2.dnshigh.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 74,
            "domain_name": "jonara.com",
            "domain_keyword": "jonara",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:26:17",
            "create_date": "2008-03-24",
            "update_date": "2023-07-22",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "congra.net",
            "domain_keyword": "congra",
            "domain_tld": "net",
            "query_time": "2024-04-15 07:50:40",
            "create_date": "2016-12-07",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "www.marcaria.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Scanbuy. Inc.",
            "registrant_address": "10 E 39th Street",
            "registrant_city": "Ny",
            "registrant_state": "NY",
            "registrant_zip": "10016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.48197843",
            "name_servers": [
                "ns-1422.awsdns-49.org",
                "ns-1680.awsdns-18.co.uk",
                "ns-231.awsdns-28.com",
                "ns-614.awsdns-12.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "conaro.de",
            "domain_keyword": "conaro",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:32:43",
            "update_date": "2018-10-01",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 77,
            "domain_name": "conaqra.com",
            "domain_keyword": "conaqra",
            "domain_tld": "com",
            "query_time": "2024-05-20 22:04:48",
            "create_date": "2024-01-04",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-04",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Web Center",
            "registrant_company": "ConAgra Foods, Inc.",
            "registrant_address": "One ConAgra Drive,",
            "registrant_city": "Omaha",
            "registrant_state": "NE",
            "registrant_zip": "68102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4025773400",
            "registrant_fax": "+1.4025773515",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "conagra.biz",
            "domain_keyword": "conagra",
            "domain_tld": "biz",
            "query_time": "2024-05-23 05:00:59",
            "create_date": "2002-03-27",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ConAgra Foods, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cinara.it",
            "domain_keyword": "cinara",
            "domain_tld": "it",
            "query_time": "2024-05-29 01:54:23",
            "create_date": "2018-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2024-05-27",
            "registrar_name": "Piazza Affari s.r.l. in liquidazione",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 80,
            "domain_name": "corara.ru",
            "domain_keyword": "corara",
            "domain_tld": "ru",
            "query_time": "2024-05-02 22:53:58",
            "create_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ucoz.net",
                "ns2.ucoz.net",
                "ns3.ucoz.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "conarh.com.br",
            "domain_keyword": "conarh",
            "domain_tld": "com.br",
            "query_time": "2024-04-23 04:47:51",
            "create_date": "1997-09-09",
            "update_date": "2024-03-06",
            "expiry_date": "2024-09-09",
            "registrant_name": "Associa??o Brasileira de Recursos Humanos",
            "name_servers": [
                "hank.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 82,
            "domain_name": "conari.site",
            "domain_keyword": "conari",
            "domain_tld": "site",
            "query_time": "2024-05-08 14:47:32",
            "create_date": "2022-05-02",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-02",
            "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 ConoHa",
            "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": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "c-nara.jp",
            "domain_keyword": "c-nara",
            "domain_tld": "jp",
            "query_time": "2024-04-25 07:48:17",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 84,
            "domain_name": "contara.nl",
            "domain_keyword": "contara",
            "domain_tld": "nl",
            "query_time": "2024-05-15 13:26:36",
            "create_date": "2014-09-16",
            "update_date": "2021-11-14",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 85,
            "domain_name": "covara.co.uk",
            "domain_keyword": "covara",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 13:07:45",
            "create_date": "2021-03-21",
            "update_date": "2023-02-19",
            "expiry_date": "2024-03-21",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 86,
            "domain_name": "conana.info",
            "domain_keyword": "conana",
            "domain_tld": "info",
            "query_time": "2024-05-25 21:18:29",
            "create_date": "2019-11-30",
            "update_date": "2020-01-30",
            "expiry_date": "2029-11-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "drew.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "conart.com.cn",
            "domain_keyword": "conart",
            "domain_tld": "com.cn",
            "query_time": "2024-06-08 05:04:01",
            "create_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "胡丽平",
            "registrant_email": "[email protected]",
            "name_servers": [
                "edward.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "contra.net",
            "domain_keyword": "contra",
            "domain_tld": "net",
            "query_time": "2024-06-12 08:12:45",
            "create_date": "1997-08-07",
            "update_date": "2024-05-29",
            "expiry_date": "2025-08-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "conard.family",
            "domain_keyword": "conard",
            "domain_tld": "family",
            "query_time": "2024-05-14 08:57:30",
            "create_date": "2019-11-14",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-14",
            "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": 90,
            "domain_name": "cosara.com",
            "domain_keyword": "cosara",
            "domain_tld": "com",
            "query_time": "2024-06-13 20:30:00",
            "create_date": "2005-09-27",
            "update_date": "2024-03-02",
            "expiry_date": "2025-09-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "coonara.com.au",
            "domain_keyword": "coonara",
            "domain_tld": "com.au",
            "query_time": "2024-04-19 06:06:50",
            "update_date": "2023-05-29",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "John Walsh-richardson",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "summer.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "contra.org",
            "domain_keyword": "contra",
            "domain_tld": "org",
            "query_time": "2024-04-22 09:35:18",
            "create_date": "1995-06-08",
            "update_date": "2023-05-13",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dimentech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NH",
            "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": [
                "aida.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "conard.us",
            "domain_keyword": "conard",
            "domain_tld": "us",
            "query_time": "2024-04-23 04:47:49",
            "create_date": "2015-03-04",
            "update_date": "2021-12-21",
            "expiry_date": "2027-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Joel Conard",
            "registrant_address": "10242 NE Darden Lane",
            "registrant_city": "Bainbridge Island",
            "registrant_state": "WA",
            "registrant_zip": "98110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2064287876",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "contara.com",
            "domain_keyword": "contara",
            "domain_tld": "com",
            "query_time": "2024-04-29 09:21:15",
            "create_date": "2012-09-22",
            "update_date": "2023-08-19",
            "expiry_date": "2025-09-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "condara.com",
            "domain_keyword": "condara",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:10:50",
            "create_date": "2015-06-17",
            "update_date": "2019-12-24",
            "expiry_date": "2029-06-17",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "conarp.com",
            "domain_keyword": "conarp",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:47:33",
            "create_date": "2021-02-06",
            "update_date": "2023-08-25",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=conarp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "contra.hu",
            "domain_keyword": "contra",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:05:40",
            "create_date": "2015-02-05"
        },
        {
            "num": 98,
            "domain_name": "conarq.net",
            "domain_keyword": "conarq",
            "domain_tld": "net",
            "query_time": "2024-05-14 22:34:44",
            "create_date": "2021-03-16",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cokara.org",
            "domain_keyword": "cokara",
            "domain_tld": "org",
            "query_time": "2024-06-09 12:40:47",
            "create_date": "2019-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sonara.cm",
            "domain_keyword": "sonara",
            "domain_tld": "cm",
            "query_time": "2024-05-29 08:21:38",
            "create_date": "2009-08-28",
            "update_date": "2022-07-16",
            "expiry_date": "2017-09-02",
            "registrar_name": "CAMEROON TELECOMMUNICATIONS",
            "registrant_name": "SONARA",
            "registrant_company": "Societe Nationale de Raffinerie",
            "registrant_address": "Limbe",
            "registrant_city": "Limbe",
            "registrant_state": "Sud-Ouest",
            "registrant_zip": "365 Limbe",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "registrant_phone": "33 33 22 38 / 33 33 22 39",
            "name_servers": [
                "kim.camnet.cm",
                "mbam.camnet.cm"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.218,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>conara.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5358</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>conaka.com, conala.com, conpara.net, conarh.org.br, congra.cloud, congra.online, codara.tech, conars.space, condra.be, copara.com, cojara.com, conasa.click, conafa.com, honara.shop, conare.cl, contra.digital, conapra.org.br, copara.nl, contra.mobi, condra.com, cokara.com, canara.be, contra.su, cotara.site, monara.news, zonara.store, conmara.co.nz, cohara.org, conarh.com, conmara.com, contra.university, congra.com, cynara.nl, contra.net.pl, conmara.net, donara.info, canara.co.in, contra.coffee, qonara.com, comara.cl, congara.com, cocara.co.uk, conarg.co, conpara.com, congra.org, conana.de, condra.me, contra.deals, cosnara.com, conagra.mobi, conaya.com, conarm.com, congra.gift, convara.com, canara.store, coonara.com, conart.be, conaea.com, conart.cn, conagra.org.uk, monara.ca, contra.wtf, contra.markets, connara.com, conaria.ltd, contra.co.uk, cynara.fr, sonara.info, fonara.ru, cynara.lat, monara.app, conabra.xyz, conapa.it, jonara.com, congra.net, conaro.de, conaqra.com, conagra.biz, cinara.it, corara.ru, conarh.com.br, conari.site, c-nara.jp, contara.nl, covara.co.uk, conana.info, conart.com.cn, contra.net, conard.family, cosara.com, coonara.com.au, contra.org, conard.us, contara.com, condara.com, conarp.com, contra.hu, conarq.net, cokara.org, sonara.cm</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>conaka.com</domain_name>
   <domain_keyword>conaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 14:44:26</query_time>
   <create_date>2011-08-28</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Jennifer Hadinugraha</registrant_name>
   <registrant_company>PT. Ecotekno Anugrah Karya</registrant_company>
   <registrant_address>Jl. Duta 3 / 23 Kepa Duri</registrant_address>
   <registrant_city>Jakarta</registrant_city>
   <registrant_state>Jakarta</registrant_state>
   <registrant_zip>11510</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.081510100575</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>ns1.indoproweb.com</value>
    <value>ns2.indoproweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>conala.com</domain_name>
   <domain_keyword>conala</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:46:59</query_time>
   <create_date>2006-01-17</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2025-01-17</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>ryusung</registrant_name>
   <registrant_company>ryusung</registrant_company>
   <registrant_address>120 Ilgok-ro Buk-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500865</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>conpara.net</domain_name>
   <domain_keyword>conpara</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 22:01:05</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-07-22</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 VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>gabriella.ns.cloudflare.com</value>
    <value>lou.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>conarh.org.br</domain_name>
   <domain_keyword>conarh</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-23 04:47:51</query_time>
   <create_date>2017-11-12</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrant_name>Associa??o Brasileira de Recursos Humanos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>hank.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>congra.cloud</domain_name>
   <domain_keyword>congra</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-15 07:50:40</query_time>
   <create_date>2022-09-15</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Track Tennis, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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-1245.awsdns-27.org</value>
    <value>ns-1575.awsdns-04.co.uk</value>
    <value>ns-310.awsdns-38.com</value>
    <value>ns-575.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>congra.online</domain_name>
   <domain_keyword>congra</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 00:28:54</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>codara.tech</domain_name>
   <domain_keyword>codara</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 07:30:46</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>conars.space</domain_name>
   <domain_keyword>conars</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-23 05:01:13</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>Shanghai Best Oray Information S&amp;T Co. Ltd.</registrar_name>
   <registrar_website>http://www.oray.com</registrar_website>
   <registrant_company>Zhang Tao</registrant_company>
   <registrant_state>BeiJingShi</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.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>condra.be</domain_name>
   <domain_keyword>condra</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 21:25:13</query_time>
   <create_date>2018-02-19</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>copara.com</domain_name>
   <domain_keyword>copara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 23:06:37</query_time>
   <create_date>2010-07-29</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2029-07-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cojara.com</domain_name>
   <domain_keyword>cojara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 07:55:11</query_time>
   <create_date>2013-03-28</create_date>
   <update_date>2021-09-05</update_date>
   <expiry_date>2027-03-28</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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <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>12</num>
   <domain_name>conasa.click</domain_name>
   <domain_keyword>conasa</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-08 05:04:02</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://www.sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>danica.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>conafa.com</domain_name>
   <domain_keyword>conafa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:46:43</query_time>
   <create_date>2011-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</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>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>14</num>
   <domain_name>honara.shop</domain_name>
   <domain_keyword>honara</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 04:12:26</query_time>
   <create_date>2022-08-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.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>conare.cl</domain_name>
   <domain_keyword>conare</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-23 05:01:12</query_time>
   <create_date>2012-01-30</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>DANIELA PAZ RODRIGUEZ BERGER</registrant_name>
   <name_servers>
    <value>laura.ns.cloudflare.com</value>
    <value>tony.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>contra.digital</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-18 15:10:28</query_time>
   <create_date>2017-05-20</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>17</num>
   <domain_name>conapra.org.br</domain_name>
   <domain_keyword>conapra</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-25 21:18:32</query_time>
   <create_date>2001-01-22</create_date>
   <update_date>2022-02-08</update_date>
   <expiry_date>2027-01-22</expiry_date>
   <registrant_name>Conselho Nacional de Praticagem</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>e.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>copara.nl</domain_name>
   <domain_keyword>copara</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 08:27:07</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2023-06-07</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>felicity.ns.cloudflare.com</value>
    <value>kira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>contra.mobi</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-22 09:35:18</query_time>
   <create_date>2006-09-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.brandshelter.com</value>
    <value>ns02.brandshelter.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>condra.com</domain_name>
   <domain_keyword>condra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 19:36:14</query_time>
   <create_date>1997-07-28</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2026-07-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cokara.com</domain_name>
   <domain_keyword>cokara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:08:19</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_iana>3618</registrar_iana>
   <registrar_name>DropCatch.com 1409 LLC</registrar_name>
   <registrar_website>http://www.DropCatch1409.com</registrar_website>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>canara.be</domain_name>
   <domain_keyword>canara</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-12 02:53:01</query_time>
   <create_date>2006-01-25</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns1.cronos.be</value>
    <value>ns2.cronos.be</value>
    <value>ns3.cronos.be</value>
    <value>ns4.cronos.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>contra.su</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 16:35:45</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>ACTIVE-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.active.domains</value>
    <value>ns2.active.domains</value>
    <value>ns3.active.domains</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>cotara.site</domain_name>
   <domain_keyword>cotara</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 11:51:35</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Ontario</registrant_state>
   <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>
   <name_servers>
    <value>arushi.ns.cloudflare.com</value>
    <value>ed.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>monara.news</domain_name>
   <domain_keyword>monara</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-25 04:45:48</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>zonara.store</domain_name>
   <domain_keyword>zonara</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 18:57:15</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>conmara.co.nz</domain_name>
   <domain_keyword>conmara</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-10 22:21:20</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2023-03-11</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cohara.org</domain_name>
   <domain_keyword>cohara</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 03:23:57</query_time>
   <create_date>2007-07-12</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-07-12</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>anirban.ns.cloudflare.com</value>
    <value>sima.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>29</num>
   <domain_name>conarh.com</domain_name>
   <domain_keyword>conarh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:47:51</query_time>
   <create_date>2009-02-04</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>El-Kouba Consultores</registrant_name>
   <registrant_company>El-Kouba</registrant_company>
   <registrant_address>Rua Almirante Goncalves, 2070 Bairro: Reboucas</registrant_address>
   <registrant_city>Curitiba</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>80250-150</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+55.4133338571</registrant_phone>
   <name_servers>
    <value>ns596.hostgator.com.br</value>
    <value>ns597.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>conmara.com</domain_name>
   <domain_keyword>conmara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:23:57</query_time>
   <create_date>2008-11-27</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>contra.university</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-05-24 12:54:20</query_time>
   <create_date>2018-12-02</create_date>
   <update_date>2022-01-16</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0153359215</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>congra.com</domain_name>
   <domain_keyword>congra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 10:38:44</query_time>
   <create_date>2003-07-16</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cynara.nl</domain_name>
   <domain_keyword>cynara</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-29 00:25:26</query_time>
   <create_date>2023-07-26</create_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>contra.net.pl</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-06-05 10:04:48</query_time>
   <create_date>2008-09-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>conmara.net</domain_name>
   <domain_keyword>conmara</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 18:23:57</query_time>
   <create_date>2005-10-25</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>donara.info</domain_name>
   <domain_keyword>donara</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 16:07:43</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-26</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>37</num>
   <domain_name>canara.co.in</domain_name>
   <domain_keyword>canara</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-07 08:00:37</query_time>
   <create_date>2015-10-25</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Harmony Infotech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>contra.coffee</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-10 00:08:13</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>qonara.com</domain_name>
   <domain_keyword>qonara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 15:23:43</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0171104444</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0171104444</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>comara.cl</domain_name>
   <domain_keyword>comara</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-10 06:31:13</query_time>
   <create_date>2003-03-25</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Erickson Hernandez Lavanderos (COMERCIALIZADORA HERNANDEZ LIMITADA)</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>congara.com</domain_name>
   <domain_keyword>congara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:47:01</query_time>
   <create_date>2016-07-19</create_date>
   <update_date>2020-12-16</update_date>
   <expiry_date>2024-07-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>M</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1050.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1082.ui-dns.com</value>
    <value>ns1103.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cocara.co.uk</domain_name>
   <domain_keyword>cocara</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 18:02:41</query_time>
   <create_date>2005-09-16</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1027.ui-dns.biz</value>
    <value>ns1027.ui-dns.com</value>
    <value>ns1027.ui-dns.de</value>
    <value>ns1027.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>conarg.co</domain_name>
   <domain_keyword>conarg</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-23 04:47:51</query_time>
   <create_date>2015-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-13</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>server1.ota.ro</value>
    <value>server2.ota.ro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>conpara.com</domain_name>
   <domain_keyword>conpara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 23:50:57</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2021-01-05</update_date>
   <expiry_date>2026-01-11</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>45</num>
   <domain_name>congra.org</domain_name>
   <domain_keyword>congra</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 07:50:40</query_time>
   <create_date>2007-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-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>Coordinadora Granadina de ONGDs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>conana.de</domain_name>
   <domain_keyword>conana</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:32:43</query_time>
   <update_date>2020-09-07</update_date>
   <name_servers>
    <value>ns3.ai-dns.de</value>
    <value>ns5.kasserver.com</value>
    <value>ns5.name-server-kas.de</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>condra.me</domain_name>
   <domain_keyword>condra</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-26 15:54:45</query_time>
   <create_date>2021-04-16</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>daphne.ns.cloudflare.com</value>
    <value>todd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>contra.deals</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-05-18 15:10:28</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cosnara.com</domain_name>
   <domain_keyword>cosnara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:47:34</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-07-27</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>this domain for sale</registrant_name>
   <registrant_address>B-1030, 247 Gonghang-daero</registrant_address>
   <registrant_city>Gangseo-gu</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>07803</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064661787</registrant_phone>
   <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>50</num>
   <domain_name>conagra.mobi</domain_name>
   <domain_keyword>conagra</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-25 21:18:21</query_time>
   <create_date>2013-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>conaya.com</domain_name>
   <domain_keyword>conaya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:48:33</query_time>
   <create_date>2010-08-17</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>maruiseimaikoujyou</registrant_name>
   <registrant_address>1-9-26-3F Kyutaro-cho, Chuo-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>541-0056</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662654830</registrant_phone>
   <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>52</num>
   <domain_name>conarm.com</domain_name>
   <domain_keyword>conarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:47:52</query_time>
   <create_date>2016-01-23</create_date>
   <update_date>2021-01-17</update_date>
   <expiry_date>2026-01-23</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>53</num>
   <domain_name>congra.gift</domain_name>
   <domain_keyword>congra</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-04-30 00:28:54</query_time>
   <create_date>2019-12-14</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-14</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 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>54</num>
   <domain_name>convara.com</domain_name>
   <domain_keyword>convara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:28:56</query_time>
   <create_date>2013-08-24</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://www.bluerazor.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>canara.store</domain_name>
   <domain_keyword>canara</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 11:52:12</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>coonara.com</domain_name>
   <domain_keyword>coonara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 06:06:50</query_time>
   <create_date>2009-10-22</create_date>
   <update_date>2021-03-29</update_date>
   <expiry_date>2027-10-22</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>LYNDA LEMPRIERE</registrant_name>
   <registrant_company>SHAMIC SHEETMETAL (AUST) PTY LTD</registrant_company>
   <registrant_address>PO BOX 8</registrant_address>
   <registrant_city>KILSYTH</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3137</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.397375302</registrant_phone>
   <registrant_fax>+61.397616455</registrant_fax>
   <name_servers>
    <value>nsdal01.clusterdns.net</value>
    <value>nssyd01.clusterdns.net</value>
    <value>nssyd02.clusterdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>conart.be</domain_name>
   <domain_keyword>conart</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 21:19:09</query_time>
   <create_date>2019-01-09</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>conaea.com</domain_name>
   <domain_keyword>conaea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 14:43:52</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>Segundo Abelardo Bocanegra Tantalean</registrant_name>
   <registrant_address>Av. Agricultura #1685 - PJ Milagro de Dios Jose Leonardo Ortiz</registrant_address>
   <registrant_city>Chiclayo</registrant_city>
   <registrant_state>Lambayeque</registrant_state>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+51.941583065</registrant_phone>
   <name_servers>
    <value>ns22.neothek.com</value>
    <value>ns23.neothek.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>conart.cn</domain_name>
   <domain_keyword>conart</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 14:44:53</query_time>
   <create_date>2023-02-21</create_date>
   <expiry_date>2026-02-21</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>黄春龙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>conagra.org.uk</domain_name>
   <domain_keyword>conagra</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-23 04:46:48</query_time>
   <create_date>2003-09-25</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>monara.ca</domain_name>
   <domain_keyword>monara</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 04:45:48</query_time>
   <create_date>2005-11-18</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-18</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>contra.wtf</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-24 12:54:20</query_time>
   <create_date>2019-01-28</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Austria</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.enter-system.com</value>
    <value>ns2.enter-system.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>contra.markets</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>markets</domain_tld>
   <query_time>2024-05-24 12:54:20</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>connara.com</domain_name>
   <domain_keyword>connara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:24:55</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>conaria.ltd</domain_name>
   <domain_keyword>conaria</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-29 14:44:51</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2026-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>contra.co.uk</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 09:35:19</query_time>
   <create_date>2008-12-19</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>cynara.fr</domain_name>
   <domain_keyword>cynara</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:16:05</query_time>
   <create_date>2017-12-03</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>CYNARA</registrant_company>
   <registrant_address>CYNARA, 41, boulevard Emile ZOLA, 54520 LAXOU</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.687940222</registrant_phone>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>sonara.info</domain_name>
   <domain_keyword>sonara</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 08:21:38</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-29</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fonara.ru</domain_name>
   <domain_keyword>fonara</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:55:10</query_time>
   <create_date>2012-12-10</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>UNINIC-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.multihost.ru</value>
    <value>ns2.multihost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>cynara.lat</domain_name>
   <domain_keyword>cynara</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-28 22:26:25</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.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>71</num>
   <domain_name>monara.app</domain_name>
   <domain_keyword>monara</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 03:50:01</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>conabra.xyz</domain_name>
   <domain_keyword>conabra</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 22:34:36</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>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>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>conapa.it</domain_name>
   <domain_keyword>conapa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 05:06:32</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>CON.A.PA</registrant_company>
   <registrant_address>Via Giuseppe Di Vittorio, 13, 63074 San Benedetto del Tronto AP</registrant_address>
   <registrant_city>San Benedetto del Tronto</registrant_city>
   <registrant_state>AP</registrant_state>
   <registrant_zip>63074</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnshigh.com</value>
    <value>ns2.dnshigh.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>jonara.com</domain_name>
   <domain_keyword>jonara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:26:17</query_time>
   <create_date>2008-03-24</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>congra.net</domain_name>
   <domain_keyword>congra</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 07:50:40</query_time>
   <create_date>2016-12-07</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>www.marcaria.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Scanbuy. Inc.</registrant_company>
   <registrant_address>10 E 39th Street</registrant_address>
   <registrant_city>Ny</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.48197843</registrant_phone>
   <name_servers>
    <value>ns-1422.awsdns-49.org</value>
    <value>ns-1680.awsdns-18.co.uk</value>
    <value>ns-231.awsdns-28.com</value>
    <value>ns-614.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>conaro.de</domain_name>
   <domain_keyword>conaro</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:32:43</query_time>
   <update_date>2018-10-01</update_date>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>conaqra.com</domain_name>
   <domain_keyword>conaqra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 22:04:48</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Web Center</registrant_name>
   <registrant_company>ConAgra Foods, Inc.</registrant_company>
   <registrant_address>One ConAgra Drive,</registrant_address>
   <registrant_city>Omaha</registrant_city>
   <registrant_state>NE</registrant_state>
   <registrant_zip>68102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4025773400</registrant_phone>
   <registrant_fax>+1.4025773515</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>conagra.biz</domain_name>
   <domain_keyword>conagra</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 05:00:59</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ConAgra Foods, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cinara.it</domain_name>
   <domain_keyword>cinara</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 01:54:23</query_time>
   <create_date>2018-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_name>Piazza Affari s.r.l. in liquidazione</registrar_name>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>corara.ru</domain_name>
   <domain_keyword>corara</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 22:53:58</query_time>
   <create_date>2024-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ucoz.net</value>
    <value>ns2.ucoz.net</value>
    <value>ns3.ucoz.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>conarh.com.br</domain_name>
   <domain_keyword>conarh</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-23 04:47:51</query_time>
   <create_date>1997-09-09</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrant_name>Associa??o Brasileira de Recursos Humanos</registrant_name>
   <name_servers>
    <value>hank.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>conari.site</domain_name>
   <domain_keyword>conari</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 14:47:32</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-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>Whois Privacy Protection Service by ConoHa</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>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>c-nara.jp</domain_name>
   <domain_keyword>c-nara</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-25 07:48:17</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>contara.nl</domain_name>
   <domain_keyword>contara</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 13:26:36</query_time>
   <create_date>2014-09-16</create_date>
   <update_date>2021-11-14</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>covara.co.uk</domain_name>
   <domain_keyword>covara</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 13:07:45</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>conana.info</domain_name>
   <domain_keyword>conana</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 21:18:29</query_time>
   <create_date>2019-11-30</create_date>
   <update_date>2020-01-30</update_date>
   <expiry_date>2029-11-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>drew.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.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>conart.com.cn</domain_name>
   <domain_keyword>conart</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-08 05:04:01</query_time>
   <create_date>2023-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>胡丽平</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>edward.ns.cloudflare.com</value>
    <value>tess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>contra.net</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 08:12:45</query_time>
   <create_date>1997-08-07</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>conard.family</domain_name>
   <domain_keyword>conard</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-14 08:57:30</query_time>
   <create_date>2019-11-14</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-14</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>90</num>
   <domain_name>cosara.com</domain_name>
   <domain_keyword>cosara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 20:30:00</query_time>
   <create_date>2005-09-27</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-09-27</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>coonara.com.au</domain_name>
   <domain_keyword>coonara</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-19 06:06:50</query_time>
   <update_date>2023-05-29</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>John Walsh-richardson</registrant_name>
   <name_servers>
    <value>rick.ns.cloudflare.com</value>
    <value>summer.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>contra.org</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 09:35:18</query_time>
   <create_date>1995-06-08</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dimentech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NH</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>aida.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>conard.us</domain_name>
   <domain_keyword>conard</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 04:47:49</query_time>
   <create_date>2015-03-04</create_date>
   <update_date>2021-12-21</update_date>
   <expiry_date>2027-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Joel Conard</registrant_name>
   <registrant_address>10242 NE Darden Lane</registrant_address>
   <registrant_city>Bainbridge Island</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2064287876</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>94</num>
   <domain_name>contara.com</domain_name>
   <domain_keyword>contara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 09:21:15</query_time>
   <create_date>2012-09-22</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>condara.com</domain_name>
   <domain_keyword>condara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:10:50</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2019-12-24</update_date>
   <expiry_date>2029-06-17</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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <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>96</num>
   <domain_name>conarp.com</domain_name>
   <domain_keyword>conarp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:47:33</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=conarp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>contra.hu</domain_name>
   <domain_keyword>contra</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:05:40</query_time>
   <create_date>2015-02-05</create_date>
  </value>
  <value>
   <num>98</num>
   <domain_name>conarq.net</domain_name>
   <domain_keyword>conarq</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 22:34:44</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cokara.org</domain_name>
   <domain_keyword>cokara</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 12:40:47</query_time>
   <create_date>2019-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>100</num>
   <domain_name>sonara.cm</domain_name>
   <domain_keyword>sonara</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-29 08:21:38</query_time>
   <create_date>2009-08-28</create_date>
   <update_date>2022-07-16</update_date>
   <expiry_date>2017-09-02</expiry_date>
   <registrar_name>CAMEROON TELECOMMUNICATIONS</registrar_name>
   <registrant_name>SONARA</registrant_name>
   <registrant_company>Societe Nationale de Raffinerie</registrant_company>
   <registrant_address>Limbe</registrant_address>
   <registrant_city>Limbe</registrant_city>
   <registrant_state>Sud-Ouest</registrant_state>
   <registrant_zip>365 Limbe</registrant_zip>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>33 33 22 38 / 33 33 22 39</registrant_phone>
   <name_servers>
    <value>kim.camnet.cm</value>
    <value>mbam.camnet.cm</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.218</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.