WHOIS QUERY TIME

19 Apr 2024 - 7:04 AM UTC

Modified: 28 March 2024

REGISTRAR

Name: Above.au Pty Limited
Website: https://www.yexa.com.au/contact.html

DNSSEC

unsigned

NAME SERVERS

ns3.abovedomains.com
ns4.abovedomains.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Domain Admin

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=carsrental.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "carsrental.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "carsrental.com.au",
            "domain_keyword": "carsrental",
            "domain_tld": "com.au",
            "query_time": "2024-04-19 07:04:36",
            "update_date": "2024-03-28",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>carsrental.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>carsrental.com.au</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-19 07:04:36</query_time>
   <update_date>2024-03-28</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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.031 seconds) for "carsrental.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

19 Apr 2024 - 7:04 AM UTC

Modified: 28 March 2024

REGISTRAR

Name: Above.au Pty Limited
Website: https://www.yexa.com.au/contact.html

DNSSEC

unsigned

NAME SERVERS

ns3.abovedomains.com
ns4.abovedomains.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Domain Admin

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=carsrental.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "carsrental.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "carsrental.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "carsrental.com.au",
            "domain_keyword": "carsrental",
            "domain_tld": "com.au",
            "query_time": "2024-04-19 07:04:36",
            "update_date": "2024-03-28",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "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>carsrental.com.au</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>carsrental.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>carsrental.com.au</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-19 07:04:36</query_time>
   <update_date>2024-03-28</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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 20 domain names (in 0.051 seconds) which contained the exact domain keyword "carsrental".
Domain Name Registered Expiry Registrar Ownership
1 carsrental.com 28 May 1999 28 May 2025 CSC CORPORATE DOMAINS, INC. Expedia, Inc.
2 carsrental.net 13 May 2003 13 May 2025 GoDaddy.com, LLC WebContents, Inc - This domain might be for sale on GoDaddy.com or Sedo.com
3 carsrental.ro 20 Jun 2006 18 Aug 2024 ICI - Registrar -
4 carsrental.ru 30 Jan 2007 30 Jan 2025 REGRU-RU Private Person
5 carsrental.discount 25 Oct 2015 25 Oct 2024 WHC Online Solutions Inc. Privacy Protect, LLC (PrivacyProtect.org)
6 carsrental.it 10 Jun 2018 10 Jun 2024 Algorithmedia S.r.l. Domain Profit Srl
7 carsrental.org 29 Jul 2020 29 Jul 2024 Porkbun LLC REDACTED FOR PRIVACY
8 carsrental.agency 28 Mar 2023 28 Mar 2028 GoDaddy.com, LLC Domains By Proxy, LLC
9 carsrental.pl 22 Apr 2023 - Aftermarket.pl Limited -
10 carsrental.vip 20 Jun 2023 20 Jun 2028 GoDaddy.com, LLC Domains By Proxy, LLC
11 carsrental.site 11 Oct 2023 11 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
12 carsrental.shop 25 Nov 2023 25 Nov 2024 Spaceship, Inc. -
13 carsrental.xyz 13 Dec 2023 13 Dec 2024 Sav.com, LLC Privacy Protection
14 carsrental.autos 27 Feb 2024 27 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
15 carsrental.services 27 Feb 2024 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 carsrental.ltd 1 Mar 2024 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 carsrental.today 1 Mar 2024 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 carsrental.online 22 May 2024 22 May 2025 Go Daddy, LLC Domains By Proxy, LLC
19 carsrental.com.au - - Above.au Pty Limited Domain Admin
20 carsrental.eu - - CSL GmbH Computer Service Langenbach d/b/a joker.com -
21 carsrental.ae - - INWX GmbH Private person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=carsrental&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "carsrental",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 21,
        "relation": "eq",
        "current": 21
    },
    "unique_domains": "carsrental.com, carsrental.net, carsrental.ro, carsrental.ru, carsrental.discount, carsrental.it, carsrental.org, carsrental.agency, carsrental.pl, carsrental.vip, carsrental.site, carsrental.shop, carsrental.xyz, carsrental.autos, carsrental.services, carsrental.ltd, carsrental.today, carsrental.online, carsrental.com.au, carsrental.eu, carsrental.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "carsrental.com",
            "domain_keyword": "carsrental",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:45:39",
            "create_date": "1999-05-28",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-28",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Expedia Group Legal Department",
            "registrant_company": "Expedia, Inc.",
            "registrant_address": "1111 Expedia Group Way West",
            "registrant_city": "Seattle",
            "registrant_state": "WA",
            "registrant_zip": "98119",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2064817200",
            "registrant_fax": "+1.2064817200",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "carsrental.net",
            "domain_keyword": "carsrental",
            "domain_tld": "net",
            "query_time": "2024-05-16 10:49:28",
            "create_date": "2003-05-13",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Management",
            "registrant_company": "WebContents, Inc - This domain might be for sale on GoDaddy.com or Sedo.com",
            "registrant_address": "21200 S. LaGrange Rd., Suite 105",
            "registrant_city": "Frankfort",
            "registrant_state": "Illinois",
            "registrant_zip": "60423",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662844125",
            "registrant_fax": "+1.8662844125",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "carsrental.ro",
            "domain_keyword": "carsrental",
            "domain_tld": "ro",
            "query_time": "2024-06-11 09:49:57",
            "create_date": "2006-06-20",
            "expiry_date": "2024-08-18",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 4,
            "domain_name": "carsrental.ru",
            "domain_keyword": "carsrental",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:12:31",
            "create_date": "2007-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "carsrental.discount",
            "domain_keyword": "carsrental",
            "domain_tld": "discount",
            "query_time": "2024-05-07 11:40:40",
            "create_date": "2015-10-25",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "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": [
                "lob1.sibername.com",
                "lob2.sibername.com",
                "lob3.sibername.com",
                "lob4.sibername.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "carsrental.it",
            "domain_keyword": "carsrental",
            "domain_tld": "it",
            "query_time": "2024-06-12 23:56:22",
            "create_date": "2018-06-10",
            "update_date": "2024-06-11",
            "expiry_date": "2024-06-10",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Domain Profit Srl",
            "registrant_address": "Via Alessandro Manzoni 48",
            "registrant_city": "Cinisello Balsamo",
            "registrant_state": "MI",
            "registrant_zip": "20092",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "carsrental.org",
            "domain_keyword": "carsrental",
            "domain_tld": "org",
            "query_time": "2024-04-19 07:04:36",
            "create_date": "2020-07-29",
            "update_date": "2023-09-12",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "carsrental.agency",
            "domain_keyword": "carsrental",
            "domain_tld": "agency",
            "query_time": "2024-05-07 11:40:40",
            "create_date": "2023-03-28",
            "update_date": "2024-02-09",
            "expiry_date": "2028-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "carsrental.pl",
            "domain_keyword": "carsrental",
            "domain_tld": "pl",
            "query_time": "2024-05-01 13:32:09",
            "create_date": "2023-04-22",
            "update_date": "2023-10-27",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "carsrental.vip",
            "domain_keyword": "carsrental",
            "domain_tld": "vip",
            "query_time": "2024-05-19 17:09:15",
            "create_date": "2023-06-20",
            "update_date": "2023-06-25",
            "expiry_date": "2028-06-20",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "carsrental.site",
            "domain_keyword": "carsrental",
            "domain_tld": "site",
            "query_time": "2024-05-07 11:40:41",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "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": 12,
            "domain_name": "carsrental.shop",
            "domain_keyword": "carsrental",
            "domain_tld": "shop",
            "query_time": "2024-04-29 19:48:10",
            "create_date": "2023-11-25",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Punjab",
            "registrant_country": "PK",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "carsrental.xyz",
            "domain_keyword": "carsrental",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 13:32:07",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "16515840.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "carsrental.autos",
            "domain_keyword": "carsrental",
            "domain_tld": "autos",
            "query_time": "2024-05-01 13:32:07",
            "create_date": "2024-02-27",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-27",
            "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": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "carsrental.services",
            "domain_keyword": "carsrental",
            "domain_tld": "services",
            "query_time": "2024-05-01 13:32:07",
            "create_date": "2024-02-27",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "carsrental.ltd",
            "domain_keyword": "carsrental",
            "domain_tld": "ltd",
            "query_time": "2024-05-14 07:59:12",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "carsrental.today",
            "domain_keyword": "carsrental",
            "domain_tld": "today",
            "query_time": "2024-06-06 11:26:50",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "carsrental.online",
            "domain_keyword": "carsrental",
            "domain_tld": "online",
            "query_time": "2024-06-01 20:31:30",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "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": [
                "ns51.dnsiaas.com",
                "ns52.dnsiaas.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "carsrental.com.au",
            "domain_keyword": "carsrental",
            "domain_tld": "com.au",
            "query_time": "2024-04-19 07:04:36",
            "update_date": "2024-03-28",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "carsrental.eu",
            "domain_keyword": "carsrental",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:44:17",
            "registrar_name": "CSL GmbH Computer Service Langenbach   d/b/a  joker.com",
            "registrar_website": "www.joker.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 21,
            "domain_name": "carsrental.ae",
            "domain_keyword": "carsrental",
            "domain_tld": "ae",
            "query_time": "2024-05-25 14:20:47",
            "registrar_name": "INWX GmbH",
            "registrant_name": "Sofiya Lushpak",
            "registrant_company": "Private person",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.weblium.com",
                "ns2.weblium.com"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>carsrental</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>21</total>
  <relation>eq</relation>
  <current>21</current>
 </count>
 <unique_domains>carsrental.com, carsrental.net, carsrental.ro, carsrental.ru, carsrental.discount, carsrental.it, carsrental.org, carsrental.agency, carsrental.pl, carsrental.vip, carsrental.site, carsrental.shop, carsrental.xyz, carsrental.autos, carsrental.services, carsrental.ltd, carsrental.today, carsrental.online, carsrental.com.au, carsrental.eu, carsrental.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>carsrental.com</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:45:39</query_time>
   <create_date>1999-05-28</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Expedia Group Legal Department</registrant_name>
   <registrant_company>Expedia, Inc.</registrant_company>
   <registrant_address>1111 Expedia Group Way West</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98119</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2064817200</registrant_phone>
   <registrant_fax>+1.2064817200</registrant_fax>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>carsrental.net</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 10:49:28</query_time>
   <create_date>2003-05-13</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Management</registrant_name>
   <registrant_company>WebContents, Inc - This domain might be for sale on GoDaddy.com or Sedo.com</registrant_company>
   <registrant_address>21200 S. LaGrange Rd., Suite 105</registrant_address>
   <registrant_city>Frankfort</registrant_city>
   <registrant_state>Illinois</registrant_state>
   <registrant_zip>60423</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662844125</registrant_phone>
   <registrant_fax>+1.8662844125</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>carsrental.ro</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-11 09:49:57</query_time>
   <create_date>2006-06-20</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>carsrental.ru</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:12:31</query_time>
   <create_date>2007-01-30</create_date>
   <expiry_date>2025-01-30</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>5</num>
   <domain_name>carsrental.discount</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>discount</domain_tld>
   <query_time>2024-05-07 11:40:40</query_time>
   <create_date>2015-10-25</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</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>lob1.sibername.com</value>
    <value>lob2.sibername.com</value>
    <value>lob3.sibername.com</value>
    <value>lob4.sibername.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>carsrental.it</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 23:56:22</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Domain Profit Srl</registrant_company>
   <registrant_address>Via Alessandro Manzoni 48</registrant_address>
   <registrant_city>Cinisello Balsamo</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20092</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>carsrental.org</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 07:04:36</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>carsrental.agency</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-07 11:40:40</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2028-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>carsrental.pl</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-01 13:32:09</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2023-10-27</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>carsrental.vip</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-19 17:09:15</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2028-06-20</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>carsrental.site</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 11:40:41</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</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>12</num>
   <domain_name>carsrental.shop</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 19:48:10</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Punjab</registrant_state>
   <registrant_country>PK</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>carsrental.xyz</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 13:32:07</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>16515840.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>carsrental.autos</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-05-01 13:32:07</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-27</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>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>15</num>
   <domain_name>carsrental.services</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-01 13:32:07</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>16</num>
   <domain_name>carsrental.ltd</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-14 07:59:12</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>17</num>
   <domain_name>carsrental.today</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-06 11:26:50</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>18</num>
   <domain_name>carsrental.online</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 20:31:30</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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>ns51.dnsiaas.com</value>
    <value>ns52.dnsiaas.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>carsrental.com.au</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-19 07:04:36</query_time>
   <update_date>2024-03-28</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>carsrental.eu</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:44:17</query_time>
   <registrar_name>CSL GmbH Computer Service Langenbach   d/b/a  joker.com</registrar_name>
   <registrar_website>www.joker.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>carsrental.ae</domain_name>
   <domain_keyword>carsrental</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-25 14:20:47</query_time>
   <registrar_name>INWX GmbH</registrar_name>
   <registrant_name>Sofiya Lushpak</registrant_name>
   <registrant_company>Private person</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.weblium.com</value>
    <value>ns2.weblium.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,126 domain names (in 0.225 seconds) which look and sound like the brand name "carsrental".
Domain Name Registered Expiry Registrar Ownership
1 car-rental.buzz 9 May 2024 9 May 2025 NameSilo, LLC See PrivacyGuardian.org
2 cars-rental.today 18 Oct 2023 18 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 acarsrental.com 29 Jul 2021 29 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
4 carorental.com 7 Apr 2014 7 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
5 carsrentals.com 28 May 1999 28 May 2025 CSC CORPORATE DOMAINS, INC. Expedia, Inc.
6 catsrental.com 8 Dec 2006 8 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
7 car-rental.biz 30 Aug 2015 29 Aug 2024 PSI-USA, Inc. dba Domain Robot EasyTerra B.V.
8 car-rental.digital 26 Mar 2024 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 cartrental.com 16 Apr 2002 16 Apr 2025 GoDaddy.com, LLC -
10 car-rental.london 9 Sep 2014 9 Sep 2024 1API GmbH Peter Siegenthaler
11 marsrental.com 29 Oct 2004 29 Oct 2027 Network Solutions, LLC -
12 cavsrental.com 15 Dec 2017 15 Dec 2025 GoDaddy.com, LLC -
13 car-rental.live 26 Aug 2023 26 Aug 2024 Name SRS AB UAB ATN BUS RENT
14 carirental.com 6 Dec 2022 6 Dec 2024 CV. Jogjacamp CV ID Protection d/b/a PROTECT.ID
15 car-rental.com.pl 2 Jul 2012 2 Jul 2024 nazwa.pl sp. z o.o. -
16 car-rental.casa 26 Apr 2023 26 Apr 2025 Sav.com LLC REDACTED FOR PRIVACY
17 carsrentals.co.uk 30 Aug 2023 30 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
18 carrsrental.com 10 Oct 2016 10 Oct 2026 GoDaddy.com, LLC -
19 cars-rental.site 29 May 2023 29 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
20 bcarsrental.com 26 Jun 2023 26 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
21 carmsrental.com 11 Sep 2018 11 Sep 2024 GoDaddy.com, LLC -
22 car-rental.nyc 22 Jan 2015 21 Jan 2025 1API GmbH Maria's Mont Blanc Restaurant
23 car-rental.koeln 8 Oct 2014 8 Oct 2024 RegistryGate GmbH REDACTED
24 car-rental.tokyo 14 Sep 2015 14 Sep 2024 GMO Internet Group, Inc. -
25 carrental.tips 26 Feb 2014 26 Feb 2025 Gransy, s.r.o. ONLINE APPS s.r.o.
26 carrental.tel 7 Jun 2020 7 Jun 2025 Name.com, Inc. REDACTED FOR PRIVACY
27 carrental.ru 17 Jul 2003 17 Jul 2024 REGRU-RU Golden Age Ltd
28 carrental.icu 17 Mar 2023 17 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 carrental.rent 18 Jul 2022 18 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
30 carrental.news 18 Apr 2023 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 carrental.top 8 Feb 2018 8 Feb 2025 Porkbun LLC REDACTED FOR PRIVACY
32 carrental.software 10 Dec 2014 10 Dec 2025 Go China Domains, LLC Domains By Proxy, LLC
33 carrental.fun 8 Mar 2024 8 Mar 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
34 carrental.jpn.com 1 May 2013 1 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com -
35 carrental.vision 5 Sep 2023 5 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 carrental.website 7 Sep 2023 7 Sep 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
37 arsrental.cl 2 Jan 2020 2 Jan 2025 NIC Chile Carlos Aros Rodríguez
38 carrental.digital 12 Apr 2024 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 carrental.solutions 31 Aug 2023 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 carsrenta.com 31 Oct 2023 31 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
41 carrental.ie 25 Oct 2007 26 Oct 2024 Blacknight Solutions Flynn Bros. Rent-A-Car Ballygar
42 carsrentel.com 22 Feb 2024 22 Feb 2025 Wix.com Ltd. -
43 car-rental.co 27 May 2021 27 May 2025 Dynadot Inc REDACTED FOR PRIVACY
44 car-rental.monster 8 Mar 2024 8 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
45 cars-rental.online 30 May 2024 30 May 2025 Go Daddy, LLC Domains By Proxy, LLC
46 car-rental.ru 24 Aug 2003 24 Aug 2024 REGRU-RU Golden Age Ltd
47 capsrental.com 27 May 2009 27 May 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
48 dcarsrental.com 20 May 2018 20 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
49 cars-rental.store 30 May 2024 30 May 2025 Go Daddy, LLC Domains By Proxy, LLC
50 car-rental.pro 29 Nov 2023 29 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
51 carurental.com 3 Jun 2024 3 Jun 2025 Squarespace Domains II LLC Caru Rental Uruguay
52 car-rental.ltd 5 Mar 2024 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 car-rental.tech 19 Jun 2023 19 Jun 2024 Network Solutions LLC -
54 car-rental.top 6 Jun 2021 6 Jun 2025 Porkbun LLC Private by Design, LLC
55 cars-rental.org 30 May 2024 30 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 carsrentals.online 28 Jul 2023 28 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 car-rental.hr 31 Mar 2014 19 Sep 2024 CARNET Car rental d.o.o.
58 car-rental.la 9 Jul 2023 9 Jul 2025 Key-Systems GmbH -
59 car-rental.vip 20 Jun 2023 20 Jun 2028 GoDaddy.com, LLC Domains By Proxy, LLC
60 car-rental.club 29 Nov 2018 29 Nov 2024 eNom, LLC Data Protected
61 carmrental.com 21 Apr 2006 21 Apr 2025 Wild West Domains, LLC -
62 car4rental.com 28 Sep 2002 2 Oct 2024 GoDaddy.com, LLC -
63 carsrental1.xyz 4 Mar 2024 4 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
64 carsrental7.xyz 5 Mar 2024 5 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
65 carsrental1.shop 4 Mar 2024 4 Mar 2025 GoDaddy.com LLC -
66 car-rental.jp 27 Dec 2008 31 Dec 2024 - i-move Ltd.
67 cars-rental.com.cn 8 Jul 2023 8 Jul 2024 广东时代互联科技有限公司 陈辉
68 jcarsrental.com 24 May 2023 24 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 car-rental.bond 11 Dec 2023 11 Dec 2024 Dynadot LLC -
70 4carsrental.com 28 Mar 2020 28 Mar 2025 FastDomain Inc. PERFECT PRIVACY, LLC
71 car4rental.nl 19 Jul 2013 - Cronon GmbH -
72 car-rental.it 24 Dec 2001 22 Aug 2024 TLD Registrar Solutions Ltd GEORGIOS XYLOURIS
73 car-rental.services 7 May 2023 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 tcarsrental.com 29 Aug 2021 29 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
75 car-rental.info 21 Sep 2001 21 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 cars-rental.life 27 Feb 2024 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 car-rental.okinawa 25 May 2024 25 May 2025 GMO Internet Group, Inc. -
78 car-rental.cz 29 Aug 2006 29 Aug 2024 REG-WEDOS Žaneta Marešová
79 car-rental.co.nz 12 Oct 2023 - Voyager Internet Ltd T/A 1st Domains -
80 car-rental.online 26 Apr 2023 26 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
81 carvrental.com 25 Nov 2020 25 Nov 2024 GoDaddy.com, LLC -
82 car-rental.pl 28 Apr 2013 28 Apr 2026 OVH SAS -
83 car8rental.com 11 Jan 2012 11 Jan 2025 GoDaddy.com, LLC -
84 car-rental.xyz 21 Nov 2016 21 Nov 2024 OVH -
85 cabsrental.in 27 May 2020 27 May 2025 Endurance Digital Domain Technology LLP Way 2 WebSoft Solutions
86 cars-rental.shop 29 May 2023 29 May 2025 Namecheap, Inc. -
87 car-rental.link 2 Feb 2017 2 Feb 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
88 car-rental.site 25 Apr 2023 25 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
89 cars-rental.lat 5 Mar 2024 5 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
90 cars4rental.com 17 Nov 2003 17 Nov 2024 GoDaddy.com, LLC -
91 car-rental.world 21 Feb 2024 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 cars-rental.info 30 May 2024 30 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 car-rental.work 7 Sep 2023 7 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
94 car-rental.space 14 Jul 2023 14 Jul 2024 HOSTINGER operations, UAB GDPR Masked
95 carbrental.com 15 Jul 2009 15 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
96 car-rental.cologne 8 Oct 2014 8 Oct 2024 RegistryGate GmbH REDACTED
97 car-rental.wien 15 Jul 2014 15 Jul 2024 united-domains AG Stefan Pinggera
98 car-rental.amsterdam 17 May 2018 17 May 2025 Registrar.eu Redacted for privacy
99 car-rental.quest 6 Jan 2024 6 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
100 carerental.com 7 Nov 2002 7 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. -
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 Carsrental.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=carsrental.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "carsrental.com.au",
        "page_size": 100
    },
    "count": {
        "total": 1126,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "car-rental.buzz, cars-rental.today, acarsrental.com, carorental.com, carsrentals.com, catsrental.com, car-rental.biz, car-rental.digital, cartrental.com, car-rental.london, marsrental.com, cavsrental.com, car-rental.live, carirental.com, car-rental.com.pl, car-rental.casa, carsrentals.co.uk, carrsrental.com, cars-rental.site, bcarsrental.com, carmsrental.com, car-rental.nyc, car-rental.koeln, car-rental.tokyo, carrental.tips, carrental.tel, carrental.ru, carrental.icu, carrental.rent, carrental.news, carrental.top, carrental.software, carrental.fun, carrental.jpn.com, carrental.vision, carrental.website, arsrental.cl, carrental.digital, carrental.solutions, carsrenta.com, carrental.ie, carsrentel.com, car-rental.co, car-rental.monster, cars-rental.online, car-rental.ru, capsrental.com, dcarsrental.com, cars-rental.store, car-rental.pro, carurental.com, car-rental.ltd, car-rental.tech, car-rental.top, cars-rental.org, carsrentals.online, car-rental.hr, car-rental.la, car-rental.vip, car-rental.club, carmrental.com, car4rental.com, carsrental1.xyz, carsrental7.xyz, carsrental1.shop, car-rental.jp, cars-rental.com.cn, jcarsrental.com, car-rental.bond, 4carsrental.com, car4rental.nl, car-rental.it, car-rental.services, tcarsrental.com, car-rental.info, cars-rental.life, car-rental.okinawa, car-rental.cz, car-rental.co.nz, car-rental.online, carvrental.com, car-rental.pl, car8rental.com, car-rental.xyz, cabsrental.in, cars-rental.shop, car-rental.link, car-rental.site, cars-rental.lat, cars4rental.com, car-rental.world, cars-rental.info, car-rental.work, car-rental.space, carbrental.com, car-rental.cologne, car-rental.wien, car-rental.amsterdam, car-rental.quest, carerental.com",
    "results": [
        {
            "num": 1,
            "domain_name": "car-rental.buzz",
            "domain_keyword": "car-rental",
            "domain_tld": "buzz",
            "query_time": "2024-05-12 14:22:06",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.adsnameserver.com",
                "ns2.adsnameserver.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cars-rental.today",
            "domain_keyword": "cars-rental",
            "domain_tld": "today",
            "query_time": "2024-05-01 13:28:45",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "acarsrental.com",
            "domain_keyword": "acarsrental",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:35:47",
            "create_date": "2021-07-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-29",
            "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": 4,
            "domain_name": "carorental.com",
            "domain_keyword": "carorental",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:54:31",
            "create_date": "2014-04-07",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-07",
            "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": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/5c25fbaf-29be-4a8c-be99-6cd1b60d4a1e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lmssitehosting.com",
                "ns2.lmssitehosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "carsrentals.com",
            "domain_keyword": "carsrentals",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:45:39",
            "create_date": "1999-05-28",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-28",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Expedia Group Legal Department",
            "registrant_company": "Expedia, Inc.",
            "registrant_address": "1111 Expedia Group Way West",
            "registrant_city": "Seattle",
            "registrant_state": "WA",
            "registrant_zip": "98119",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2064817200",
            "registrant_fax": "+1.2064817200",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "catsrental.com",
            "domain_keyword": "catsrental",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:19:45",
            "create_date": "2006-12-08",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-08",
            "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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/af4df035-005c-4f51-90f3-587c3350ef60",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namepure.com",
                "ns2.namepure.com",
                "ns3.namepure.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "car-rental.biz",
            "domain_keyword": "car-rental",
            "domain_tld": "biz",
            "query_time": "2024-04-22 10:32:47",
            "create_date": "2015-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-29",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EasyTerra B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL",
            "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.auto-dns.com",
                "ns2.auto-dns.com",
                "ns3.autodns.nl",
                "ns4.autodns.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "car-rental.digital",
            "domain_keyword": "car-rental",
            "domain_tld": "digital",
            "query_time": "2024-05-25 22:24:51",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cartrental.com",
            "domain_keyword": "cartrental",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:20:43",
            "create_date": "2002-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "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": 10,
            "domain_name": "car-rental.london",
            "domain_keyword": "car-rental",
            "domain_tld": "london",
            "query_time": "2024-04-22 10:32:47",
            "create_date": "2014-09-09",
            "update_date": "2024-02-09",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Peter Siegenthaler",
            "registrant_state": "Bern",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1210.ispapi.net",
                "ns2161.ispapi.net",
                "ns3183.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "marsrental.com",
            "domain_keyword": "marsrental",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:55:43",
            "create_date": "2004-10-29",
            "update_date": "2022-11-11",
            "expiry_date": "2027-10-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.mysuperpageshosting.com",
                "ns2.mysuperpageshosting.com",
                "ns3.mysuperpageshosting.com",
                "ns4.mysuperpageshosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cavsrental.com",
            "domain_keyword": "cavsrental",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:21:50",
            "create_date": "2017-12-15",
            "update_date": "2023-12-16",
            "expiry_date": "2025-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "car-rental.live",
            "domain_keyword": "car-rental",
            "domain_tld": "live",
            "query_time": "2024-05-09 21:20:18",
            "create_date": "2023-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.nordreg.se",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UAB ATN BUS RENT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LT",
            "registrant_email": "please query the rdds service of the registrar 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.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "carirental.com",
            "domain_keyword": "carirental",
            "domain_tld": "com",
            "query_time": "2024-04-08 12:15:44",
            "create_date": "2022-12-06",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1478,
            "registrar_name": "CV. Jogjacamp",
            "registrar_website": "http://resellercamp.com/",
            "registrant_company": "CV ID Protection d/b/a PROTECT.ID",
            "registrant_state": "Yogyakarta",
            "registrant_country": "ID",
            "name_servers": [
                "coleman.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "car-rental.com.pl",
            "domain_keyword": "car-rental",
            "domain_tld": "com.pl",
            "query_time": "2024-06-05 03:13:24",
            "create_date": "2012-07-02",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-02",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "car-rental.casa",
            "domain_keyword": "car-rental",
            "domain_tld": "casa",
            "query_time": "2024-04-26 00:24:14",
            "create_date": "2023-04-26",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-26",
            "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": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "carsrentals.co.uk",
            "domain_keyword": "carsrentals",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 17:09:14",
            "create_date": "2023-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "carrsrental.com",
            "domain_keyword": "carrsrental",
            "domain_tld": "com",
            "query_time": "2024-06-09 14:16:51",
            "create_date": "2016-10-10",
            "update_date": "2022-09-29",
            "expiry_date": "2026-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cars-rental.site",
            "domain_keyword": "cars-rental",
            "domain_tld": "site",
            "query_time": "2024-05-31 18:44:13",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bcarsrental.com",
            "domain_keyword": "bcarsrental",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:04:35",
            "create_date": "2023-06-26",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "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": "Kinshasa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CD",
            "registrant_email": "https://tieredaccess.com/contact/8adab271-8623-47fb-bf40-41bd5c336d37",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "latte.ns.mochahost.com",
                "mocha.ns.mochahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "carmsrental.com",
            "domain_keyword": "carmsrental",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:34:55",
            "create_date": "2018-09-11",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "car-rental.nyc",
            "domain_keyword": "car-rental",
            "domain_tld": "nyc",
            "query_time": "2024-05-09 21:20:20",
            "create_date": "2015-01-22",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Maria's Mont Blanc Restaurant",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "ns1210.ispapi.net",
                "ns2161.ispapi.net",
                "ns3183.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "car-rental.koeln",
            "domain_keyword": "car-rental",
            "domain_tld": "koeln",
            "query_time": "2024-04-22 10:32:47",
            "create_date": "2014-10-08",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "car-rental.tokyo",
            "domain_keyword": "car-rental",
            "domain_tld": "tokyo",
            "query_time": "2024-04-22 10:33:05",
            "create_date": "2015-09-14",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns-1033.awsdns-01.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-507.awsdns-63.com",
                "ns-948.awsdns-54.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "carrental.tips",
            "domain_keyword": "carrental",
            "domain_tld": "tips",
            "query_time": "2024-04-24 05:23:39",
            "create_date": "2014-02-26",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ONLINE APPS s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Praha",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "carrental.tel",
            "domain_keyword": "carrental",
            "domain_tld": "tel",
            "query_time": "2024-05-31 18:40:17",
            "create_date": "2020-06-07",
            "update_date": "2024-05-31",
            "expiry_date": "2025-06-07",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ont",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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": [
                "ns1bcp.name.com",
                "ns2ckr.name.com",
                "ns3bgq.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "carrental.ru",
            "domain_keyword": "carrental",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:11:49",
            "create_date": "2003-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Golden Age Ltd",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "carrental.icu",
            "domain_keyword": "carrental",
            "domain_tld": "icu",
            "query_time": "2024-05-16 10:45:47",
            "create_date": "2023-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "carrental.rent",
            "domain_keyword": "carrental",
            "domain_tld": "rent",
            "query_time": "2024-06-05 19:29:02",
            "create_date": "2022-07-18",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-18",
            "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": [
                "cartman.ns.cloudflare.com",
                "emerie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "carrental.news",
            "domain_keyword": "carrental",
            "domain_tld": "news",
            "query_time": "2024-05-02 07:23:48",
            "create_date": "2023-04-18",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-18",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "carrental.top",
            "domain_keyword": "carrental",
            "domain_tld": "top",
            "query_time": "2024-05-31 18:40:17",
            "create_date": "2018-02-08",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "carrental.software",
            "domain_keyword": "carrental",
            "domain_tld": "software",
            "query_time": "2024-04-23 20:39:46",
            "create_date": "2014-12-10",
            "update_date": "2023-06-06",
            "expiry_date": "2025-12-10",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "carrental.fun",
            "domain_keyword": "carrental",
            "domain_tld": "fun",
            "query_time": "2024-05-22 11:40:25",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "carrental.jpn.com",
            "domain_keyword": "carrental",
            "domain_tld": "jpn.com",
            "query_time": "2024-05-08 14:36:31",
            "create_date": "2013-05-01",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/carrental.jpn.com/registrant",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "carrental.vision",
            "domain_keyword": "carrental",
            "domain_tld": "vision",
            "query_time": "2024-05-22 11:40:25",
            "create_date": "2023-09-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "carrental.website",
            "domain_keyword": "carrental",
            "domain_tld": "website",
            "query_time": "2024-05-22 11:40:25",
            "create_date": "2023-09-07",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "arsrental.cl",
            "domain_keyword": "arsrental",
            "domain_tld": "cl",
            "query_time": "2024-05-12 05:33:17",
            "create_date": "2020-01-02",
            "expiry_date": "2025-01-02",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Carlos Aros Rodríguez",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ]
        },
        {
            "num": 38,
            "domain_name": "carrental.digital",
            "domain_keyword": "carrental",
            "domain_tld": "digital",
            "query_time": "2024-06-07 12:26:09",
            "create_date": "2024-04-12",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "carrental.solutions",
            "domain_keyword": "carrental",
            "domain_tld": "solutions",
            "query_time": "2024-05-16 10:45:47",
            "create_date": "2023-08-31",
            "update_date": "2023-09-13",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "carsrenta.com",
            "domain_keyword": "carsrenta",
            "domain_tld": "com",
            "query_time": "2024-06-01 07:55:47",
            "create_date": "2023-10-31",
            "update_date": "2023-12-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Mersin 10",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "joel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "carrental.ie",
            "domain_keyword": "carrental",
            "domain_tld": "ie",
            "query_time": "2024-06-07 12:26:09",
            "create_date": "2007-10-25",
            "update_date": "2020-11-15",
            "expiry_date": "2024-10-26",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Flynn Bros. Rent-A-Car Ballygar",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "carsrentel.com",
            "domain_keyword": "carsrentel",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:10:52",
            "create_date": "2024-02-22",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-22",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "car-rental.co",
            "domain_keyword": "car-rental",
            "domain_tld": "co",
            "query_time": "2024-05-09 21:20:18",
            "create_date": "2021-05-27",
            "update_date": "2023-07-14",
            "expiry_date": "2025-05-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "car-rental.monster",
            "domain_keyword": "car-rental",
            "domain_tld": "monster",
            "query_time": "2024-05-11 20:50:55",
            "create_date": "2024-03-08",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-08",
            "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": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cars-rental.online",
            "domain_keyword": "cars-rental",
            "domain_tld": "online",
            "query_time": "2024-06-03 05:25:45",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "car-rental.ru",
            "domain_keyword": "car-rental",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:19:35",
            "create_date": "2003-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Golden Age Ltd",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "capsrental.com",
            "domain_keyword": "capsrental",
            "domain_tld": "com",
            "query_time": "2024-05-29 21:08:28",
            "create_date": "2009-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Antalya",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dcarsrental.com",
            "domain_keyword": "dcarsrental",
            "domain_tld": "com",
            "query_time": "2024-05-27 14:45:52",
            "create_date": "2018-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2026-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dcarsrental.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.rapidswitch.com",
                "ns2.rapidswitch.com",
                "ns3.rapidswitch.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cars-rental.store",
            "domain_keyword": "cars-rental",
            "domain_tld": "store",
            "query_time": "2024-06-01 17:50:12",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "car-rental.pro",
            "domain_keyword": "car-rental",
            "domain_tld": "pro",
            "query_time": "2024-06-05 03:13:20",
            "create_date": "2023-11-29",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-29",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "carurental.com",
            "domain_keyword": "carurental",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:38:50",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caru Rental Uruguay",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UY",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "car-rental.ltd",
            "domain_keyword": "car-rental",
            "domain_tld": "ltd",
            "query_time": "2024-05-09 21:20:18",
            "create_date": "2024-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "car-rental.tech",
            "domain_keyword": "car-rental",
            "domain_tld": "tech",
            "query_time": "2024-05-09 21:20:18",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "NA",
            "registrant_country": "EG",
            "registrant_email": "please query the rdds service of the 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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "car-rental.top",
            "domain_keyword": "car-rental",
            "domain_tld": "top",
            "query_time": "2024-05-17 10:11:38",
            "create_date": "2021-06-06",
            "update_date": "2024-03-08",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.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": [
                "bingo.ns.cloudflare.com",
                "dilbert.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cars-rental.org",
            "domain_keyword": "cars-rental",
            "domain_tld": "org",
            "query_time": "2024-06-01 17:11:59",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "carsrentals.online",
            "domain_keyword": "carsrentals",
            "domain_tld": "online",
            "query_time": "2024-05-01 13:32:07",
            "create_date": "2023-07-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "car-rental.hr",
            "domain_keyword": "car-rental",
            "domain_tld": "hr",
            "query_time": "2024-05-02 01:33:23",
            "create_date": "2014-03-31",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Car rental d.o.o.",
            "registrant_address": "Vladimira Ruždjaka 12",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 58,
            "domain_name": "car-rental.la",
            "domain_keyword": "car-rental",
            "domain_tld": "la",
            "query_time": "2024-05-25 22:24:51",
            "create_date": "2023-07-09",
            "update_date": "2024-03-12",
            "expiry_date": "2025-07-09",
            "registrar_name": "Key-Systems GmbH",
            "registrant_email": "https://whois.nic.la/contact/car-rental.la/registrant",
            "name_servers": [
                "ns118.inhostedns.com",
                "ns218.inhostedns.net",
                "ns318.inhostedns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "car-rental.vip",
            "domain_keyword": "car-rental",
            "domain_tld": "vip",
            "query_time": "2024-05-09 21:20:20",
            "create_date": "2023-06-20",
            "update_date": "2023-06-25",
            "expiry_date": "2028-06-20",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "car-rental.club",
            "domain_keyword": "car-rental",
            "domain_tld": "club",
            "query_time": "2024-04-22 10:32:47",
            "create_date": "2018-11-29",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.dnscentralmachine.cc",
                "ns2.dnscentralmachine.cc"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "carmrental.com",
            "domain_keyword": "carmrental",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:30:16",
            "create_date": "2006-04-21",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "car4rental.com",
            "domain_keyword": "car4rental",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:34:56",
            "create_date": "2002-09-28",
            "update_date": "2022-09-01",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns.uk-noc.com",
                "dns.us-noc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "carsrental1.xyz",
            "domain_keyword": "carsrental1",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 11:40:41",
            "create_date": "2024-03-04",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-04",
            "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": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "carsrental7.xyz",
            "domain_keyword": "carsrental7",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 11:40:41",
            "create_date": "2024-03-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-05",
            "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": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "carsrental1.shop",
            "domain_keyword": "carsrental1",
            "domain_tld": "shop",
            "query_time": "2024-05-16 10:49:32",
            "create_date": "2024-03-04",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "car-rental.jp",
            "domain_keyword": "car-rental",
            "domain_tld": "jp",
            "query_time": "2024-05-29 21:10:56",
            "create_date": "2008-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "i-move Ltd.",
            "registrant_zip": "903-0125",
            "registrant_email": "[email protected]",
            "registrant_phone": "098-882-0717",
            "registrant_fax": "098-882-0718",
            "name_servers": [
                "ns1.tetrabit.net",
                "ns2.tetrabit.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 67,
            "domain_name": "cars-rental.com.cn",
            "domain_keyword": "cars-rental",
            "domain_tld": "com.cn",
            "query_time": "2024-06-04 01:17:50",
            "create_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "陈辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "jcarsrental.com",
            "domain_keyword": "jcarsrental",
            "domain_tld": "com",
            "query_time": "2024-05-27 08:50:25",
            "create_date": "2023-05-24",
            "update_date": "2023-05-24",
            "expiry_date": "2024-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jcarsrental.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "car-rental.bond",
            "domain_keyword": "car-rental",
            "domain_tld": "bond",
            "query_time": "2024-06-05 03:13:20",
            "create_date": "2023-12-11",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "4carsrental.com",
            "domain_keyword": "4carsrental",
            "domain_tld": "com",
            "query_time": "2024-05-03 08:59:59",
            "create_date": "2020-03-28",
            "update_date": "2023-11-15",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Domain Privacy Service FBO Registrant",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8017659400",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "car4rental.nl",
            "domain_keyword": "car4rental",
            "domain_tld": "nl",
            "query_time": "2024-05-25 22:25:18",
            "create_date": "2013-07-19",
            "update_date": "2021-09-03",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 72,
            "domain_name": "car-rental.it",
            "domain_keyword": "car-rental",
            "domain_tld": "it",
            "query_time": "2024-05-17 10:11:38",
            "create_date": "2001-12-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-08-22",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "GEORGIOS XYLOURIS",
            "registrant_address": "STEP-C, Vasilika Vouton",
            "registrant_city": "HERAKLION",
            "registrant_state": "GR",
            "registrant_zip": "71500",
            "registrant_country": "GR",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "car-rental.services",
            "domain_keyword": "car-rental",
            "domain_tld": "services",
            "query_time": "2024-05-11 20:50:55",
            "create_date": "2023-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tcarsrental.com",
            "domain_keyword": "tcarsrental",
            "domain_tld": "com",
            "query_time": "2024-05-16 00:05:21",
            "create_date": "2021-08-29",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HEBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=tcarsrental.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "car-rental.info",
            "domain_keyword": "car-rental",
            "domain_tld": "info",
            "query_time": "2024-06-05 03:13:20",
            "create_date": "2001-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.trafficz.com",
                "ns2.trafficz.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cars-rental.life",
            "domain_keyword": "cars-rental",
            "domain_tld": "life",
            "query_time": "2024-05-01 13:28:45",
            "create_date": "2024-02-27",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "car-rental.okinawa",
            "domain_keyword": "car-rental",
            "domain_tld": "okinawa",
            "query_time": "2024-05-27 17:13:36",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "car-rental.cz",
            "domain_keyword": "car-rental",
            "domain_tld": "cz",
            "query_time": "2024-05-05 07:25:56",
            "create_date": "2006-08-29",
            "update_date": "2022-04-26",
            "expiry_date": "2024-08-29",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Žaneta Marešová",
            "registrant_address": "V Lukách 90, Česká Třebová, 56002",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ]
        },
        {
            "num": 79,
            "domain_name": "car-rental.co.nz",
            "domain_keyword": "car-rental",
            "domain_tld": "co.nz",
            "query_time": "2024-04-22 10:32:47",
            "create_date": "2023-10-12",
            "update_date": "2023-10-22",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "car-rental.online",
            "domain_keyword": "car-rental",
            "domain_tld": "online",
            "query_time": "2024-05-02 01:33:23",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "dns19.parkpage.foundationapi.com",
                "dns20.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "carvrental.com",
            "domain_keyword": "carvrental",
            "domain_tld": "com",
            "query_time": "2024-06-03 13:25:25",
            "create_date": "2020-11-25",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "car-rental.pl",
            "domain_keyword": "car-rental",
            "domain_tld": "pl",
            "query_time": "2024-05-21 15:27:41",
            "create_date": "2013-04-28",
            "update_date": "2024-04-26",
            "expiry_date": "2026-04-28",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.fc.pl",
                "ns2.fc.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "car8rental.com",
            "domain_keyword": "car8rental",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:35:04",
            "create_date": "2012-01-11",
            "update_date": "2023-11-26",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "1107.ns1.abovedomains.com",
                "1107.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "car-rental.xyz",
            "domain_keyword": "car-rental",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 22:24:51",
            "create_date": "2016-11-21",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the 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": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "cabsrental.in",
            "domain_keyword": "cabsrental",
            "domain_tld": "in",
            "query_time": "2024-05-29 10:21:31",
            "create_date": "2020-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Way 2 WebSoft Solutions",
            "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": [
                "corey.ns.cloudflare.com",
                "jacqueline.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cars-rental.shop",
            "domain_keyword": "cars-rental",
            "domain_tld": "shop",
            "query_time": "2024-05-31 18:44:13",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "car-rental.link",
            "domain_keyword": "car-rental",
            "domain_tld": "link",
            "query_time": "2024-06-05 03:13:20",
            "create_date": "2017-02-02",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "car-rental.site",
            "domain_keyword": "car-rental",
            "domain_tld": "site",
            "query_time": "2024-05-02 01:33:23",
            "create_date": "2023-04-25",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cars-rental.lat",
            "domain_keyword": "cars-rental",
            "domain_tld": "lat",
            "query_time": "2024-05-10 17:58:57",
            "create_date": "2024-03-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-05",
            "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": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cars4rental.com",
            "domain_keyword": "cars4rental",
            "domain_tld": "com",
            "query_time": "2024-06-11 09:43:26",
            "create_date": "2003-11-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "car-rental.world",
            "domain_keyword": "car-rental",
            "domain_tld": "world",
            "query_time": "2024-06-05 03:13:20",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cars-rental.info",
            "domain_keyword": "cars-rental",
            "domain_tld": "info",
            "query_time": "2024-06-01 16:49:58",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "car-rental.work",
            "domain_keyword": "car-rental",
            "domain_tld": "work",
            "query_time": "2024-06-05 03:13:20",
            "create_date": "2023-09-07",
            "update_date": "2024-02-18",
            "expiry_date": "2024-09-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "car-rental.space",
            "domain_keyword": "car-rental",
            "domain_tld": "space",
            "query_time": "2024-06-05 03:13:20",
            "create_date": "2023-07-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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": 95,
            "domain_name": "carbrental.com",
            "domain_keyword": "carbrental",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:35:33",
            "create_date": "2009-07-15",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of carbrental.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1454.awsdns-53.org",
                "ns-1702.awsdns-20.co.uk",
                "ns-236.awsdns-29.com",
                "ns-567.awsdns-06.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "car-rental.cologne",
            "domain_keyword": "car-rental",
            "domain_tld": "cologne",
            "query_time": "2024-04-22 10:32:47",
            "create_date": "2014-10-08",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "car-rental.wien",
            "domain_keyword": "car-rental",
            "domain_tld": "wien",
            "query_time": "2024-06-05 03:13:20",
            "create_date": "2014-07-15",
            "update_date": "2024-04-30",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED",
            "registrant_company": "Stefan Pinggera",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "car-rental.amsterdam",
            "domain_keyword": "car-rental",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-20 12:15:48",
            "create_date": "2018-05-17",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "www.registrar.eu",
            "registrant_name": "Redacted for privacy",
            "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.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "car-rental.quest",
            "domain_keyword": "car-rental",
            "domain_tld": "quest",
            "query_time": "2024-05-09 21:20:18",
            "create_date": "2024-01-06",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "carerental.com",
            "domain_keyword": "carerental",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:53:12",
            "create_date": "2002-11-07",
            "update_date": "2023-10-04",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.225,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>carsrental.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1126</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>car-rental.buzz, cars-rental.today, acarsrental.com, carorental.com, carsrentals.com, catsrental.com, car-rental.biz, car-rental.digital, cartrental.com, car-rental.london, marsrental.com, cavsrental.com, car-rental.live, carirental.com, car-rental.com.pl, car-rental.casa, carsrentals.co.uk, carrsrental.com, cars-rental.site, bcarsrental.com, carmsrental.com, car-rental.nyc, car-rental.koeln, car-rental.tokyo, carrental.tips, carrental.tel, carrental.ru, carrental.icu, carrental.rent, carrental.news, carrental.top, carrental.software, carrental.fun, carrental.jpn.com, carrental.vision, carrental.website, arsrental.cl, carrental.digital, carrental.solutions, carsrenta.com, carrental.ie, carsrentel.com, car-rental.co, car-rental.monster, cars-rental.online, car-rental.ru, capsrental.com, dcarsrental.com, cars-rental.store, car-rental.pro, carurental.com, car-rental.ltd, car-rental.tech, car-rental.top, cars-rental.org, carsrentals.online, car-rental.hr, car-rental.la, car-rental.vip, car-rental.club, carmrental.com, car4rental.com, carsrental1.xyz, carsrental7.xyz, carsrental1.shop, car-rental.jp, cars-rental.com.cn, jcarsrental.com, car-rental.bond, 4carsrental.com, car4rental.nl, car-rental.it, car-rental.services, tcarsrental.com, car-rental.info, cars-rental.life, car-rental.okinawa, car-rental.cz, car-rental.co.nz, car-rental.online, carvrental.com, car-rental.pl, car8rental.com, car-rental.xyz, cabsrental.in, cars-rental.shop, car-rental.link, car-rental.site, cars-rental.lat, cars4rental.com, car-rental.world, cars-rental.info, car-rental.work, car-rental.space, carbrental.com, car-rental.cologne, car-rental.wien, car-rental.amsterdam, car-rental.quest, carerental.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>car-rental.buzz</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-12 14:22:06</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.adsnameserver.com</value>
    <value>ns2.adsnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cars-rental.today</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-01 13:28:45</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>3</num>
   <domain_name>acarsrental.com</domain_name>
   <domain_keyword>acarsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:35:47</query_time>
   <create_date>2021-07-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-29</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>4</num>
   <domain_name>carorental.com</domain_name>
   <domain_keyword>carorental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:54:31</query_time>
   <create_date>2014-04-07</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-07</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>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5c25fbaf-29be-4a8c-be99-6cd1b60d4a1e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lmssitehosting.com</value>
    <value>ns2.lmssitehosting.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>carsrentals.com</domain_name>
   <domain_keyword>carsrentals</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:45:39</query_time>
   <create_date>1999-05-28</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Expedia Group Legal Department</registrant_name>
   <registrant_company>Expedia, Inc.</registrant_company>
   <registrant_address>1111 Expedia Group Way West</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98119</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2064817200</registrant_phone>
   <registrant_fax>+1.2064817200</registrant_fax>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>catsrental.com</domain_name>
   <domain_keyword>catsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:19:45</query_time>
   <create_date>2006-12-08</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-08</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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/af4df035-005c-4f51-90f3-587c3350ef60</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namepure.com</value>
    <value>ns2.namepure.com</value>
    <value>ns3.namepure.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>car-rental.biz</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 10:32:47</query_time>
   <create_date>2015-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EasyTerra B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL</registrant_state>
   <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.auto-dns.com</value>
    <value>ns2.auto-dns.com</value>
    <value>ns3.autodns.nl</value>
    <value>ns4.autodns.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>car-rental.digital</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-25 22:24:51</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>9</num>
   <domain_name>cartrental.com</domain_name>
   <domain_keyword>cartrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:20:43</query_time>
   <create_date>2002-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-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>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>10</num>
   <domain_name>car-rental.london</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-22 10:32:47</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Peter Siegenthaler</registrant_company>
   <registrant_state>Bern</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1210.ispapi.net</value>
    <value>ns2161.ispapi.net</value>
    <value>ns3183.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>marsrental.com</domain_name>
   <domain_keyword>marsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:55:43</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2022-11-11</update_date>
   <expiry_date>2027-10-29</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.mysuperpageshosting.com</value>
    <value>ns2.mysuperpageshosting.com</value>
    <value>ns3.mysuperpageshosting.com</value>
    <value>ns4.mysuperpageshosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cavsrental.com</domain_name>
   <domain_keyword>cavsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:21:50</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-12-15</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>ns05.domaincontrol.com</value>
    <value>ns06.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>car-rental.live</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-09 21:20:18</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.nordreg.se</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UAB ATN BUS RENT</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>LT</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.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>carirental.com</domain_name>
   <domain_keyword>carirental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 12:15:44</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV. Jogjacamp</registrar_name>
   <registrar_website>http://resellercamp.com/</registrar_website>
   <registrant_company>CV ID Protection d/b/a PROTECT.ID</registrant_company>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_country>ID</registrant_country>
   <name_servers>
    <value>coleman.ns.cloudflare.com</value>
    <value>maya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>car-rental.com.pl</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-05 03:13:24</query_time>
   <create_date>2012-07-02</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>car-rental.casa</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-04-26 00:24:14</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-26</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>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>carsrentals.co.uk</domain_name>
   <domain_keyword>carsrentals</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 17:09:14</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>carrsrental.com</domain_name>
   <domain_keyword>carrsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 14:16:51</query_time>
   <create_date>2016-10-10</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2026-10-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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cars-rental.site</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-31 18:44:13</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bcarsrental.com</domain_name>
   <domain_keyword>bcarsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:04:35</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-26</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>Kinshasa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CD</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8adab271-8623-47fb-bf40-41bd5c336d37</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>latte.ns.mochahost.com</value>
    <value>mocha.ns.mochahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>carmsrental.com</domain_name>
   <domain_keyword>carmsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:34:55</query_time>
   <create_date>2018-09-11</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-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>ns69.domaincontrol.com</value>
    <value>ns70.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>car-rental.nyc</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-09 21:20:20</query_time>
   <create_date>2015-01-22</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-21</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>Maria's Mont Blanc Restaurant</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>ns1210.ispapi.net</value>
    <value>ns2161.ispapi.net</value>
    <value>ns3183.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>car-rental.koeln</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-22 10:32:47</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>car-rental.tokyo</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-22 10:33:05</query_time>
   <create_date>2015-09-14</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns-1033.awsdns-01.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-507.awsdns-63.com</value>
    <value>ns-948.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>carrental.tips</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-24 05:23:39</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ONLINE APPS s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Praha</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>carrental.tel</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-31 18:40:17</query_time>
   <create_date>2020-06-07</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-06-07</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ont</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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>ns1bcp.name.com</value>
    <value>ns2ckr.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4hmp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>carrental.ru</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:11:49</query_time>
   <create_date>2003-07-17</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Golden Age Ltd</registrant_company>
   <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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>carrental.icu</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-16 10:45:47</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>carrental.rent</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-06-05 19:29:02</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-18</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>cartman.ns.cloudflare.com</value>
    <value>emerie.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>30</num>
   <domain_name>carrental.news</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-02 07:23:48</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>carrental.top</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 18:40:17</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>carrental.software</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-23 20:39:46</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.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>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>carrental.fun</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-22 11:40:25</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>carrental.jpn.com</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>jpn.com</domain_tld>
   <query_time>2024-05-08 14:36:31</query_time>
   <create_date>2013-05-01</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/carrental.jpn.com/registrant</registrant_email>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>carrental.vision</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-22 11:40:25</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>carrental.website</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-22 11:40:25</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>arsrental.cl</domain_name>
   <domain_keyword>arsrental</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-12 05:33:17</query_time>
   <create_date>2020-01-02</create_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Carlos Aros Rodríguez</registrant_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>carrental.digital</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-07 12:26:09</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>carrental.solutions</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-16 10:45:47</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>carsrenta.com</domain_name>
   <domain_keyword>carsrenta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 07:55:47</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Mersin 10</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>joel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>carrental.ie</domain_name>
   <domain_keyword>carrental</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-07 12:26:09</query_time>
   <create_date>2007-10-25</create_date>
   <update_date>2020-11-15</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Flynn Bros. Rent-A-Car Ballygar</registrant_name>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>carsrentel.com</domain_name>
   <domain_keyword>carsrentel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:10:52</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>car-rental.co</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 21:20:18</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>car-rental.monster</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-11 20:50:55</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-08</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>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>45</num>
   <domain_name>cars-rental.online</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 05:25:45</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>car-rental.ru</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:19:35</query_time>
   <create_date>2003-08-24</create_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Golden Age Ltd</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>capsrental.com</domain_name>
   <domain_keyword>capsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 21:08:28</query_time>
   <create_date>2009-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Antalya</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.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>dcarsrental.com</domain_name>
   <domain_keyword>dcarsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 14:45:52</query_time>
   <create_date>2018-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2026-05-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>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dcarsrental.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.rapidswitch.com</value>
    <value>ns2.rapidswitch.com</value>
    <value>ns3.rapidswitch.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cars-rental.store</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 17:50:12</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>car-rental.pro</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-05 03:13:20</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>carurental.com</domain_name>
   <domain_keyword>carurental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:38:50</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caru Rental Uruguay</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>UY</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>car-rental.ltd</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-09 21:20:18</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>53</num>
   <domain_name>car-rental.tech</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 21:20:18</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>NA</registrant_state>
   <registrant_country>EG</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>car-rental.top</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 10:11:38</query_time>
   <create_date>2021-06-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.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>bingo.ns.cloudflare.com</value>
    <value>dilbert.ns.cloudflare.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>cars-rental.org</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 17:11:59</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>carsrentals.online</domain_name>
   <domain_keyword>carsrentals</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 13:32:07</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>car-rental.hr</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-02 01:33:23</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Car rental d.o.o.</registrant_name>
   <registrant_address>Vladimira Ruždjaka 12</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>car-rental.la</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-25 22:24:51</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrant_email>https://whois.nic.la/contact/car-rental.la/registrant</registrant_email>
   <name_servers>
    <value>ns118.inhostedns.com</value>
    <value>ns218.inhostedns.net</value>
    <value>ns318.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>car-rental.vip</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-09 21:20:20</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2028-06-20</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>ns01.domaincontrol.com</value>
    <value>ns02.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>60</num>
   <domain_name>car-rental.club</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-22 10:32:47</query_time>
   <create_date>2018-11-29</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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.dnscentralmachine.cc</value>
    <value>ns2.dnscentralmachine.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>carmrental.com</domain_name>
   <domain_keyword>carmrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:30:16</query_time>
   <create_date>2006-04-21</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>car4rental.com</domain_name>
   <domain_keyword>car4rental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:34:56</query_time>
   <create_date>2002-09-28</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns.uk-noc.com</value>
    <value>dns.us-noc.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>carsrental1.xyz</domain_name>
   <domain_keyword>carsrental1</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 11:40:41</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-04</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>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>64</num>
   <domain_name>carsrental7.xyz</domain_name>
   <domain_keyword>carsrental7</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 11:40:41</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-05</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>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>65</num>
   <domain_name>carsrental1.shop</domain_name>
   <domain_keyword>carsrental1</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 10:49:32</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>66</num>
   <domain_name>car-rental.jp</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 21:10:56</query_time>
   <create_date>2008-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>i-move Ltd.</registrant_name>
   <registrant_zip>903-0125</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>098-882-0717</registrant_phone>
   <registrant_fax>098-882-0718</registrant_fax>
   <name_servers>
    <value>ns1.tetrabit.net</value>
    <value>ns2.tetrabit.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>cars-rental.com.cn</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-04 01:17:50</query_time>
   <create_date>2023-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>陈辉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>jcarsrental.com</domain_name>
   <domain_keyword>jcarsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 08:50:25</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jcarsrental.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>car-rental.bond</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-06-05 03:13:20</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>4carsrental.com</domain_name>
   <domain_keyword>4carsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 08:59:59</query_time>
   <create_date>2020-03-28</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Domain Privacy Service FBO Registrant</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.8017659400</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>car4rental.nl</domain_name>
   <domain_keyword>car4rental</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 22:25:18</query_time>
   <create_date>2013-07-19</create_date>
   <update_date>2021-09-03</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>car-rental.it</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 10:11:38</query_time>
   <create_date>2001-12-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>GEORGIOS XYLOURIS</registrant_company>
   <registrant_address>STEP-C, Vasilika Vouton</registrant_address>
   <registrant_city>HERAKLION</registrant_city>
   <registrant_state>GR</registrant_state>
   <registrant_zip>71500</registrant_zip>
   <registrant_country>GR</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>car-rental.services</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-11 20:50:55</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tcarsrental.com</domain_name>
   <domain_keyword>tcarsrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 00:05:21</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HEBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=tcarsrental.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>car-rental.info</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-05 03:13:20</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.trafficz.com</value>
    <value>ns2.trafficz.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>76</num>
   <domain_name>cars-rental.life</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-01 13:28:45</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>77</num>
   <domain_name>car-rental.okinawa</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>okinawa</domain_tld>
   <query_time>2024-05-27 17:13:36</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>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>car-rental.cz</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 07:25:56</query_time>
   <create_date>2006-08-29</create_date>
   <update_date>2022-04-26</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Žaneta Marešová</registrant_name>
   <registrant_address>V Lukách 90, Česká Třebová, 56002</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
  </value>
  <value>
   <num>79</num>
   <domain_name>car-rental.co.nz</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-22 10:32:47</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-22</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>car-rental.online</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 01:33:23</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</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>dns19.parkpage.foundationapi.com</value>
    <value>dns20.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>carvrental.com</domain_name>
   <domain_keyword>carvrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 13:25:25</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>82</num>
   <domain_name>car-rental.pl</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 15:27:41</query_time>
   <create_date>2013-04-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-04-28</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.fc.pl</value>
    <value>ns2.fc.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>car8rental.com</domain_name>
   <domain_keyword>car8rental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:35:04</query_time>
   <create_date>2012-01-11</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-01-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>1107.ns1.abovedomains.com</value>
    <value>1107.ns2.abovedomains.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>84</num>
   <domain_name>car-rental.xyz</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 22:24:51</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</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>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>cabsrental.in</domain_name>
   <domain_keyword>cabsrental</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 10:21:31</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Way 2 WebSoft Solutions</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>corey.ns.cloudflare.com</value>
    <value>jacqueline.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cars-rental.shop</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-31 18:44:13</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>car-rental.link</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-05 03:13:20</query_time>
   <create_date>2017-02-02</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>car-rental.site</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 01:33:23</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>cars-rental.lat</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-10 17:58:57</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-05</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>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>90</num>
   <domain_name>cars4rental.com</domain_name>
   <domain_keyword>cars4rental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 09:43:26</query_time>
   <create_date>2003-11-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>car-rental.world</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-05 03:13:20</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.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>92</num>
   <domain_name>cars-rental.info</domain_name>
   <domain_keyword>cars-rental</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 16:49:58</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>car-rental.work</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-05 03:13:20</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>car-rental.space</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-05 03:13:20</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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>95</num>
   <domain_name>carbrental.com</domain_name>
   <domain_keyword>carbrental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:35:33</query_time>
   <create_date>2009-07-15</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of carbrental.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1454.awsdns-53.org</value>
    <value>ns-1702.awsdns-20.co.uk</value>
    <value>ns-236.awsdns-29.com</value>
    <value>ns-567.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>car-rental.cologne</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-04-22 10:32:47</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>car-rental.wien</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-06-05 03:13:20</query_time>
   <create_date>2014-07-15</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Stefan Pinggera</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>car-rental.amsterdam</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-20 12:15:48</query_time>
   <create_date>2018-05-17</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>www.registrar.eu</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>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.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>car-rental.quest</domain_name>
   <domain_keyword>car-rental</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-09 21:20:18</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>carerental.com</domain_name>
   <domain_keyword>carerental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:53:12</query_time>
   <create_date>2002-11-07</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.225</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.