WHOIS QUERY TIME

2 May 2024 - 7:21 AM UTC

Registered: 27 March 2006
Expiry: 25 April 2031

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

dns1.planetahosting.cl
dns2.planetahosting.cl
dns3.planetahosting.cl
dns4.planetahosting.cl

REGISTRANT

Name: GANADERA Y FORESTAL CARRAN LIMITADA

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=carran.cl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "carran.cl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "carran.cl",
            "domain_keyword": "carran",
            "domain_tld": "cl",
            "query_time": "2024-05-02 07:21:48",
            "create_date": "2006-03-27",
            "expiry_date": "2031-04-25",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "GANADERA Y FORESTAL CARRAN LIMITADA",
            "name_servers": [
                "dns1.planetahosting.cl",
                "dns2.planetahosting.cl",
                "dns3.planetahosting.cl",
                "dns4.planetahosting.cl"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>carran.cl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>carran.cl</domain_name>
   <domain_keyword>carran</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-02 07:21:48</query_time>
   <create_date>2006-03-27</create_date>
   <expiry_date>2031-04-25</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>GANADERA Y FORESTAL CARRAN LIMITADA</registrant_name>
   <name_servers>
    <value>dns1.planetahosting.cl</value>
    <value>dns2.planetahosting.cl</value>
    <value>dns3.planetahosting.cl</value>
    <value>dns4.planetahosting.cl</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.09 seconds) for "carran.cl" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Feb 2023 - 1:38 PM UTC

Registered: 27 March 2006
Expiry: 25 April 2031

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

dns1.planetahosting.cl
dns2.planetahosting.cl
dns3.planetahosting.cl
dns4.planetahosting.cl

REGISTRANT

Name: GANADERA Y FORESTAL CARRAN LIMITADA

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=carran.cl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "carran.cl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "carran.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "carran.cl",
            "domain_keyword": "carran",
            "domain_tld": "cl",
            "query_time": "2023-02-06 13:38:42",
            "create_date": "2006-03-27",
            "expiry_date": "2031-04-25",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "GANADERA Y FORESTAL CARRAN LIMITADA",
            "name_servers": [
                "dns1.planetahosting.cl",
                "dns2.planetahosting.cl",
                "dns3.planetahosting.cl",
                "dns4.planetahosting.cl"
            ]
        }
    ],
    "stats": {
        "total_time": 0.09,
        "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>carran.cl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>carran.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>carran.cl</domain_name>
   <domain_keyword>carran</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-02-06 13:38:42</query_time>
   <create_date>2006-03-27</create_date>
   <expiry_date>2031-04-25</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>GANADERA Y FORESTAL CARRAN LIMITADA</registrant_name>
   <name_servers>
    <value>dns1.planetahosting.cl</value>
    <value>dns2.planetahosting.cl</value>
    <value>dns3.planetahosting.cl</value>
    <value>dns4.planetahosting.cl</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.09</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 3 domain names (in 0.015 seconds) which contained the exact domain keyword "carran".
Domain Name Registered Expiry Registrar Ownership
1 carran.com 20 Apr 2005 20 Apr 2025 GoDaddy.com, LLC NameFind LLC
2 carran.net 5 May 2005 5 May 2025 acens Technologies, S.L.U. carran.net
3 carran.cl 27 Mar 2006 25 Apr 2031 NIC Chile GANADERA Y FORESTAL CARRAN LIMITADA
4 carran.org 19 Apr 2017 19 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=carran&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "carran",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "carran.com, carran.net, carran.cl, carran.org",
    "results": [
        {
            "num": 1,
            "domain_name": "carran.com",
            "domain_keyword": "carran",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:44:04",
            "create_date": "2005-04-20",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "carran.net",
            "domain_keyword": "carran",
            "domain_tld": "net",
            "query_time": "2024-05-10 17:53:46",
            "create_date": "2005-05-05",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-05",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "carran.net",
            "registrant_state": "BARCELONA",
            "registrant_country": "ES",
            "name_servers": [
                "ns3.dns-servicios.es",
                "ns4.dns-servicios.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "carran.cl",
            "domain_keyword": "carran",
            "domain_tld": "cl",
            "query_time": "2024-05-02 07:21:48",
            "create_date": "2006-03-27",
            "expiry_date": "2031-04-25",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "GANADERA Y FORESTAL CARRAN LIMITADA",
            "name_servers": [
                "dns1.planetahosting.cl",
                "dns2.planetahosting.cl",
                "dns3.planetahosting.cl",
                "dns4.planetahosting.cl"
            ]
        },
        {
            "num": 4,
            "domain_name": "carran.org",
            "domain_keyword": "carran",
            "domain_tld": "org",
            "query_time": "2024-05-28 07:45:07",
            "create_date": "2017-04-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>carran</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>carran.com, carran.net, carran.cl, carran.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>carran.com</domain_name>
   <domain_keyword>carran</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:44:04</query_time>
   <create_date>2005-04-20</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>carran.net</domain_name>
   <domain_keyword>carran</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 17:53:46</query_time>
   <create_date>2005-05-05</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>carran.net</registrant_company>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns3.dns-servicios.es</value>
    <value>ns4.dns-servicios.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>carran.cl</domain_name>
   <domain_keyword>carran</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-02 07:21:48</query_time>
   <create_date>2006-03-27</create_date>
   <expiry_date>2031-04-25</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>GANADERA Y FORESTAL CARRAN LIMITADA</registrant_name>
   <name_servers>
    <value>dns1.planetahosting.cl</value>
    <value>dns2.planetahosting.cl</value>
    <value>dns3.planetahosting.cl</value>
    <value>dns4.planetahosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>carran.org</domain_name>
   <domain_keyword>carran</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 07:45:07</query_time>
   <create_date>2017-04-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.015</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,804 domain names (in 0.106 seconds) which look and sound like the brand name "carran".
Domain Name Registered Expiry Registrar Ownership
1 carrano.me.uk 26 Apr 2007 26 Apr 2025 Enix Ltd [Tag = ENIXLTD] -
2 barran.fr 12 Jun 2008 18 Jul 2025 OVH Commune de Barran
3 carman.jp 9 Sep 2019 30 Sep 2024 - yoshinobu wakiyama
4 darran.org 28 Mar 2009 28 Mar 2025 eNom, LLC Freelancer Limited
5 carron.in 22 May 2016 22 May 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
6 karran.tv 17 May 2008 17 May 2025 1API GmbH Registrant of karran.tv
7 carrank.co.uk 18 Sep 2023 18 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
8 ciarran.com 27 Jul 2020 27 Jul 2024 SAV.COM, LLC REDACTED FOR PRIVACY
9 carral.net 9 Nov 2000 9 Nov 2024 Register.com, Inc. -
10 darran.org.uk 8 Sep 2007 8 Sep 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
11 carvan.com 19 Feb 2004 19 Feb 2025 GoDaddy.com, LLC -
12 cirran.com 24 Jul 2010 24 Jul 2024 GoDaddy.com, LLC -
13 carman.lol 15 Jan 2023 15 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
14 curran.family 31 Mar 2018 31 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
15 cardan.tech 8 Feb 2024 8 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
16 carrain.uk 22 Apr 2023 22 Apr 2028 Cloudflare, Inc. [Tag = CLOUDFLARE] -
17 cargan.dk 29 Oct 2015 31 Oct 2024 - CARGAN
18 carcan.fr 29 Aug 2021 29 Aug 2024 RANXPLORER Sebastien Chevillet
19 carrae.net 21 May 2024 21 May 2025 Gname 290 Inc -
20 carman.vip 26 May 2016 26 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Ya Fei
21 carrae.info 9 Aug 2022 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 carkan.com 17 Feb 2016 17 Feb 2025 GoDaddy.com, LLC -
23 carrian.org 30 Jun 2020 30 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 curran.com.au - - Web Address Registration Pty Ltd Cheree Curran
25 warran.ru 3 Jun 2022 3 Jun 2024 REGRU-RU Private Person
26 cabran.pro 15 Dec 2016 15 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
27 carian.eu - - The Registrar Company B.V. -
28 narran.cz 10 May 2013 10 May 2025 REG-GRANSY Pavel Dvořáček
29 cadran.amsterdam 29 May 2015 29 May 2025 Metaregistrar BV Applications DotAMSTERDAM B.V.
30 carnan.com 1 Nov 1999 1 Nov 2027 Network Solutions, LLC -
31 carrao.com.br 6 Feb 2012 6 Feb 2025 - Mec?nica Carr?o Ltda
32 carrat.ru 29 Nov 2021 29 Nov 2024 RU-CENTER-RU Private Person
33 cafran.com.br 14 Feb 2003 14 Feb 2026 - Cafran Artefatos de Pl?sticos Ltda
34 caoran.com 28 Mar 2010 28 Mar 2025 eName Technology Co., Ltd. -
35 carrae.com 21 Mar 2004 21 Mar 2025 GoDaddy.com, LLC -
36 cardan.info 2 May 2005 2 May 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Hitek
37 cairan.world 25 May 2024 25 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
38 carrah.co.uk 17 Sep 2003 17 Sep 2024 eNom LLC [Tag = ENOM] -
39 cartan.group 2 Mar 2019 2 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
40 carman.info 1 Mar 2012 1 Mar 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
41 carras.pro 15 Dec 2022 15 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 carlan.com.co 15 Aug 2016 14 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 carrac.biz 4 Nov 2021 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 cavran.com 17 Oct 2019 16 Oct 2024 Onlinenic Inc Adem CAVRAR
45 cardan.name - - CommuniGal Communication Ltd. -
46 catran.net 22 Aug 2018 22 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
47 caryan.com 6 Jul 2014 6 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
48 carron.it 21 Mar 1998 23 Sep 2024 Register S.p.a. Carron S.p.a.
49 farran.it 21 Apr 2010 28 Jun 2024 Algorithmedia S.r.l. Puglia.com srls
50 sarran.org 7 Jun 2024 7 Jun 2025 Network Solutions, LLC Sarran company
51 barran.com 25 Aug 1998 24 Aug 2024 Network Solutions, LLC -
52 darran.info 14 Apr 2012 14 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0142717868
53 carfan.top 5 Aug 2018 5 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ZT
54 carrano.org 7 May 2021 7 May 2031 Porkbun LLC Private by Design, LLC
55 curran.law 12 Jul 2019 12 Jul 2025 GoDaddy.com, LLC The Curran Law Firm
56 cairan.store 13 Sep 2023 13 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
57 cardan.it 29 Dec 2016 29 Dec 2024 Algorithmedia S.r.l. Puglia.com srls
58 carvan.cloud 30 Nov 2023 30 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
59 camran.net 19 Apr 2003 18 Apr 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
60 carras.me.uk 2 Jan 2017 2 Jan 2025 34SP.com Limited [Tag = 34SP] -
61 careran.com 11 Feb 2014 11 Feb 2025 GoDaddy.com, LLC -
62 cartan.net 30 Oct 2000 16 Jun 2024 GoDaddy.com, LLC -
63 carban.co.uk 3 Jul 2023 3 Jul 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
64 carean.com 4 Oct 2005 4 Oct 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
65 carfan.co.uk 18 Nov 2005 18 Nov 2024 ANY-Web Limited [Tag = WEBHOUND] -
66 carrad.com 11 Nov 2015 11 Nov 2024 GoDaddy.com, LLC -
67 carrau.com 10 Jul 2000 10 Jul 2024 GoDaddy.com, LLC -
68 carren.com 16 Sep 2002 16 Sep 2024 GoDaddy.com, LLC AskMySite.com LLC
69 cararn.net 16 Jun 2018 16 Jun 2024 NameCheap, Inc. -
70 curran.codes 8 Nov 2022 8 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 carvan.org 11 May 2002 11 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Not Available
72 carman.store 15 Feb 2022 15 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Overseas Top e-commerce company Limited
73 carsan.in 7 Sep 2023 7 Sep 2024 GoDaddy.com, LLC aarons
74 carrvan.com 4 Feb 2024 4 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
75 carlan.pro 15 Mar 2022 15 Mar 2024 Name.com, Inc. Domain Protection Services, Inc.
76 carrdan.com 1 Jul 2010 1 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
77 carrun.net 5 Aug 2022 5 Aug 2025 COSMOTOWN, INC. -
78 cardan.co.uk 28 Jun 2014 28 Jun 2024 XNS Registrar B.V. [Tag = XNSREG] -
79 carsan.ru 11 May 2016 11 May 2025 REGRU-RU Private Person
80 cadran.online 16 Feb 2024 16 Feb 2025 Nics Telekomunikasyon A.S. MIMAR SINAN MAH.BUYUK HAMAM SOKAK NO27
81 curran.tel 7 Apr 2009 6 Apr 2025 Mesh Digital Limited Domains By Proxy, LLC
82 carryn.com 15 Jan 2020 15 Jan 2025 ANNULET, INC BuyDomains.com
83 jarran.ru 5 Mar 2024 5 Mar 2025 REGRU-RU Private Person
84 carean.eu - - OVH SAS -
85 farran.pro 18 Jan 2023 18 Jan 2025 Soluciones Corporativas IP, SL REDACTED FOR PRIVACY
86 clarran.co.uk 12 Aug 2022 12 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
87 cariran.site 20 Jan 2024 20 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
88 charran.co.uk 21 May 2020 21 May 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
89 cardan.group 26 May 2017 26 May 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
90 cardan.com.br 9 May 2000 9 May 2025 - CARDAN IMP. EXP. COM. E SERV LTDA
91 carraj.com 10 Dec 2023 10 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
92 carman.org 12 Feb 1996 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 carman.xyz 20 Jan 2020 20 Jan 2030 Namecheap Privacy service provided by Withheld for Privacy ehf
94 harran.co.uk 28 Sep 2001 28 Sep 2025 Namesco Limited [Tag = NAMESCO] -
95 carvan.ru 17 Aug 2021 17 Aug 2024 REGRU-RU Private Person
96 carrano.com 11 Apr 1998 10 Apr 2025 Network Solutions, LLC -
97 carman.app 5 Feb 2023 5 Feb 2025 1API GmbH n/a
98 carrun.ru 17 Dec 2021 17 Dec 2024 REGRU-RU Private Person
99 cadran.ie 9 Mar 2007 9 Mar 2025 Hostopia CADRAN LIMITED
100 carrat.jp 22 Apr 2017 30 Apr 2025 - kazuya ikari
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 Carran.cl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=carran.cl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "carran.cl",
        "page_size": 100
    },
    "count": {
        "total": 5804,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "carrano.me.uk, barran.fr, carman.jp, darran.org, carron.in, karran.tv, carrank.co.uk, ciarran.com, carral.net, darran.org.uk, carvan.com, cirran.com, carman.lol, curran.family, cardan.tech, carrain.uk, cargan.dk, carcan.fr, carrae.net, carman.vip, carrae.info, carkan.com, carrian.org, curran.com.au, warran.ru, cabran.pro, carian.eu, narran.cz, cadran.amsterdam, carnan.com, carrao.com.br, carrat.ru, cafran.com.br, caoran.com, carrae.com, cardan.info, cairan.world, carrah.co.uk, cartan.group, carman.info, carras.pro, carlan.com.co, carrac.biz, cavran.com, cardan.name, catran.net, caryan.com, carron.it, farran.it, sarran.org, barran.com, darran.info, carfan.top, carrano.org, curran.law, cairan.store, cardan.it, carvan.cloud, camran.net, carras.me.uk, careran.com, cartan.net, carban.co.uk, carean.com, carfan.co.uk, carrad.com, carrau.com, carren.com, cararn.net, curran.codes, carvan.org, carman.store, carsan.in, carrvan.com, carlan.pro, carrdan.com, carrun.net, cardan.co.uk, carsan.ru, cadran.online, curran.tel, carryn.com, jarran.ru, carean.eu, farran.pro, clarran.co.uk, cariran.site, charran.co.uk, cardan.group, cardan.com.br, carraj.com, carman.org, carman.xyz, harran.co.uk, carvan.ru, carrano.com, carman.app, carrun.ru, cadran.ie, carrat.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "carrano.me.uk",
            "domain_keyword": "carrano",
            "domain_tld": "me.uk",
            "query_time": "2024-05-02 07:21:50",
            "create_date": "2007-04-26",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-26",
            "registrar_name": "Enix Ltd [Tag = ENIXLTD]",
            "registrar_website": "https://hostpresto.com",
            "name_servers": [
                "ns1.hosting-online.net",
                "ns2.hosting-online.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "barran.fr",
            "domain_keyword": "barran",
            "domain_tld": "fr",
            "query_time": "2024-05-05 18:44:11",
            "create_date": "2008-06-12",
            "update_date": "2023-08-21",
            "expiry_date": "2025-07-18",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Commune de Barran",
            "registrant_address": "hotel de ville, 32350 barran",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+95.4436720",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 3,
            "domain_name": "carman.jp",
            "domain_keyword": "carman",
            "domain_tld": "jp",
            "query_time": "2024-04-16 00:39:00",
            "create_date": "2019-09-09",
            "update_date": "2024-03-21",
            "expiry_date": "2024-09-30",
            "registrant_name": "yoshinobu wakiyama",
            "registrant_address": "Ginowan-shi 447-1-2F , Ganeko",
            "registrant_zip": "901-2214",
            "registrant_email": "[email protected]",
            "registrant_phone": "098-987-6570",
            "registrant_fax": "098-987-6571",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 4,
            "domain_name": "darran.org",
            "domain_keyword": "darran",
            "domain_tld": "org",
            "query_time": "2024-05-12 20:16:57",
            "create_date": "2009-03-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Freelancer Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.viceinternet.com",
                "ns2.viceinternet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "carron.in",
            "domain_keyword": "carron",
            "domain_tld": "in",
            "query_time": "2024-05-14 07:56:08",
            "create_date": "2016-05-22",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andaman and Nicobar Islands",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "karran.tv",
            "domain_keyword": "karran",
            "domain_tld": "tv",
            "query_time": "2024-05-20 16:09:23",
            "create_date": "2008-05-17",
            "update_date": "2024-03-20",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of karran.tv",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "carrank.co.uk",
            "domain_keyword": "carrank",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 12:46:22",
            "create_date": "2023-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "ciarran.com",
            "domain_keyword": "ciarran",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:56:26",
            "create_date": "2020-07-27",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-27",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=ciarran.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "carral.net",
            "domain_keyword": "carral",
            "domain_tld": "net",
            "query_time": "2024-04-23 20:37:17",
            "create_date": "2000-11-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-09",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "darran.org.uk",
            "domain_keyword": "darran",
            "domain_tld": "org.uk",
            "query_time": "2024-04-26 04:36:49",
            "create_date": "2007-09-08",
            "update_date": "2023-09-07",
            "expiry_date": "2025-09-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "carvan.com",
            "domain_keyword": "carvan",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:13:30",
            "create_date": "2004-02-19",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-19",
            "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": 12,
            "domain_name": "cirran.com",
            "domain_keyword": "cirran",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:30:53",
            "create_date": "2010-07-24",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "carman.lol",
            "domain_keyword": "carman",
            "domain_tld": "lol",
            "query_time": "2024-05-21 17:44:42",
            "create_date": "2023-01-15",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-15",
            "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": 14,
            "domain_name": "curran.family",
            "domain_keyword": "curran",
            "domain_tld": "family",
            "query_time": "2024-05-29 05:47:17",
            "create_date": "2018-03-31",
            "update_date": "2024-05-22",
            "expiry_date": "2025-03-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cardan.tech",
            "domain_keyword": "cardan",
            "domain_tld": "tech",
            "query_time": "2024-05-29 11:49:02",
            "create_date": "2024-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "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": 16,
            "domain_name": "carrain.uk",
            "domain_keyword": "carrain",
            "domain_tld": "uk",
            "query_time": "2024-05-02 07:21:30",
            "create_date": "2023-04-22",
            "update_date": "2023-04-22",
            "expiry_date": "2028-04-22",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "dexter.ns.cloudflare.com",
                "kami.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "cargan.dk",
            "domain_keyword": "cargan",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:52:37",
            "create_date": "2015-10-29",
            "expiry_date": "2024-10-31",
            "registrant_name": "CARGAN",
            "registrant_address": "Siciliensgade 14, 1. mf.",
            "registrant_city": "København S",
            "registrant_zip": "2300",
            "registrant_country": "DK",
            "registrant_phone": "+45 61692494",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "carcan.fr",
            "domain_keyword": "carcan",
            "domain_tld": "fr",
            "query_time": "2024-05-05 18:34:57",
            "create_date": "2021-08-29",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-29",
            "registrar_name": "RANXPLORER",
            "registrar_website": "https://www.kifdom.com/faq.php",
            "registrant_name": "Sebastien Chevillet",
            "registrant_address": "10, rue de Penthièvre, 75008 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.768936738",
            "name_servers": [
                "ns1.alpesc.net",
                "ns2.alpesc.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 19,
            "domain_name": "carrae.net",
            "domain_keyword": "carrae",
            "domain_tld": "net",
            "query_time": "2024-05-23 06:21:57",
            "create_date": "2024-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 4303,
            "registrar_name": "Gname 290 Inc",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "galilea.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "carman.vip",
            "domain_keyword": "carman",
            "domain_tld": "vip",
            "query_time": "2024-05-29 11:14:01",
            "create_date": "2016-05-26",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Ya Fei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "carrae.info",
            "domain_keyword": "carrae",
            "domain_tld": "info",
            "query_time": "2024-05-31 18:38:48",
            "create_date": "2022-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "carkan.com",
            "domain_keyword": "carkan",
            "domain_tld": "com",
            "query_time": "2024-04-08 12:17:39",
            "create_date": "2016-02-17",
            "update_date": "2023-04-14",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "carrian.org",
            "domain_keyword": "carrian",
            "domain_tld": "org",
            "query_time": "2024-04-23 20:44:42",
            "create_date": "2020-06-30",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "curran.com.au",
            "domain_keyword": "curran",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 00:59:37",
            "update_date": "2020-07-23",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Cheree Curran",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "warran.ru",
            "domain_keyword": "warran",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:02:17",
            "create_date": "2022-06-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "cabran.pro",
            "domain_keyword": "cabran",
            "domain_tld": "pro",
            "query_time": "2024-04-28 16:18:34",
            "create_date": "2016-12-15",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-15",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Portugal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar 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.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "carian.eu",
            "domain_keyword": "carian",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:43:50",
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "https://www.theregistrarcompany.com",
            "name_servers": [
                "ns1.flexbackup.nl",
                "ns2.flexbackup.nl"
            ]
        },
        {
            "num": 28,
            "domain_name": "narran.cz",
            "domain_keyword": "narran",
            "domain_tld": "cz",
            "query_time": "2024-05-22 13:40:03",
            "create_date": "2013-05-10",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-10",
            "registrar_name": "REG-GRANSY",
            "registrant_name": "Pavel Dvořáček",
            "registrant_address": "Tovačovského 902, Hranice, 75301",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.vas-hosting.com",
                "ns.vas-hosting.cz",
                "ns.vas-hosting.eu"
            ]
        },
        {
            "num": 29,
            "domain_name": "cadran.amsterdam",
            "domain_keyword": "cadran",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-31 19:07:54",
            "create_date": "2015-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "DotAMSTERDAM B.V.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "carnan.com",
            "domain_keyword": "carnan",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:36:01",
            "create_date": "1999-11-01",
            "update_date": "2022-09-02",
            "expiry_date": "2027-11-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org",
                "ns21a.nameservers.net",
                "ns21b.nameservers.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "carrao.com.br",
            "domain_keyword": "carrao",
            "domain_tld": "com.br",
            "query_time": "2024-05-02 07:21:51",
            "create_date": "2012-02-06",
            "update_date": "2023-01-12",
            "expiry_date": "2025-02-06",
            "registrant_name": "Mec?nica Carr?o Ltda",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 32,
            "domain_name": "carrat.ru",
            "domain_keyword": "carrat",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:11:49",
            "create_date": "2021-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "141.ns1.domainparking.ru",
                "141.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "cafran.com.br",
            "domain_keyword": "cafran",
            "domain_tld": "com.br",
            "query_time": "2024-05-06 13:47:18",
            "create_date": "2003-02-14",
            "update_date": "2023-02-01",
            "expiry_date": "2026-02-14",
            "registrant_name": "Cafran Artefatos de Pl?sticos Ltda",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 34,
            "domain_name": "caoran.com",
            "domain_keyword": "caoran",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:26:18",
            "create_date": "2010-03-28",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "name_servers": [
                "exp1.dns.com",
                "exp2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "carrae.com",
            "domain_keyword": "carrae",
            "domain_tld": "com",
            "query_time": "2024-05-22 11:39:45",
            "create_date": "2004-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cardan.info",
            "domain_keyword": "cardan",
            "domain_tld": "info",
            "query_time": "2024-05-29 11:49:02",
            "create_date": "2005-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2024-05-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hitek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cairan.world",
            "domain_keyword": "cairan",
            "domain_tld": "world",
            "query_time": "2024-05-27 17:44:58",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://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": [
                "braelyn.ns.cloudflare.com",
                "fred.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "carrah.co.uk",
            "domain_keyword": "carrah",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 20:37:17",
            "create_date": "2003-09-17",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-17",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "dns1.mayava.com",
                "dns2.mayava.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "cartan.group",
            "domain_keyword": "cartan",
            "domain_tld": "group",
            "query_time": "2024-05-07 11:42:56",
            "create_date": "2019-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "carman.info",
            "domain_keyword": "carman",
            "domain_tld": "info",
            "query_time": "2024-05-07 12:42:18",
            "create_date": "2012-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8627.hostgator.com",
                "ns8628.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "carras.pro",
            "domain_keyword": "carras",
            "domain_tld": "pro",
            "query_time": "2024-05-02 07:21:55",
            "create_date": "2022-12-15",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "carlan.com.co",
            "domain_keyword": "carlan",
            "domain_tld": "com.co",
            "query_time": "2024-04-20 10:02:06",
            "create_date": "2016-08-15",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "carrac.biz",
            "domain_keyword": "carrac",
            "domain_tld": "biz",
            "query_time": "2024-05-16 10:44:26",
            "create_date": "2021-11-04",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-04",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cavran.com",
            "domain_keyword": "cavran",
            "domain_tld": "com",
            "query_time": "2024-06-06 11:56:34",
            "create_date": "2019-10-17",
            "update_date": "2019-10-17",
            "expiry_date": "2024-10-16",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Adem CAVRAR",
            "registrant_address": "Yukseltepe ANKARA",
            "registrant_city": "Ankara",
            "registrant_state": "TR",
            "registrant_zip": "00000",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90.3123307361",
            "registrant_fax": "+90.3123307361",
            "name_servers": [
                "ns1.websahibi.com",
                "ns2.websahibi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cardan.name",
            "domain_keyword": "cardan",
            "domain_tld": "name",
            "query_time": "2024-06-10 21:56:21",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 46,
            "domain_name": "catran.net",
            "domain_keyword": "catran",
            "domain_tld": "net",
            "query_time": "2024-04-23 18:43:54",
            "create_date": "2018-08-22",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-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": 47,
            "domain_name": "caryan.com",
            "domain_keyword": "caryan",
            "domain_tld": "com",
            "query_time": "2024-04-21 09:39:23",
            "create_date": "2014-07-06",
            "update_date": "2020-06-30",
            "expiry_date": "2025-07-06",
            "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": 48,
            "domain_name": "carron.it",
            "domain_keyword": "carron",
            "domain_tld": "it",
            "query_time": "2024-05-01 13:26:56",
            "create_date": "1998-03-21",
            "update_date": "2023-10-09",
            "expiry_date": "2024-09-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Carron S.p.a.",
            "registrant_address": "via Bosco, 14/1",
            "registrant_city": "San Zenone degli Ezzelini",
            "registrant_state": "TV",
            "registrant_zip": "31020",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "farran.it",
            "domain_keyword": "farran",
            "domain_tld": "it",
            "query_time": "2024-05-29 12:48:57",
            "create_date": "2010-04-21",
            "update_date": "2023-10-23",
            "expiry_date": "2024-06-28",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnslink.com",
                "ns2.dnslink.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 50,
            "domain_name": "sarran.org",
            "domain_keyword": "sarran",
            "domain_tld": "org",
            "query_time": "2024-06-09 18:20:20",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sarran company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "barran.com",
            "domain_keyword": "barran",
            "domain_tld": "com",
            "query_time": "2024-05-04 02:01:36",
            "create_date": "1998-08-25",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns45.worldnic.com",
                "ns46.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "darran.info",
            "domain_keyword": "darran",
            "domain_tld": "info",
            "query_time": "2024-05-05 21:33:22",
            "create_date": "2012-04-14",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-14",
            "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 0142717868",
            "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": 53,
            "domain_name": "carfan.top",
            "domain_keyword": "carfan",
            "domain_tld": "top",
            "query_time": "2024-04-22 10:01:21",
            "create_date": "2018-08-05",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ZT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "carrano.org",
            "domain_keyword": "carrano",
            "domain_tld": "org",
            "query_time": "2024-04-23 20:37:22",
            "create_date": "2021-05-07",
            "update_date": "2022-09-02",
            "expiry_date": "2031-05-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "curran.law",
            "domain_keyword": "curran",
            "domain_tld": "law",
            "query_time": "2024-04-20 00:59:37",
            "create_date": "2019-07-12",
            "update_date": "2023-07-18",
            "expiry_date": "2025-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Curran Law Firm",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cairan.store",
            "domain_keyword": "cairan",
            "domain_tld": "store",
            "query_time": "2024-05-26 22:08:04",
            "create_date": "2023-09-13",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-13",
            "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": [
                "elisa.ns.cloudflare.com",
                "greg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cardan.it",
            "domain_keyword": "cardan",
            "domain_tld": "it",
            "query_time": "2024-05-20 17:23:12",
            "create_date": "2016-12-29",
            "update_date": "2024-01-14",
            "expiry_date": "2024-12-29",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 58,
            "domain_name": "carvan.cloud",
            "domain_keyword": "carvan",
            "domain_tld": "cloud",
            "query_time": "2024-06-02 04:58:52",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "camran.net",
            "domain_keyword": "camran",
            "domain_tld": "net",
            "query_time": "2024-05-29 01:08:27",
            "create_date": "2003-04-19",
            "update_date": "2024-05-21",
            "expiry_date": "2025-04-18",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "carras.me.uk",
            "domain_keyword": "carras",
            "domain_tld": "me.uk",
            "query_time": "2024-04-23 20:37:37",
            "create_date": "2017-01-02",
            "update_date": "2023-01-02",
            "expiry_date": "2025-01-02",
            "registrar_name": "34SP.com Limited [Tag = 34SP]",
            "registrar_website": "https://www.34sp.com",
            "name_servers": [
                "ns.34sp.com",
                "ns2.34sp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "careran.com",
            "domain_keyword": "careran",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:53:02",
            "create_date": "2014-02-11",
            "update_date": "2023-12-09",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cartan.net",
            "domain_keyword": "cartan",
            "domain_tld": "net",
            "query_time": "2024-04-19 07:09:53",
            "create_date": "2000-10-30",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "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": 63,
            "domain_name": "carban.co.uk",
            "domain_keyword": "carban",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 12:18:59",
            "create_date": "2023-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2026-07-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "carean.com",
            "domain_keyword": "carean",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:47:15",
            "create_date": "2005-10-04",
            "update_date": "2023-12-29",
            "expiry_date": "2025-10-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "carfan.co.uk",
            "domain_keyword": "carfan",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 12:49:11",
            "create_date": "2005-11-18",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-18",
            "registrar_name": "ANY-Web Limited [Tag = WEBHOUND]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "carrad.com",
            "domain_keyword": "carrad",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:37:08",
            "create_date": "2015-11-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "carrau.com",
            "domain_keyword": "carrau",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:37:51",
            "create_date": "2000-07-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.topdomainer.com",
                "ns2.topdomainer.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "carren.com",
            "domain_keyword": "carren",
            "domain_tld": "com",
            "query_time": "2024-05-02 07:23:43",
            "create_date": "2002-09-16",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "NetSupport AskMySite",
            "registrant_company": "AskMySite.com LLC",
            "registrant_address": "P.O.BOX 411",
            "registrant_city": "Cresskill",
            "registrant_state": "New Jersey",
            "registrant_zip": "07626",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7572572392",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cararn.net",
            "domain_keyword": "cararn",
            "domain_tld": "net",
            "query_time": "2024-04-21 02:40:57",
            "create_date": "2018-06-16",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.speedydns.net",
                "ns2.speedydns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "curran.codes",
            "domain_keyword": "curran",
            "domain_tld": "codes",
            "query_time": "2024-04-20 00:59:37",
            "create_date": "2022-11-08",
            "update_date": "2023-08-12",
            "expiry_date": "2024-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "carvan.org",
            "domain_keyword": "carvan",
            "domain_tld": "org",
            "query_time": "2024-04-21 09:32:15",
            "create_date": "2002-05-11",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-11",
            "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": "Not Available",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.active-dns.com",
                "ns4.active-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "carman.store",
            "domain_keyword": "carman",
            "domain_tld": "store",
            "query_time": "2024-05-26 20:27:38",
            "create_date": "2022-02-15",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Overseas Top e-commerce company Limited",
            "registrant_state": "guang dong",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "carsan.in",
            "domain_keyword": "carsan",
            "domain_tld": "in",
            "query_time": "2024-05-28 06:36:00",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "aarons",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "carrvan.com",
            "domain_keyword": "carrvan",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:35:50",
            "create_date": "2024-02-04",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-04",
            "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": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "carlan.pro",
            "domain_keyword": "carlan",
            "domain_tld": "pro",
            "query_time": "2024-06-02 01:42:40",
            "create_date": "2022-03-15",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "carrdan.com",
            "domain_keyword": "carrdan",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:51:59",
            "create_date": "2010-07-01",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/39b8bc2c-c2c5-4124-814a-3c6d50c1da21",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "carrun.net",
            "domain_keyword": "carrun",
            "domain_tld": "net",
            "query_time": "2024-06-09 14:17:03",
            "create_date": "2022-08-05",
            "update_date": "2024-03-04",
            "expiry_date": "2025-08-05",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "david.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cardan.co.uk",
            "domain_keyword": "cardan",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 19:49:23",
            "create_date": "2014-06-28",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-28",
            "registrar_name": "XNS Registrar B.V. [Tag = XNSREG]",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "carsan.ru",
            "domain_keyword": "carsan",
            "domain_tld": "ru",
            "query_time": "2024-06-11 09:44:52",
            "create_date": "2016-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "cadran.online",
            "domain_keyword": "cadran",
            "domain_tld": "online",
            "query_time": "2024-06-12 10:16:17",
            "create_date": "2024-02-16",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "MIMAR SINAN MAH.BUYUK HAMAM SOKAK NO27",
            "registrant_state": "USKUDAR",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "curran.tel",
            "domain_keyword": "curran",
            "domain_tld": "tel",
            "query_time": "2024-04-20 00:59:37",
            "create_date": "2009-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "carryn.com",
            "domain_keyword": "carryn",
            "domain_tld": "com",
            "query_time": "2024-05-01 13:28:03",
            "create_date": "2020-01-15",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-15",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "jarran.ru",
            "domain_keyword": "jarran",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:39:43",
            "create_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "carean.eu",
            "domain_keyword": "carean",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:43:43",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ]
        },
        {
            "num": 85,
            "domain_name": "farran.pro",
            "domain_keyword": "farran",
            "domain_tld": "pro",
            "query_time": "2024-05-21 11:51:41",
            "create_date": "2023-01-18",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Badajoz",
            "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": [
                "isaac.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "clarran.co.uk",
            "domain_keyword": "clarran",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 14:54:52",
            "create_date": "2022-08-12",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-12",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "cariran.site",
            "domain_keyword": "cariran",
            "domain_tld": "site",
            "query_time": "2024-05-17 11:07:05",
            "create_date": "2024-01-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-20",
            "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": [
                "p.ns.arvancdn.ir",
                "t.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "charran.co.uk",
            "domain_keyword": "charran",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 02:28:34",
            "create_date": "2020-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2026-05-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "cardan.group",
            "domain_keyword": "cardan",
            "domain_tld": "group",
            "query_time": "2024-05-29 11:49:02",
            "create_date": "2017-05-26",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cardan.com.br",
            "domain_keyword": "cardan",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 02:51:36",
            "create_date": "2000-05-09",
            "update_date": "2023-04-15",
            "expiry_date": "2025-05-09",
            "registrant_name": "CARDAN IMP. EXP. COM. E SERV LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 91,
            "domain_name": "carraj.com",
            "domain_keyword": "carraj",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:24:21",
            "create_date": "2023-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "carman.org",
            "domain_keyword": "carman",
            "domain_tld": "org",
            "query_time": "2024-06-09 08:16:33",
            "create_date": "1996-02-12",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "carman.xyz",
            "domain_keyword": "carman",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 00:39:00",
            "create_date": "2020-01-20",
            "update_date": "2023-09-14",
            "expiry_date": "2030-01-20",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "harran.co.uk",
            "domain_keyword": "harran",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 21:20:07",
            "create_date": "2001-09-28",
            "update_date": "2024-02-09",
            "expiry_date": "2025-09-28",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "carvan.ru",
            "domain_keyword": "carvan",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:13:06",
            "create_date": "2021-08-17",
            "expiry_date": "2024-08-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "carrano.com",
            "domain_keyword": "carrano",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:37:22",
            "create_date": "1998-04-11",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "carman.app",
            "domain_keyword": "carman",
            "domain_tld": "app",
            "query_time": "2024-05-31 07:18:54",
            "create_date": "2023-02-05",
            "update_date": "2023-12-28",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "pendik",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "carrun.ru",
            "domain_keyword": "carrun",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:11:53",
            "create_date": "2021-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "cadran.ie",
            "domain_keyword": "cadran",
            "domain_tld": "ie",
            "query_time": "2024-05-08 16:23:06",
            "create_date": "2007-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_name": "Hostopia",
            "registrar_website": "https://www.hostopia.com",
            "registrant_name": "CADRAN LIMITED",
            "name_servers": [
                "dns1.host.ie",
                "dns2.host.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "carrat.jp",
            "domain_keyword": "carrat",
            "domain_tld": "jp",
            "query_time": "2024-05-10 17:53:50",
            "create_date": "2017-04-22",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "kazuya ikari",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.106,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>carran.cl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5804</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>carrano.me.uk, barran.fr, carman.jp, darran.org, carron.in, karran.tv, carrank.co.uk, ciarran.com, carral.net, darran.org.uk, carvan.com, cirran.com, carman.lol, curran.family, cardan.tech, carrain.uk, cargan.dk, carcan.fr, carrae.net, carman.vip, carrae.info, carkan.com, carrian.org, curran.com.au, warran.ru, cabran.pro, carian.eu, narran.cz, cadran.amsterdam, carnan.com, carrao.com.br, carrat.ru, cafran.com.br, caoran.com, carrae.com, cardan.info, cairan.world, carrah.co.uk, cartan.group, carman.info, carras.pro, carlan.com.co, carrac.biz, cavran.com, cardan.name, catran.net, caryan.com, carron.it, farran.it, sarran.org, barran.com, darran.info, carfan.top, carrano.org, curran.law, cairan.store, cardan.it, carvan.cloud, camran.net, carras.me.uk, careran.com, cartan.net, carban.co.uk, carean.com, carfan.co.uk, carrad.com, carrau.com, carren.com, cararn.net, curran.codes, carvan.org, carman.store, carsan.in, carrvan.com, carlan.pro, carrdan.com, carrun.net, cardan.co.uk, carsan.ru, cadran.online, curran.tel, carryn.com, jarran.ru, carean.eu, farran.pro, clarran.co.uk, cariran.site, charran.co.uk, cardan.group, cardan.com.br, carraj.com, carman.org, carman.xyz, harran.co.uk, carvan.ru, carrano.com, carman.app, carrun.ru, cadran.ie, carrat.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>carrano.me.uk</domain_name>
   <domain_keyword>carrano</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-02 07:21:50</query_time>
   <create_date>2007-04-26</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Enix Ltd [Tag = ENIXLTD]</registrar_name>
   <registrar_website>https://hostpresto.com</registrar_website>
   <name_servers>
    <value>ns1.hosting-online.net</value>
    <value>ns2.hosting-online.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>barran.fr</domain_name>
   <domain_keyword>barran</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 18:44:11</query_time>
   <create_date>2008-06-12</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Commune de Barran</registrant_company>
   <registrant_address>hotel de ville, 32350 barran</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+95.4436720</registrant_phone>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>carman.jp</domain_name>
   <domain_keyword>carman</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 00:39:00</query_time>
   <create_date>2019-09-09</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>yoshinobu wakiyama</registrant_name>
   <registrant_address>Ginowan-shi 447-1-2F , Ganeko</registrant_address>
   <registrant_zip>901-2214</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>098-987-6570</registrant_phone>
   <registrant_fax>098-987-6571</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>darran.org</domain_name>
   <domain_keyword>darran</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 20:16:57</query_time>
   <create_date>2009-03-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Freelancer Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.viceinternet.com</value>
    <value>ns2.viceinternet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>carron.in</domain_name>
   <domain_keyword>carron</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 07:56:08</query_time>
   <create_date>2016-05-22</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andaman and Nicobar Islands</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>karran.tv</domain_name>
   <domain_keyword>karran</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 16:09:23</query_time>
   <create_date>2008-05-17</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of karran.tv</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>carrank.co.uk</domain_name>
   <domain_keyword>carrank</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 12:46:22</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>ciarran.com</domain_name>
   <domain_keyword>ciarran</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:56:26</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=ciarran.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>carral.net</domain_name>
   <domain_keyword>carral</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 20:37:17</query_time>
   <create_date>2000-11-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>darran.org.uk</domain_name>
   <domain_keyword>darran</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-26 04:36:49</query_time>
   <create_date>2007-09-08</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>carvan.com</domain_name>
   <domain_keyword>carvan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:13:30</query_time>
   <create_date>2004-02-19</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-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>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>12</num>
   <domain_name>cirran.com</domain_name>
   <domain_keyword>cirran</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:30:53</query_time>
   <create_date>2010-07-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>carman.lol</domain_name>
   <domain_keyword>carman</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-21 17:44:42</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-15</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>14</num>
   <domain_name>curran.family</domain_name>
   <domain_keyword>curran</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-29 05:47:17</query_time>
   <create_date>2018-03-31</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cardan.tech</domain_name>
   <domain_keyword>cardan</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 11:49:02</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-08</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>16</num>
   <domain_name>carrain.uk</domain_name>
   <domain_keyword>carrain</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 07:21:30</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2028-04-22</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>dexter.ns.cloudflare.com</value>
    <value>kami.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>cargan.dk</domain_name>
   <domain_keyword>cargan</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:52:37</query_time>
   <create_date>2015-10-29</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>CARGAN</registrant_name>
   <registrant_address>Siciliensgade 14, 1. mf.</registrant_address>
   <registrant_city>København S</registrant_city>
   <registrant_zip>2300</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 61692494</registrant_phone>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>carcan.fr</domain_name>
   <domain_keyword>carcan</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 18:34:57</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>RANXPLORER</registrar_name>
   <registrar_website>https://www.kifdom.com/faq.php</registrar_website>
   <registrant_name>Sebastien Chevillet</registrant_name>
   <registrant_address>10, rue de Penthièvre, 75008 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.768936738</registrant_phone>
   <name_servers>
    <value>ns1.alpesc.net</value>
    <value>ns2.alpesc.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>carrae.net</domain_name>
   <domain_keyword>carrae</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 06:21:57</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>4303</registrar_iana>
   <registrar_name>Gname 290 Inc</registrar_name>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>galilea.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>carman.vip</domain_name>
   <domain_keyword>carman</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-29 11:14:01</query_time>
   <create_date>2016-05-26</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Ya Fei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>carrae.info</domain_name>
   <domain_keyword>carrae</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 18:38:48</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.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>22</num>
   <domain_name>carkan.com</domain_name>
   <domain_keyword>carkan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 12:17:39</query_time>
   <create_date>2016-02-17</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>carrian.org</domain_name>
   <domain_keyword>carrian</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 20:44:42</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>curran.com.au</domain_name>
   <domain_keyword>curran</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 00:59:37</query_time>
   <update_date>2020-07-23</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Cheree Curran</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>warran.ru</domain_name>
   <domain_keyword>warran</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:02:17</query_time>
   <create_date>2022-06-03</create_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>cabran.pro</domain_name>
   <domain_keyword>cabran</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-28 16:18:34</query_time>
   <create_date>2016-12-15</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-15</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Portugal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>carian.eu</domain_name>
   <domain_keyword>carian</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:43:50</query_time>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>https://www.theregistrarcompany.com</registrar_website>
   <name_servers>
    <value>ns1.flexbackup.nl</value>
    <value>ns2.flexbackup.nl</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>narran.cz</domain_name>
   <domain_keyword>narran</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-22 13:40:03</query_time>
   <create_date>2013-05-10</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>REG-GRANSY</registrar_name>
   <registrant_name>Pavel Dvořáček</registrant_name>
   <registrant_address>Tovačovského 902, Hranice, 75301</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.vas-hosting.com</value>
    <value>ns.vas-hosting.cz</value>
    <value>ns.vas-hosting.eu</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>cadran.amsterdam</domain_name>
   <domain_keyword>cadran</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-31 19:07:54</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>DotAMSTERDAM B.V.</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>carnan.com</domain_name>
   <domain_keyword>carnan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:36:01</query_time>
   <create_date>1999-11-01</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2027-11-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
    <value>ns21a.nameservers.net</value>
    <value>ns21b.nameservers.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>carrao.com.br</domain_name>
   <domain_keyword>carrao</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-02 07:21:51</query_time>
   <create_date>2012-02-06</create_date>
   <update_date>2023-01-12</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrant_name>Mec?nica Carr?o Ltda</registrant_name>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>carrat.ru</domain_name>
   <domain_keyword>carrat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:11:49</query_time>
   <create_date>2021-11-29</create_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>141.ns1.domainparking.ru</value>
    <value>141.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>cafran.com.br</domain_name>
   <domain_keyword>cafran</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-06 13:47:18</query_time>
   <create_date>2003-02-14</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrant_name>Cafran Artefatos de Pl?sticos Ltda</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>caoran.com</domain_name>
   <domain_keyword>caoran</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:26:18</query_time>
   <create_date>2010-03-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <name_servers>
    <value>exp1.dns.com</value>
    <value>exp2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>carrae.com</domain_name>
   <domain_keyword>carrae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 11:39:45</query_time>
   <create_date>2004-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cardan.info</domain_name>
   <domain_keyword>cardan</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 11:49:02</query_time>
   <create_date>2005-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hitek</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cairan.world</domain_name>
   <domain_keyword>cairan</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-27 17:44:58</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>braelyn.ns.cloudflare.com</value>
    <value>fred.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>carrah.co.uk</domain_name>
   <domain_keyword>carrah</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 20:37:17</query_time>
   <create_date>2003-09-17</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>dns1.mayava.com</value>
    <value>dns2.mayava.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>cartan.group</domain_name>
   <domain_keyword>cartan</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-07 11:42:56</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>carman.info</domain_name>
   <domain_keyword>carman</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 12:42:18</query_time>
   <create_date>2012-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8627.hostgator.com</value>
    <value>ns8628.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>carras.pro</domain_name>
   <domain_keyword>carras</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 07:21:55</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>carlan.com.co</domain_name>
   <domain_keyword>carlan</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-20 10:02:06</query_time>
   <create_date>2016-08-15</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>carrac.biz</domain_name>
   <domain_keyword>carrac</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 10:44:26</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-04</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cavran.com</domain_name>
   <domain_keyword>cavran</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 11:56:34</query_time>
   <create_date>2019-10-17</create_date>
   <update_date>2019-10-17</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Adem CAVRAR</registrant_name>
   <registrant_address>Yukseltepe ANKARA</registrant_address>
   <registrant_city>Ankara</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90.3123307361</registrant_phone>
   <registrant_fax>+90.3123307361</registrant_fax>
   <name_servers>
    <value>ns1.websahibi.com</value>
    <value>ns2.websahibi.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>cardan.name</domain_name>
   <domain_keyword>cardan</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-06-10 21:56:21</query_time>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>catran.net</domain_name>
   <domain_keyword>catran</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 18:43:54</query_time>
   <create_date>2018-08-22</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-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>47</num>
   <domain_name>caryan.com</domain_name>
   <domain_keyword>caryan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 09:39:23</query_time>
   <create_date>2014-07-06</create_date>
   <update_date>2020-06-30</update_date>
   <expiry_date>2025-07-06</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>48</num>
   <domain_name>carron.it</domain_name>
   <domain_keyword>carron</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 13:26:56</query_time>
   <create_date>1998-03-21</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Carron S.p.a.</registrant_company>
   <registrant_address>via Bosco, 14/1</registrant_address>
   <registrant_city>San Zenone degli Ezzelini</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>31020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>farran.it</domain_name>
   <domain_keyword>farran</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 12:48:57</query_time>
   <create_date>2010-04-21</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnslink.com</value>
    <value>ns2.dnslink.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sarran.org</domain_name>
   <domain_keyword>sarran</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 18:20:20</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sarran company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>barran.com</domain_name>
   <domain_keyword>barran</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 02:01:36</query_time>
   <create_date>1998-08-25</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns45.worldnic.com</value>
    <value>ns46.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>darran.info</domain_name>
   <domain_keyword>darran</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 21:33:22</query_time>
   <create_date>2012-04-14</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-14</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 0142717868</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>53</num>
   <domain_name>carfan.top</domain_name>
   <domain_keyword>carfan</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 10:01:21</query_time>
   <create_date>2018-08-05</create_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ZT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>carrano.org</domain_name>
   <domain_keyword>carrano</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 20:37:22</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2031-05-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>curran.law</domain_name>
   <domain_keyword>curran</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-04-20 00:59:37</query_time>
   <create_date>2019-07-12</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-07-12</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>The Curran Law Firm</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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>ns49.domaincontrol.com</value>
    <value>ns50.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>56</num>
   <domain_name>cairan.store</domain_name>
   <domain_keyword>cairan</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 22:08:04</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-13</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>elisa.ns.cloudflare.com</value>
    <value>greg.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>57</num>
   <domain_name>cardan.it</domain_name>
   <domain_keyword>cardan</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 17:23:12</query_time>
   <create_date>2016-12-29</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>carvan.cloud</domain_name>
   <domain_keyword>carvan</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-02 04:58:52</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>camran.net</domain_name>
   <domain_keyword>camran</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 01:08:27</query_time>
   <create_date>2003-04-19</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>FI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>carras.me.uk</domain_name>
   <domain_keyword>carras</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-23 20:37:37</query_time>
   <create_date>2017-01-02</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>34SP.com Limited [Tag = 34SP]</registrar_name>
   <registrar_website>https://www.34sp.com</registrar_website>
   <name_servers>
    <value>ns.34sp.com</value>
    <value>ns2.34sp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>careran.com</domain_name>
   <domain_keyword>careran</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:53:02</query_time>
   <create_date>2014-02-11</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>cartan.net</domain_name>
   <domain_keyword>cartan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 07:09:53</query_time>
   <create_date>2000-10-30</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-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>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>63</num>
   <domain_name>carban.co.uk</domain_name>
   <domain_keyword>carban</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 12:18:59</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2026-07-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>carean.com</domain_name>
   <domain_keyword>carean</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:47:15</query_time>
   <create_date>2005-10-04</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>carfan.co.uk</domain_name>
   <domain_keyword>carfan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 12:49:11</query_time>
   <create_date>2005-11-18</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = WEBHOUND]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>carrad.com</domain_name>
   <domain_keyword>carrad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:37:08</query_time>
   <create_date>2015-11-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>67</num>
   <domain_name>carrau.com</domain_name>
   <domain_keyword>carrau</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:37:51</query_time>
   <create_date>2000-07-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.topdomainer.com</value>
    <value>ns2.topdomainer.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>carren.com</domain_name>
   <domain_keyword>carren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 07:23:43</query_time>
   <create_date>2002-09-16</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>NetSupport AskMySite</registrant_name>
   <registrant_company>AskMySite.com LLC</registrant_company>
   <registrant_address>P.O.BOX 411</registrant_address>
   <registrant_city>Cresskill</registrant_city>
   <registrant_state>New Jersey</registrant_state>
   <registrant_zip>07626</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7572572392</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cararn.net</domain_name>
   <domain_keyword>cararn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 02:40:57</query_time>
   <create_date>2018-06-16</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.speedydns.net</value>
    <value>ns2.speedydns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>curran.codes</domain_name>
   <domain_keyword>curran</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-04-20 00:59:37</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>71</num>
   <domain_name>carvan.org</domain_name>
   <domain_keyword>carvan</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 09:32:15</query_time>
   <create_date>2002-05-11</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-11</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>Not Available</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.active-dns.com</value>
    <value>ns4.active-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>carman.store</domain_name>
   <domain_keyword>carman</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 20:27:38</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Overseas Top e-commerce company Limited</registrant_company>
   <registrant_state>guang dong</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>carsan.in</domain_name>
   <domain_keyword>carsan</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 06:36:00</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>aarons</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>carrvan.com</domain_name>
   <domain_keyword>carrvan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:35:50</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-04</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>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>carlan.pro</domain_name>
   <domain_keyword>carlan</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-02 01:42:40</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>carrdan.com</domain_name>
   <domain_keyword>carrdan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:51:59</query_time>
   <create_date>2010-07-01</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/39b8bc2c-c2c5-4124-814a-3c6d50c1da21</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>carrun.net</domain_name>
   <domain_keyword>carrun</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 14:17:03</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>david.ns.cloudflare.com</value>
    <value>violet.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>78</num>
   <domain_name>cardan.co.uk</domain_name>
   <domain_keyword>cardan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 19:49:23</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>XNS Registrar B.V. [Tag = XNSREG]</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>carsan.ru</domain_name>
   <domain_keyword>carsan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-11 09:44:52</query_time>
   <create_date>2016-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>cadran.online</domain_name>
   <domain_keyword>cadran</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-12 10:16:17</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>MIMAR SINAN MAH.BUYUK HAMAM SOKAK NO27</registrant_company>
   <registrant_state>USKUDAR</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>curran.tel</domain_name>
   <domain_keyword>curran</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-20 00:59:37</query_time>
   <create_date>2009-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>carryn.com</domain_name>
   <domain_keyword>carryn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 13:28:03</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-8668229073</registrant_phone>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>jarran.ru</domain_name>
   <domain_keyword>jarran</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:39:43</query_time>
   <create_date>2024-03-05</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>carean.eu</domain_name>
   <domain_keyword>carean</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:43:43</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>85</num>
   <domain_name>farran.pro</domain_name>
   <domain_keyword>farran</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-21 11:51:41</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Badajoz</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>isaac.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>clarran.co.uk</domain_name>
   <domain_keyword>clarran</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 14:54:52</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>cariran.site</domain_name>
   <domain_keyword>cariran</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 11:07:05</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-20</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>p.ns.arvancdn.ir</value>
    <value>t.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>charran.co.uk</domain_name>
   <domain_keyword>charran</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 02:28:34</query_time>
   <create_date>2020-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2026-05-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>cardan.group</domain_name>
   <domain_keyword>cardan</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-29 11:49:02</query_time>
   <create_date>2017-05-26</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cardan.com.br</domain_name>
   <domain_keyword>cardan</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 02:51:36</query_time>
   <create_date>2000-05-09</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrant_name>CARDAN IMP. EXP. COM. E SERV LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>carraj.com</domain_name>
   <domain_keyword>carraj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:24:21</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>carman.org</domain_name>
   <domain_keyword>carman</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 08:16:33</query_time>
   <create_date>1996-02-12</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</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>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>93</num>
   <domain_name>carman.xyz</domain_name>
   <domain_keyword>carman</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 00:39:00</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2030-01-20</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>harran.co.uk</domain_name>
   <domain_keyword>harran</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 21:20:07</query_time>
   <create_date>2001-09-28</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>carvan.ru</domain_name>
   <domain_keyword>carvan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:13:06</query_time>
   <create_date>2021-08-17</create_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>carrano.com</domain_name>
   <domain_keyword>carrano</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:37:22</query_time>
   <create_date>1998-04-11</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>carman.app</domain_name>
   <domain_keyword>carman</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 07:18:54</query_time>
   <create_date>2023-02-05</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</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>pendik</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>carrun.ru</domain_name>
   <domain_keyword>carrun</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:11:53</query_time>
   <create_date>2021-12-17</create_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>cadran.ie</domain_name>
   <domain_keyword>cadran</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-08 16:23:06</query_time>
   <create_date>2007-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Hostopia</registrar_name>
   <registrar_website>https://www.hostopia.com</registrar_website>
   <registrant_name>CADRAN LIMITED</registrant_name>
   <name_servers>
    <value>dns1.host.ie</value>
    <value>dns2.host.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>carrat.jp</domain_name>
   <domain_keyword>carrat</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-10 17:53:50</query_time>
   <create_date>2017-04-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>kazuya ikari</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.106</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.